commit | b34672426f067db0b9fa48f9d6f276d8f7c31219 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Thu Nov 03 14:44:05 2022 +0000 |
committer | David Srbecky <dsrbecky@google.com> | Thu Nov 03 15:28:49 2022 +0000 |
tree | 50133c998452e4d293a274b882b4d8d56e65bcbb | |
parent | b249230916acb3ffe1a8c204f193b4efebc41c20 [diff] |
Run-test: Refactor stdout/stderr capture Capture only the stdout/stderr of the dalvikvm command. This allows us to echo debugging commands within `adb shell`. This change will be necessary for the runners scripts as well. Test: ./art/test.py -r --all-target --optimizing --64 Change-Id: Ic0cd0baac5238f220323fd0a930f58164591119f