Generate extra android mustpass list from risky set
authorChris Forbes <chrisforbes@google.com>
Tue, 13 Mar 2018 23:59:45 +0000 (16:59 -0700)
committerChris Forbes <chrisforbes@google.com>
Wed, 14 Mar 2018 00:02:50 +0000 (17:02 -0700)
commitbc1ea394d9ca466045187b14c62cee5baafcb04e
treebd7196e5eba8f85d623b4d5951300c2acd09d0d3
parent230ee82f3bad5e275ca7783fe2969b44a4fa4396
Generate extra android mustpass list from risky set

Previously we'd just separated the short term exclusions into their own
list, but they weren't included in any other list that cts-tradefed
could run. This change puts that next step of the plumbing in place.

Test: mustpass change only.
Bug: b/73004594
Change-Id: I58997dc1e62929dc4b7243ceae3a90e55f8c962e
Components: AOSP
android/cts/AndroidTest.xml
android/cts/master/gles2-master-risky.txt [new file with mode: 0644]
android/cts/master/gles3-master-risky.txt [new file with mode: 0644]
android/cts/master/gles31-master-risky.txt [new file with mode: 0644]
android/cts/master/mustpass.xml
android/cts/master/vk-master-risky.txt [new file with mode: 0644]
scripts/build_android_mustpass.py