commit | f875f27d417c1edacad3e62f181ef90ab46544c5 | [log] [tgz] |
---|---|---|
author | Diwas Sharma <sdiwas@google.com> | Mon May 20 22:26:55 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon May 20 22:26:55 2024 +0000 |
tree | d652a19f9f2199e42e5efafc0156940049f905f0 | |
parent | 4e8ec61631912adb34bda2105980debab11efed7 [diff] | |
parent | 5088468b68a13de37b6ab3966686e82f1e806f31 [diff] |
Merge "Add a dedicated Mainline Test Mapping group for ART" into main
diff --git a/TEST_MAPPING b/TEST_MAPPING index 9d84571..0e6a83d 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -1,4 +1,14 @@ { + "art-mainline-presubmit": [ + { + "name": "CtsPerfettoTestCases", + "options": [ + { + "include-filter": "HeapprofdJavaCtsTest*" + } + ] + } + ], "presubmit": [ { "name": "CtsPerfettoTestCases"