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

Issue 2596443004: [Android] Generate html file for test runner trace instead of json. (Closed)

Created:
4 years ago by rnephew (Reviews Here)
Modified:
4 years ago
CC:
agrieve+watch_chromium.org, chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Generate html file for test runner trace instead of json. Before would have to download the uploaded json, and then view it in the trace viewer. This uses the trace2html bin in catapult to generate the html file so that all you have to do is download the html file. Committed: https://crrev.com/c56d9aa584599843a31ebb688cff22d7d66d3621 Cr-Commit-Position: refs/heads/master@{#439964}

Patch Set 1 #

Total comments: 4

Patch Set 2 : [Android] Generate html file for test runner trace instead of json. #

Total comments: 2

Patch Set 3 : [Android] Generate html file for test runner trace instead of json. #

Total comments: 2

Patch Set 4 : agrieves comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -8 lines) Patch
M build/android/PRESUBMIT.py View 1 chunk +2 lines, -1 line 0 comments Download
M build/android/pylib/__init__.py View 1 1 chunk +11 lines, -6 lines 0 comments Download
M build/android/pylib/local/device/local_device_perf_test_run.py View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M build/android/pylib/local/device/local_device_test_run.py View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M build/android/test_runner.pydeps View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (10 generated)
rnephew (Reviews Here)
4 years ago (2016-12-20 17:34:47 UTC) #2
jbudorick
Are there circumstances in which we'd prefer to have the JSON rather than the HTML? ...
4 years ago (2016-12-20 17:38:06 UTC) #3
rnephew (Reviews Here)
The only use for the json file is to generate the trace. I cannot come ...
4 years ago (2016-12-20 17:52:57 UTC) #4
mikecase (-- gone --)
lgtm with nit. also, before committing I would look into what happened to pydeps to ...
4 years ago (2016-12-20 18:35:41 UTC) #5
rnephew (Reviews Here)
Me and john talked offline, the pydeps file appears to be abs not relative path ...
4 years ago (2016-12-20 18:42:51 UTC) #6
rnephew (Reviews Here)
Talked to John more offline. He wants to make sure that its expected before we ...
4 years ago (2016-12-20 18:45:05 UTC) #8
agrieve
If you look at the "generated by running" comment at the top of the .pydeps ...
4 years ago (2016-12-20 19:27:03 UTC) #9
rnephew (Reviews Here)
Yep, that fixed the pydeps issue. Thanks! https://codereview.chromium.org/2596443004/diff/40001/build/android/pylib/local/device/local_device_perf_test_run.py File build/android/pylib/local/device/local_device_perf_test_run.py (right): https://codereview.chromium.org/2596443004/diff/40001/build/android/pylib/local/device/local_device_perf_test_run.py#newcode469 build/android/pylib/local/device/local_device_perf_test_run.py:469: self._JsonToTrace(self._test_instance.trace_output + ...
4 years ago (2016-12-20 19:37:56 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2596443004/80001
4 years ago (2016-12-20 20:52:29 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/360222)
4 years ago (2016-12-20 23:58:59 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2596443004/80001
4 years ago (2016-12-21 00:02:07 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years ago (2016-12-21 01:27:35 UTC) #21
commit-bot: I haz the power
4 years ago (2016-12-21 01:29:37 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/c56d9aa584599843a31ebb688cff22d7d66d3621
Cr-Commit-Position: refs/heads/master@{#439964}

Powered by Google App Engine
This is Rietveld 408576698