commit | 0e33d0e1599e2299d5f1dd6dbc6022fc3df8c53e | [log] [tgz] |
---|---|---|
author | Tobias Thierer <tobiast@google.com> | Tue Dec 10 12:29:32 2019 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Dec 10 12:40:17 2019 +0000 |
tree | 716eb153f1a5129dcc507fc24f48ed1dd43b6cde | |
parent | 9bab2374d3bec7c9396be735f63ce2a1d606e254 [diff] |
Disable memfd_create tests on ART host tests. memfd_create only supports bionic-based platforms (see code below). I plan to investigate whether it _should_ support host, and whether it needs to be added to libcore's virtualdeviceknownfailures.txt, separately but for now this CL fixes the urgent issue of the test breaking the ART host tests. Test: Treehugger Change-Id: Ibbbcaffd7abd1784f9e5ee51393f1e83ba6b6291