commit | db12173f6761ccdb23288485856f2716525b7f5a | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Mon Oct 31 18:40:26 2022 +0000 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Mon Oct 31 21:19:51 2022 +0000 |
tree | 7fd87ba48f80480d7030e4e82fbcedbb5bba2e0a | |
parent | 616329e7f00dfcf9156059b9d207cfbc18fec02b [diff] |
Add ADB crash debugging for run-tests. We see very flaky crashes on the build bots from adb commands. Wrap the adb commands in such a way that allows us to distinguish whether it is adb itself crashing or the target command crashing. Test: ./art/test.py -r --target --optimizing --64 Change-Id: Ic4d3482f3d2d0ff5412df6ab51b2cc0b6d54e45a