commit | 60a4c98202b82c66d7418d2fc3bad1ff0d349726 | [log] [tgz] |
---|---|---|
author | John Budorick <[email protected]> | Thu Jun 29 21:57:01 2017 |
committer | Commit Bot <[email protected]> | Thu Jun 29 21:57:01 2017 |
tree | 9502423068949cceac0aa48b606bda42345a684a | |
parent | 244c7782b827473cd835d14283743c76888e039a [diff] [blame] |
[android] Handle device crashes in test listing & execution. Bug: 732205 Change-Id: Ib5812fa42a6fc6478b68f3664af8507f3ea26548 Reviewed-on: https://chromium-review.googlesource.com/554378 Reviewed-by: Juan Antonio Navarro Pérez <[email protected]> Commit-Queue: John Budorick <[email protected]> Cr-Commit-Position: refs/heads/master@{#483506}
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps index 63326874..bdf0596 100644 --- a/build/android/test_runner.pydeps +++ b/build/android/test_runner.pydeps
@@ -31,6 +31,7 @@ ../../third_party/catapult/devil/devil/android/constants/__init__.py ../../third_party/catapult/devil/devil/android/constants/chrome.py ../../third_party/catapult/devil/devil/android/constants/file_system.py +../../third_party/catapult/devil/devil/android/crash_handler.py ../../third_party/catapult/devil/devil/android/decorators.py ../../third_party/catapult/devil/devil/android/device_blacklist.py ../../third_party/catapult/devil/devil/android/device_errors.py