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

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

Issue 2933993002: Add local results details pages.
Patch Set: Add --local-output arg which enables local results detail pages. Created 3 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
« build/android/test_runner.py ('K') | « build/android/test_runner.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_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 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
109 ../../third_party/markupsafe/_native.py 109 ../../third_party/markupsafe/_native.py
110 ../../tools/swarming_client/libs/__init__.py 110 ../../tools/swarming_client/libs/__init__.py
111 ../../tools/swarming_client/libs/logdog/__init__.py 111 ../../tools/swarming_client/libs/logdog/__init__.py
112 ../../tools/swarming_client/libs/logdog/bootstrap.py 112 ../../tools/swarming_client/libs/logdog/bootstrap.py
113 ../../tools/swarming_client/libs/logdog/stream.py 113 ../../tools/swarming_client/libs/logdog/stream.py
114 ../../tools/swarming_client/libs/logdog/streamname.py 114 ../../tools/swarming_client/libs/logdog/streamname.py
115 ../../tools/swarming_client/libs/logdog/varint.py 115 ../../tools/swarming_client/libs/logdog/varint.py
116 ../util/lib/common/unittest_util.py 116 ../util/lib/common/unittest_util.py
117 devil_chromium.py 117 devil_chromium.py
118 pylib/__init__.py 118 pylib/__init__.py
119 pylib/android/__init__.py
120 pylib/android/logdog_logcat_monitor.py
121 pylib/base/__init__.py 119 pylib/base/__init__.py
122 pylib/base/base_test_result.py 120 pylib/base/base_test_result.py
123 pylib/base/environment.py 121 pylib/base/environment.py
124 pylib/base/environment_factory.py 122 pylib/base/environment_factory.py
123 pylib/base/output_manager.py
124 pylib/base/output_manager_factory.py
125 pylib/base/test_collection.py 125 pylib/base/test_collection.py
126 pylib/base/test_exception.py 126 pylib/base/test_exception.py
127 pylib/base/test_instance.py 127 pylib/base/test_instance.py
128 pylib/base/test_instance_factory.py 128 pylib/base/test_instance_factory.py
129 pylib/base/test_run.py 129 pylib/base/test_run.py
130 pylib/base/test_run_factory.py 130 pylib/base/test_run_factory.py
131 pylib/base/test_server.py 131 pylib/base/test_server.py
132 pylib/chrome_test_server_spawner.py 132 pylib/chrome_test_server_spawner.py
133 pylib/constants/__init__.py 133 pylib/constants/__init__.py
134 pylib/constants/host_paths.py 134 pylib/constants/host_paths.py
(...skipping 16 matching lines...) Expand all
151 pylib/local/device/local_device_linker_test_run.py 151 pylib/local/device/local_device_linker_test_run.py
152 pylib/local/device/local_device_monkey_test_run.py 152 pylib/local/device/local_device_monkey_test_run.py
153 pylib/local/device/local_device_perf_test_run.py 153 pylib/local/device/local_device_perf_test_run.py
154 pylib/local/device/local_device_test_run.py 154 pylib/local/device/local_device_test_run.py
155 pylib/local/local_test_server_spawner.py 155 pylib/local/local_test_server_spawner.py
156 pylib/local/machine/__init__.py 156 pylib/local/machine/__init__.py
157 pylib/local/machine/local_machine_environment.py 157 pylib/local/machine/local_machine_environment.py
158 pylib/local/machine/local_machine_junit_test_run.py 158 pylib/local/machine/local_machine_junit_test_run.py
159 pylib/monkey/__init__.py 159 pylib/monkey/__init__.py
160 pylib/monkey/monkey_test_instance.py 160 pylib/monkey/monkey_test_instance.py
161 pylib/output/__init__.py
162 pylib/output/local_output_manager.py
163 pylib/output/remote_output_manager.py
161 pylib/perf/__init__.py 164 pylib/perf/__init__.py
162 pylib/perf/perf_test_instance.py 165 pylib/perf/perf_test_instance.py
163 pylib/results/__init__.py 166 pylib/results/__init__.py
164 pylib/results/flakiness_dashboard/__init__.py 167 pylib/results/flakiness_dashboard/__init__.py
165 pylib/results/flakiness_dashboard/json_results_generator.py 168 pylib/results/flakiness_dashboard/json_results_generator.py
166 pylib/results/flakiness_dashboard/results_uploader.py 169 pylib/results/flakiness_dashboard/results_uploader.py
167 pylib/results/json_results.py 170 pylib/results/json_results.py
171 pylib/results/presentation/__init__.py
172 pylib/results/presentation/standard_gtest_merge.py
173 pylib/results/presentation/test_results_presentation.py
168 pylib/results/report_results.py 174 pylib/results/report_results.py
169 pylib/utils/__init__.py 175 pylib/utils/__init__.py
170 pylib/utils/decorators.py 176 pylib/utils/decorators.py
171 pylib/utils/device_dependencies.py 177 pylib/utils/device_dependencies.py
172 pylib/utils/dexdump.py 178 pylib/utils/dexdump.py
173 pylib/utils/google_storage_helper.py 179 pylib/utils/google_storage_helper.py
174 pylib/utils/instrumentation_tracing.py 180 pylib/utils/instrumentation_tracing.py
175 pylib/utils/logdog_helper.py 181 pylib/utils/logdog_helper.py
176 pylib/utils/logging_utils.py 182 pylib/utils/logging_utils.py
177 pylib/utils/proguard.py 183 pylib/utils/proguard.py
178 pylib/utils/repo_utils.py 184 pylib/utils/repo_utils.py
179 pylib/utils/shared_preference_utils.py 185 pylib/utils/shared_preference_utils.py
180 pylib/valgrind_tools.py 186 pylib/valgrind_tools.py
181 test_runner.py 187 test_runner.py
182 tombstones.py 188 tombstones.py
OLDNEW
« build/android/test_runner.py ('K') | « build/android/test_runner.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698