commit | ab83a4681077621ced18c53dc6f3cd21d0d319e1 | [log] [tgz] |
---|---|---|
author | jbudorick <[email protected]> | Tue Nov 08 23:39:42 2016 |
committer | Commit bot <[email protected]> | Tue Nov 08 23:45:17 2016 |
tree | 7e6a44ec9a119983a05dad84bf3d73d389091443 | |
parent | 2658d763101ffadcdff084dbcb239643192bf3b4 [diff] [blame] |
[android] Raise an exception when an instr test filter doesn't match a test. BUG=662018 Review-Url: https://codereview.chromium.org/2473783004 Cr-Commit-Position: refs/heads/master@{#430763}
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps index 430da87..554181d 100644 --- a/build/android/test_runner.pydeps +++ b/build/android/test_runner.pydeps
@@ -77,6 +77,7 @@ pylib/base/environment_factory.py pylib/base/test_collection.py pylib/base/test_dispatcher.py +pylib/base/test_exception.py pylib/base/test_instance.py pylib/base/test_instance_factory.py pylib/base/test_run.py