diff options
| author | Roland Levillain <rpl@google.com> | 2021-02-05 11:33:11 +0000 |
|---|---|---|
| committer | Roland Levillain <rpl@google.com> | 2021-02-05 12:08:33 +0000 |
| commit | f80445b3d2e9948003c883c92c218ff37e202445 (patch) | |
| tree | 7aa901902b7355817cc56b2f580929908920297e /TEST_MAPPING | |
| parent | a554752707d275dcce6c53ad9c1666e8c22b6158 (diff) | |
Sort tests in `test/utils/regen-test-files` in a deterministic order.
Test: Run `test/utils/regen-test-files` and check the resulting
`TEST_MAPPING` file.
Bug: 147814778
Change-Id: I492ee56c70a72273862ce1cd9a8cf9fec1fee7bd
Diffstat (limited to 'TEST_MAPPING')
| -rw-r--r-- | TEST_MAPPING | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index c964f93b16..0d3b945ae2 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -348,10 +348,13 @@ "name": "art-run-test-176-app-image-string" }, { + "name": "art-run-test-201-built-in-except-detail-messages" + }, + { "name": "art-run-test-2019-constantcalculationsinking" }, { - "name": "art-run-test-201-built-in-except-detail-messages" + "name": "art-run-test-202-thread-oome" }, { "name": "art-run-test-2020-InvokeVirtual-Inlining" @@ -384,9 +387,6 @@ "name": "art-run-test-2029-contended-monitors" }, { - "name": "art-run-test-202-thread-oome" - }, - { "name": "art-run-test-2030-long-running-child" }, { |
