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

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

Issue 2701473003: Add failure screenshots and render test images to results detail. (Closed)
Patch Set: Add failure screenshots and render test images to results detail. Created 3 years, 10 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
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_trace_event/py_trace_event/__init__.py 3 ../../third_party/catapult/common/py_trace_event/py_trace_event/__init__.py
4 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event.py 4 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event.py
5 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /__init__.py 5 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /__init__.py
6 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /decorators.py 6 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /decorators.py
7 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /log.py 7 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /log.py
8 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /meta_class.py 8 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /meta_class.py
9 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /multiprocessing_shim.py 9 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /multiprocessing_shim.py
10 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_time.py 10 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_time.py
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 ../../third_party/catapult/third_party/six/six.py 112 ../../third_party/catapult/third_party/six/six.py
113 ../../third_party/catapult/tracing/tracing_build/__init__.py 113 ../../third_party/catapult/tracing/tracing_build/__init__.py
114 ../../third_party/catapult/tracing/tracing_build/trace2html.py 114 ../../third_party/catapult/tracing/tracing_build/trace2html.py
115 ../../third_party/catapult/tracing/tracing_project.py 115 ../../third_party/catapult/tracing/tracing_project.py
116 ../../tools/swarming_client/libs/__init__.py 116 ../../tools/swarming_client/libs/__init__.py
117 ../../tools/swarming_client/libs/logdog/__init__.py 117 ../../tools/swarming_client/libs/logdog/__init__.py
118 ../../tools/swarming_client/libs/logdog/bootstrap.py 118 ../../tools/swarming_client/libs/logdog/bootstrap.py
119 ../../tools/swarming_client/libs/logdog/stream.py 119 ../../tools/swarming_client/libs/logdog/stream.py
120 ../../tools/swarming_client/libs/logdog/streamname.py 120 ../../tools/swarming_client/libs/logdog/streamname.py
121 ../../tools/swarming_client/libs/logdog/varint.py 121 ../../tools/swarming_client/libs/logdog/varint.py
122 ../find_depot_tools.py
122 ../util/lib/common/unittest_util.py 123 ../util/lib/common/unittest_util.py
123 devil_chromium.py 124 devil_chromium.py
124 pylib/__init__.py 125 pylib/__init__.py
125 pylib/android/__init__.py 126 pylib/android/__init__.py
126 pylib/android/logdog_logcat_monitor.py 127 pylib/android/logdog_logcat_monitor.py
127 pylib/base/__init__.py 128 pylib/base/__init__.py
128 pylib/base/base_test_result.py 129 pylib/base/base_test_result.py
129 pylib/base/environment.py 130 pylib/base/environment.py
130 pylib/base/environment_factory.py 131 pylib/base/environment_factory.py
131 pylib/base/test_collection.py 132 pylib/base/test_collection.py
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
175 pylib/utils/__init__.py 176 pylib/utils/__init__.py
176 pylib/utils/decorators.py 177 pylib/utils/decorators.py
177 pylib/utils/device_dependencies.py 178 pylib/utils/device_dependencies.py
178 pylib/utils/dexdump.py 179 pylib/utils/dexdump.py
179 pylib/utils/logdog_helper.py 180 pylib/utils/logdog_helper.py
180 pylib/utils/proguard.py 181 pylib/utils/proguard.py
181 pylib/utils/repo_utils.py 182 pylib/utils/repo_utils.py
182 pylib/valgrind_tools.py 183 pylib/valgrind_tools.py
183 test_runner.py 184 test_runner.py
184 tombstones.py 185 tombstones.py
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698