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

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

Issue 2237553003: (Reland) Added tombstones in instrumentation tests results. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 4 months 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/test_runner.py ('k') | build/android/tombstones.py » ('j') | 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/appurify-python/src/appurify/__init__.py 3 ../../third_party/appurify-python/src/appurify/__init__.py
4 ../../third_party/appurify-python/src/appurify/api.py 4 ../../third_party/appurify-python/src/appurify/api.py
5 ../../third_party/appurify-python/src/appurify/constants.py 5 ../../third_party/appurify-python/src/appurify/constants.py
6 ../../third_party/appurify-python/src/appurify/utils.py 6 ../../third_party/appurify-python/src/appurify/utils.py
7 ../../third_party/catapult/catapult_base/catapult_base/__init__.py 7 ../../third_party/catapult/catapult_base/catapult_base/__init__.py
8 ../../third_party/catapult/catapult_base/catapult_base/cloud_storage.py 8 ../../third_party/catapult/catapult_base/catapult_base/cloud_storage.py
9 ../../third_party/catapult/catapult_base/catapult_base/util.py 9 ../../third_party/catapult/catapult_base/catapult_base/util.py
10 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py 10 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 pylib/results/report_results.py 137 pylib/results/report_results.py
138 pylib/uirobot/__init__.py 138 pylib/uirobot/__init__.py
139 pylib/uirobot/uirobot_test_instance.py 139 pylib/uirobot/uirobot_test_instance.py
140 pylib/utils/__init__.py 140 pylib/utils/__init__.py
141 pylib/utils/isolator.py 141 pylib/utils/isolator.py
142 pylib/utils/proguard.py 142 pylib/utils/proguard.py
143 pylib/utils/repo_utils.py 143 pylib/utils/repo_utils.py
144 pylib/utils/test_environment.py 144 pylib/utils/test_environment.py
145 pylib/valgrind_tools.py 145 pylib/valgrind_tools.py
146 test_runner.py 146 test_runner.py
147 tombstones.py
OLDNEW
« no previous file with comments | « build/android/test_runner.py ('k') | build/android/tombstones.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698