commit | e0f8ed966a22834815c8ec1a9ddbf0bfd35865ea | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Apr 13 16:52:23 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu Apr 13 19:52:38 2017 -0700 |
tree | 940ca3d349ad1168abb041d92b5b8d8dd9ba3250 | |
parent | c1be9f2b776b4900e0603013f7c4d84e534f0bb0 [diff] |
ART: Refactor run-test 913 Remove references to ART. Filter roots from the JIT. Canonicalize some thread IDs. Move the test to its own thread, and filter stack-locals of other threads. These changes ensure that the test is less dependent on the main thread and its environment, which is required to use it in CTS. Also fix a reporting issue for roots. Bug: 32072923 Test: art/test/testrunner/testrunner.py --host -t 913 Change-Id: I8480ba7751fb6420c256db87cba11b8a65e25ea5