Commit Graph

5 Commits

Author SHA1 Message Date
Julia Tuttle
a3e4e3a792 Honor org.junit.Ignore annotation.
Bug: 151135460
Test: added @Ignore to a test and checked atest didn't run it
Change-Id: Ied98fc49a85eccc5452ba8e07992a836f6fc11c5
2020-03-11 18:03:39 -04:00
Lucas Dupin
e5dc1d9d05 Move Platinum tests to BVT
Test: atest --test-mapping frameworks/base/packages/SystemUI:staged-platinum-postsubmit
Test: atest --test-mapping frameworks/base/packages/SystemUI:platinum-postsubmit
Change-Id: I67f47e5214a74f13634de062e9005b680c7dce47
2020-01-28 12:57:37 -08:00
Lucas Dupin
c4c1392c0a Only run scenarios on the sysui package
Bug: 139609145
Test: atest --test-mapping frameworks/base/packages/SystemUI:staged-platinum-postsubmit
Change-Id: I7c9cb55da2a9a336fb09e93417bdd6851e28352d
2019-12-06 17:05:18 -08:00
Lucas Dupin
f1ae707430 Require @Scenario annotation on platinum tests
Only functional tests should run on the platinum suite, microbenchmark
and other test suites should be ignored.

Test: atest --test-mapping ./:staged-platinum-postsubmit
Bug: 139609145
Change-Id: Ib265a5261b3a60f07ccec0565c0cea16467a8390
2019-12-03 09:28:21 -08:00
Lucas Dupin
46363d4d1b Local TEST_MAPPING config for Platinum Suite
Bug: 139609145
Test: atest --test-mapping SystemUI:staged-platinum-postsubmit
Change-Id: I28d31670af67bc2f993da67e0b566cfcd756c737
2019-11-25 15:03:05 -08:00