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

Issue 1118593002: [Telemetry] Change HTMLOutputFormatter to be based on chart JSON (Closed)

Created:
5 years, 7 months ago by eakuefner
Modified:
5 years, 7 months ago
Reviewers:
nednguyen
CC:
chromium-reviews, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Telemetry] Change HTMLOutputFormatter to be based on chart JSON This CL modifies HTMLOutputFormatter so that it is no longer based on Buildbot output. BUG=477056 CQ_EXTRA_TRYBOTS=tryserver.chromium.perf:android_nexus5_perf_bisect Committed: https://crrev.com/d522cf5a1615d2b1fdf5e1e9b3f385f75d687c1a Cr-Commit-Position: refs/heads/master@{#327830} Committed: https://crrev.com/31e7f2c1fd8aa2a5369e794338daec9ad523d921 Cr-Commit-Position: refs/heads/master@{#328019}

Patch Set 1 #

Patch Set 2 : Flesh out implementation #

Patch Set 3 : Remove extraneous comments #

Total comments: 2

Patch Set 4 : HTML OF no longer based on chart json #

Patch Set 5 : Explicitly ignore TraceValues in chart JSON translator #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -48 lines) Patch
M tools/telemetry/telemetry/results/chart_json_output_formatter.py View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/results/chart_json_output_formatter_unittest.py View 1 2 3 9 chunks +9 lines, -9 lines 0 comments Download
M tools/telemetry/telemetry/results/html_output_formatter.py View 1 2 3 4 7 chunks +46 lines, -16 lines 0 comments Download
M tools/telemetry/telemetry/results/html_output_formatter_unittest.py View 1 2 4 chunks +0 lines, -20 lines 0 comments Download
M tools/telemetry/telemetry/results/results_options.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (6 generated)
eakuefner
5 years, 7 months ago (2015-04-30 00:37:03 UTC) #2
nednguyen
https://codereview.chromium.org/1118593002/diff/40001/tools/telemetry/telemetry/results/chart_json_output_formatter.py File tools/telemetry/telemetry/results/chart_json_output_formatter.py (right): https://codereview.chromium.org/1118593002/diff/40001/tools/telemetry/telemetry/results/chart_json_output_formatter.py#newcode69 tools/telemetry/telemetry/results/chart_json_output_formatter.py:69: def _ResultsAsChartDict(self, page_test_results): Just make this a static public ...
5 years, 7 months ago (2015-04-30 19:18:08 UTC) #3
eakuefner
https://codereview.chromium.org/1118593002/diff/40001/tools/telemetry/telemetry/results/chart_json_output_formatter.py File tools/telemetry/telemetry/results/chart_json_output_formatter.py (right): https://codereview.chromium.org/1118593002/diff/40001/tools/telemetry/telemetry/results/chart_json_output_formatter.py#newcode69 tools/telemetry/telemetry/results/chart_json_output_formatter.py:69: def _ResultsAsChartDict(self, page_test_results): On 2015/04/30 19:18:08, nednguyen wrote: > ...
5 years, 7 months ago (2015-04-30 21:25:52 UTC) #4
nednguyen
lgtm Great work!
5 years, 7 months ago (2015-04-30 21:40:31 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1118593002/60001
5 years, 7 months ago (2015-04-30 21:59:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1118593002/60001
5 years, 7 months ago (2015-04-30 22:28:51 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-04-30 23:24:36 UTC) #11
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/d522cf5a1615d2b1fdf5e1e9b3f385f75d687c1a Cr-Commit-Position: refs/heads/master@{#327830}
5 years, 7 months ago (2015-04-30 23:25:42 UTC) #12
alancutter (OOO until 2018)
On 2015/04/30 at 23:25:42, commit-bot wrote: > Patchset 4 (id:??) landed as https://crrev.com/d522cf5a1615d2b1fdf5e1e9b3f385f75d687c1a > Cr-Commit-Position: ...
5 years, 7 months ago (2015-05-01 07:08:07 UTC) #13
eakuefner
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1119983003/ by eakuefner@chromium.org. ...
5 years, 7 months ago (2015-05-01 07:18:15 UTC) #14
eakuefner
On 2015/05/01 at 07:08:07, alancutter wrote: > On 2015/04/30 at 23:25:42, commit-bot wrote: > > ...
5 years, 7 months ago (2015-05-01 07:20:33 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1118593002/80001
5 years, 7 months ago (2015-05-01 22:24:49 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 7 months ago (2015-05-01 23:50:19 UTC) #19
commit-bot: I haz the power
5 years, 7 months ago (2015-05-01 23:51:18 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/31e7f2c1fd8aa2a5369e794338daec9ad523d921
Cr-Commit-Position: refs/heads/master@{#328019}

Powered by Google App Engine
This is Rietveld 408576698