Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(359)

Side by Side Diff: build/android/test_runner.pydeps

Issue 2473783004: [android] Raise an exception when an instr test filter doesn't match a test. (Closed)
Patch Set: rebase Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « build/android/pylib/instrumentation/instrumentation_test_instance.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Generated by running: 1 # Generated by running:
2 # build/print_python_deps.py --root build/android --output build/android/test_ runner.pydeps build/android/test_runner.py 2 # build/print_python_deps.py --root build/android --output build/android/test_ runner.pydeps build/android/test_runner.py
3 ../../third_party/catapult/common/py_utils/py_utils/__init__.py 3 ../../third_party/catapult/common/py_utils/py_utils/__init__.py
4 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage.py 4 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage.py
5 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage_global_lock.py 5 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage_global_lock.py
6 ../../third_party/catapult/common/py_utils/py_utils/lock.py 6 ../../third_party/catapult/common/py_utils/py_utils/lock.py
7 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py 7 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py
8 ../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py 8 ../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py
9 ../../third_party/catapult/dependency_manager/dependency_manager/base_config.py 9 ../../third_party/catapult/dependency_manager/dependency_manager/base_config.py
10 ../../third_party/catapult/dependency_manager/dependency_manager/cloud_storage_i nfo.py 10 ../../third_party/catapult/dependency_manager/dependency_manager/cloud_storage_i nfo.py
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 ../util/lib/common/unittest_util.py 70 ../util/lib/common/unittest_util.py
71 devil_chromium.py 71 devil_chromium.py
72 pylib/__init__.py 72 pylib/__init__.py
73 pylib/base/__init__.py 73 pylib/base/__init__.py
74 pylib/base/base_test_result.py 74 pylib/base/base_test_result.py
75 pylib/base/base_test_runner.py 75 pylib/base/base_test_runner.py
76 pylib/base/environment.py 76 pylib/base/environment.py
77 pylib/base/environment_factory.py 77 pylib/base/environment_factory.py
78 pylib/base/test_collection.py 78 pylib/base/test_collection.py
79 pylib/base/test_dispatcher.py 79 pylib/base/test_dispatcher.py
80 pylib/base/test_exception.py
80 pylib/base/test_instance.py 81 pylib/base/test_instance.py
81 pylib/base/test_instance_factory.py 82 pylib/base/test_instance_factory.py
82 pylib/base/test_run.py 83 pylib/base/test_run.py
83 pylib/base/test_run_factory.py 84 pylib/base/test_run_factory.py
84 pylib/base/test_server.py 85 pylib/base/test_server.py
85 pylib/chrome_test_server_spawner.py 86 pylib/chrome_test_server_spawner.py
86 pylib/constants/__init__.py 87 pylib/constants/__init__.py
87 pylib/constants/host_paths.py 88 pylib/constants/host_paths.py
88 pylib/gtest/__init__.py 89 pylib/gtest/__init__.py
89 pylib/gtest/gtest_test_instance.py 90 pylib/gtest/gtest_test_instance.py
(...skipping 29 matching lines...) Expand all
119 pylib/results/flakiness_dashboard/results_uploader.py 120 pylib/results/flakiness_dashboard/results_uploader.py
120 pylib/results/json_results.py 121 pylib/results/json_results.py
121 pylib/results/report_results.py 122 pylib/results/report_results.py
122 pylib/utils/__init__.py 123 pylib/utils/__init__.py
123 pylib/utils/isolator.py 124 pylib/utils/isolator.py
124 pylib/utils/proguard.py 125 pylib/utils/proguard.py
125 pylib/utils/repo_utils.py 126 pylib/utils/repo_utils.py
126 pylib/valgrind_tools.py 127 pylib/valgrind_tools.py
127 test_runner.py 128 test_runner.py
128 tombstones.py 129 tombstones.py
OLDNEW
« no previous file with comments | « build/android/pylib/instrumentation/instrumentation_test_instance.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698