diff options
author | Guang Zhu <guangzhu@google.com> | 2016-09-22 18:40:31 -0700 |
---|---|---|
committer | Guang Zhu <guangzhu@google.com> | 2016-09-22 18:51:49 -0700 |
commit | 77d74a1bf7ca251637c5c525edf0fe670cbaeb60 (patch) | |
tree | ff9de45e4c132d1ee62f205b1dd28923ee53a3fe /annotations/generate_annotated_java_files.py | |
parent | 3a72ee28ffce06bfb16cf86ef3feeac2a8ba6f9b (diff) |
add virtual device known failures expectation file
* the file contains tests known to fail on virtual devices, due
to limitation of its test infra setup
Bug: 30965313
Bug: 31429663
Test: ...
$ unzip -l \
out/host/linux-x86/cts/android-cts/testcases/CtsLibcoreTestCases.apk \
| grep virtualdevice # check for existence
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
Compare generated test list to make sure listed test is excluded
Change-Id: I0bbe0acbf2823429b831c0a33475fe297c338c9a
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions