Split out temporary exclusions from long-term exclusions
authorChris Forbes <chrisforbes@google.com>
Tue, 27 Feb 2018 19:49:03 +0000 (11:49 -0800)
committerChris Forbes <chrisforbes@google.com>
Tue, 27 Feb 2018 20:35:56 +0000 (12:35 -0800)
commitb188ac07d7044e316041ef2821d5afae294dfd1a
tree1fbd97a2dbf234d027a9c480f1359b381953f494
parent33977785db792ea2da31b0a6ccab7de6d636436b
Split out temporary exclusions from long-term exclusions

The new vk-temp-excluded list includes those tests which need to be
excluded from the internal evergreen list, but are still intended to be
enforced for the next platform release. By release time, this list
should be empty (all tests either reenabled or migrated to another
exclusion list if they turn out to be infeasible)

Bug: b/73004594
Test: mustpass change only

Change-Id: I21393481cb69c0b494609976c562d4e260618812
android/cts/master/src/gles2-failures.txt
android/cts/master/src/gles2-temp-excluded.txt [new file with mode: 0644]
android/cts/master/src/gles3-driver-issues.txt
android/cts/master/src/gles3-temp-excluded.txt [new file with mode: 0644]
android/cts/master/src/gles3-test-issues.txt
android/cts/master/src/gles31-temp-excluded.txt [new file with mode: 0644]
android/cts/master/src/vk-excluded-tests.txt
android/cts/master/src/vk-temp-excluded.txt [new file with mode: 0644]
scripts/build_android_mustpass.py