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

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

Issue 2596443004: [Android] Generate html file for test runner trace instead of json. (Closed)
Patch Set: agrieves comments Created 4 years 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/local/device/local_device_test_run.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 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 ../../third_party/catapult/devil/devil/utils/lazy/weak_constant.py 68 ../../third_party/catapult/devil/devil/utils/lazy/weak_constant.py
69 ../../third_party/catapult/devil/devil/utils/lsusb.py 69 ../../third_party/catapult/devil/devil/utils/lsusb.py
70 ../../third_party/catapult/devil/devil/utils/parallelizer.py 70 ../../third_party/catapult/devil/devil/utils/parallelizer.py
71 ../../third_party/catapult/devil/devil/utils/reraiser_thread.py 71 ../../third_party/catapult/devil/devil/utils/reraiser_thread.py
72 ../../third_party/catapult/devil/devil/utils/reset_usb.py 72 ../../third_party/catapult/devil/devil/utils/reset_usb.py
73 ../../third_party/catapult/devil/devil/utils/run_tests_helper.py 73 ../../third_party/catapult/devil/devil/utils/run_tests_helper.py
74 ../../third_party/catapult/devil/devil/utils/signal_handler.py 74 ../../third_party/catapult/devil/devil/utils/signal_handler.py
75 ../../third_party/catapult/devil/devil/utils/timeout_retry.py 75 ../../third_party/catapult/devil/devil/utils/timeout_retry.py
76 ../../third_party/catapult/devil/devil/utils/watchdog_timer.py 76 ../../third_party/catapult/devil/devil/utils/watchdog_timer.py
77 ../../third_party/catapult/devil/devil/utils/zip_utils.py 77 ../../third_party/catapult/devil/devil/utils/zip_utils.py
78 ../../third_party/catapult/third_party/beautifulsoup4/bs4/__init__.py
79 ../../third_party/catapult/third_party/beautifulsoup4/bs4/builder/__init__.py
80 ../../third_party/catapult/third_party/beautifulsoup4/bs4/builder/_html5lib.py
81 ../../third_party/catapult/third_party/beautifulsoup4/bs4/builder/_htmlparser.py
82 ../../third_party/catapult/third_party/beautifulsoup4/bs4/builder/_lxml.py
83 ../../third_party/catapult/third_party/beautifulsoup4/bs4/dammit.py
84 ../../third_party/catapult/third_party/beautifulsoup4/bs4/element.py
85 ../../third_party/catapult/third_party/html5lib-python/html5lib/__init__.py
86 ../../third_party/catapult/third_party/html5lib-python/html5lib/constants.py
87 ../../third_party/catapult/third_party/html5lib-python/html5lib/html5parser.py
88 ../../third_party/catapult/third_party/html5lib-python/html5lib/inputstream.py
89 ../../third_party/catapult/third_party/html5lib-python/html5lib/serializer/__ini t__.py
90 ../../third_party/catapult/third_party/html5lib-python/html5lib/serializer/htmls erializer.py
91 ../../third_party/catapult/third_party/html5lib-python/html5lib/tokenizer.py
92 ../../third_party/catapult/third_party/html5lib-python/html5lib/treebuilders/__i nit__.py
93 ../../third_party/catapult/third_party/html5lib-python/html5lib/treebuilders/_ba se.py
94 ../../third_party/catapult/third_party/html5lib-python/html5lib/treewalkers/__in it__.py
95 ../../third_party/catapult/third_party/html5lib-python/html5lib/trie/__init__.py
96 ../../third_party/catapult/third_party/html5lib-python/html5lib/trie/_base.py
97 ../../third_party/catapult/third_party/html5lib-python/html5lib/trie/py.py
98 ../../third_party/catapult/third_party/html5lib-python/html5lib/utils.py
99 ../../third_party/catapult/third_party/py_vulcanize/py_vulcanize/__init__.py
100 ../../third_party/catapult/third_party/py_vulcanize/py_vulcanize/generate.py
101 ../../third_party/catapult/third_party/py_vulcanize/py_vulcanize/html_generation _controller.py
102 ../../third_party/catapult/third_party/py_vulcanize/py_vulcanize/html_module.py
103 ../../third_party/catapult/third_party/py_vulcanize/py_vulcanize/js_utils.py
104 ../../third_party/catapult/third_party/py_vulcanize/py_vulcanize/module.py
105 ../../third_party/catapult/third_party/py_vulcanize/py_vulcanize/parse_html_deps .py
106 ../../third_party/catapult/third_party/py_vulcanize/py_vulcanize/project.py
107 ../../third_party/catapult/third_party/py_vulcanize/py_vulcanize/resource.py
108 ../../third_party/catapult/third_party/py_vulcanize/py_vulcanize/resource_loader .py
109 ../../third_party/catapult/third_party/py_vulcanize/py_vulcanize/strip_js_commen ts.py
110 ../../third_party/catapult/third_party/py_vulcanize/py_vulcanize/style_sheet.py
111 ../../third_party/catapult/third_party/six/six.py
112 ../../third_party/catapult/tracing/tracing_build/__init__.py
113 ../../third_party/catapult/tracing/tracing_build/trace2html.py
114 ../../third_party/catapult/tracing/tracing_project.py
78 ../../tools/swarming_client/libs/__init__.py 115 ../../tools/swarming_client/libs/__init__.py
79 ../../tools/swarming_client/libs/logdog/__init__.py 116 ../../tools/swarming_client/libs/logdog/__init__.py
80 ../../tools/swarming_client/libs/logdog/bootstrap.py 117 ../../tools/swarming_client/libs/logdog/bootstrap.py
81 ../../tools/swarming_client/libs/logdog/stream.py 118 ../../tools/swarming_client/libs/logdog/stream.py
82 ../../tools/swarming_client/libs/logdog/streamname.py 119 ../../tools/swarming_client/libs/logdog/streamname.py
83 ../../tools/swarming_client/libs/logdog/varint.py 120 ../../tools/swarming_client/libs/logdog/varint.py
84 ../util/lib/common/unittest_util.py 121 ../util/lib/common/unittest_util.py
85 devil_chromium.py 122 devil_chromium.py
86 pylib/__init__.py 123 pylib/__init__.py
87 pylib/android/__init__.py 124 pylib/android/__init__.py
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 pylib/results/json_results.py 174 pylib/results/json_results.py
138 pylib/results/report_results.py 175 pylib/results/report_results.py
139 pylib/utils/__init__.py 176 pylib/utils/__init__.py
140 pylib/utils/device_dependencies.py 177 pylib/utils/device_dependencies.py
141 pylib/utils/dexdump.py 178 pylib/utils/dexdump.py
142 pylib/utils/proguard.py 179 pylib/utils/proguard.py
143 pylib/utils/repo_utils.py 180 pylib/utils/repo_utils.py
144 pylib/valgrind_tools.py 181 pylib/valgrind_tools.py
145 test_runner.py 182 test_runner.py
146 tombstones.py 183 tombstones.py
OLDNEW
« no previous file with comments | « build/android/pylib/local/device/local_device_test_run.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698