diff options
| author | Roland Levillain <rpl@google.com> | 2020-09-14 21:40:26 +0100 |
|---|---|---|
| committer | Roland Levillain <rpl@google.com> | 2020-09-17 11:40:18 +0000 |
| commit | 455e5c2eef7cf00d561e39a3af9ad97e7284a5bb (patch) | |
| tree | 17bf130f0cae66485eee78ca09201ed6fbc3fb53 /TEST_MAPPING | |
| parent | cde98193476cc295339e54a608110f2546eb8308 (diff) | |
Move ART run-tests to the `presubmit` test group in `TEST_MAPPING`.
Test: atest --test-mapping art:presubmit
Bug: 152374989
Change-Id: I5a36d9ad0dd7212b21018896f258df0aeea4d2be
Diffstat (limited to 'TEST_MAPPING')
| -rw-r--r-- | TEST_MAPPING | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 132cdb2ff7..316939d39b 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -10,9 +10,7 @@ // ART gtests. { "name": "ArtGtestsTarget" - } - ], - "postsubmit": [ + }, // ART run-tests. { "name": "art-run-test-001-HelloWorld" |
