summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2021-05-18 14:55:56 +0100
committerRoland Levillain <rpl@google.com>2021-05-20 14:42:39 +0000
commit916f304d872faf032ee644707ae6663784b355e6 (patch)
treed5a9f36ea6279485394bea80d2df211d0cbdb923 /TEST_MAPPING
parentfd3b860dae0256d1017efc8bef746669c49dff1f (diff)
Regenerate ART test files (2021-05-19).
Disable new run-test `730-cha-deopt` as it is currently failing when run with the `ArtRunTest` TradeFed test runner. Output of `art/test/utils/regen-test-files`: $ art/test/utils/regen-test-files Generated Blueprint files for 625 ART run-tests out of 929 (67%). Generated TEST_MAPPING entries for 376 ART run-tests out of 929 (40%): 282 tests (75%) in `mainline-presubmit` test group. 376 tests (100%) in `presubmit` test group. 0 tests (0%) in `postsubmit` test group. (cherry picked from commit 56f2444d2e58f453c90b7ba8477da3f6b2c107cf) Test: atest art-run-test-576-polymorphic-inlining Test: atest art-run-test-730-checker-inlining-super Test: atest --test-mapping art:presubmit Bug: 140373913 Change-Id: I587b4df7af3021d800c346cb909e759051027cf1 Merged-In: I587b4df7af3021d800c346cb909e759051027cf1
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING6
1 files changed, 6 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index d869991e00..5930f7ab14 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -843,6 +843,9 @@
},
{
"name": "art-run-test-573-checker-checkcast-regression[com.google.android.art.apex]"
+ },
+ {
+ "name": "art-run-test-576-polymorphic-inlining[com.google.android.art.apex]"
}
],
"presubmit": [
@@ -1957,6 +1960,9 @@
"name": "art-run-test-726-array-store"
},
{
+ "name": "art-run-test-730-checker-inlining-super"
+ },
+ {
"name": "art-run-test-805-TooDeepClassInstanceOf"
},
{