summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2020-09-24 16:45:26 +0000
committerRoland Levillain <rpl@google.com>2020-09-24 16:46:58 +0000
commitd9a7d0abcba766114d7b64311ea3aee4a66b2154 (patch)
treea09c8a1443d81000682c96c578697cf4ba803f46 /TEST_MAPPING
parent370948e9b91bd1a63d548b434a5d155b794c47c9 (diff)
Revert "Move ART run-tests to the `presubmit` test group in `TEST_MAPPING`."
This reverts commit 455e5c2eef7cf00d561e39a3af9ad97e7284a5bb. Reason for revert: The original change broke many presubmits. Bug: 152374989 Change-Id: Ia01a2f7e5e718b5fa9ff2daa2ef820dc4f092225
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING4
1 files changed, 3 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 316939d39b..132cdb2ff7 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -10,7 +10,9 @@
// ART gtests.
{
"name": "ArtGtestsTarget"
- },
+ }
+ ],
+ "postsubmit": [
// ART run-tests.
{
"name": "art-run-test-001-HelloWorld"