commit | b7724c4a8bf6ad8f3609463b3c614a4a9289e0c0 | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Tue Apr 21 16:51:54 2020 +0100 |
committer | Roland Levillain <rpl@google.com> | Wed Apr 22 08:44:55 2020 +0000 |
tree | 809617f6c03306660e1af23c361cff51c2383d90 | |
parent | e67fd203b3e94b552a66b52efbfc806c8041fd79 [diff] |
Fix execution with RI in ART `run-test-jar` script. When using the RI, make sure that: - ART-specific (runtime) flags are not used; - `adb` is not invoked (via `art/test/utils/get-device-isa`). Test: art/test/run-test --jvm 001-HelloWorld Test: art/test/testrunner/testrunner.py --host --optimizing Bug: 147817558 Bug: 121117762 Change-Id: I2d9a8d250f60c2fa14cb0afc0906dd4efe2a1793