summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2020-09-14 21:40:26 +0100
committerRoland Levillain <rpl@google.com>2020-09-17 11:40:18 +0000
commit455e5c2eef7cf00d561e39a3af9ad97e7284a5bb (patch)
tree17bf130f0cae66485eee78ca09201ed6fbc3fb53 /TEST_MAPPING
parentcde98193476cc295339e54a608110f2546eb8308 (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_MAPPING4
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"