diff options
author | Tobias Thierer <tobiast@google.com> | 2017-02-28 18:33:04 +0000 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2017-02-28 20:21:34 +0000 |
commit | 7fc188bf8ae0dede85782c00e4181b89d74b52da (patch) | |
tree | ab58d993a1d1af64e9da04d39df8442b07067711 /include/ScopedJavaUnicodeString.h | |
parent | 46803dc4d68da15dd48f8932ca544a27668e5287 (diff) |
Supress libcore.java.nio.file.Files2Test#test_createLink on GCE
This test asserts that Files.createLink() throws AccessDeniedException,
This behavior is implemented via an SELinux policy on Android, but
virtual test devices do not implement such policies. Therefore, the
test is expected to fail on virtual devices.
Test: Treehugger build succeeds
Test: Compared the list of tests found by the below commands, and
verified that AFTER omits test_createLink:
BEFORE:
$ cts-tradefed run collect-tests-only \
--include-filter CtsLibcoreTestCases
AFTER:
$ cts-tradefed run collect-tests-only \
--include-filter CtsLibcoreTestCases \
--compatibility:module-arg \
CtsLibcoreTestCases:core-expectation:/virtualdeviceknownfailures.txt
Bug: 19953790
Bug: 35670953
Change-Id: I09e63fe3ad1fdede2d1789a53887a74b39946e45
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions