diff options
| author | Roland Levillain <rpl@google.com> | 2021-02-04 19:43:02 +0000 |
|---|---|---|
| committer | Roland Levillain <rpl@google.com> | 2021-02-05 12:08:33 +0000 |
| commit | a554752707d275dcce6c53ad9c1666e8c22b6158 (patch) | |
| tree | fbc9d97464e8081b7e952ff6ad9e4b79d2268896 /TEST_MAPPING | |
| parent | 55ab7e84c4682c492b6fa18375b87ffc5d0b23bb (diff) | |
Regenerate ART test files.
Test: atest art-run-test-818-clinit-nterp
Bug: 147814778
Change-Id: Ib9199f75723776f8ef0d54e2843e29eeec637592
Diffstat (limited to 'TEST_MAPPING')
| -rw-r--r-- | TEST_MAPPING | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 740a8aa70e..c964f93b16 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -208,14 +208,14 @@ }, { "name": "art-run-test-090-loop-formation" + }, + { + "name": "art-run-test-092-locale" } ], "postsubmit": [ // ART run-tests. { - "name": "art-run-test-092-locale" - }, - { "name": "art-run-test-093-serialization" }, { @@ -786,6 +786,9 @@ "name": "art-run-test-815-invokeinterface-default" }, { + "name": "art-run-test-818-clinit-nterp" + }, + { "name": "art-run-test-963-default-range-smali" } ] |
