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

Issue 429043002: Make JSON output formatter output to a file. (Closed)

Created:
6 years, 4 months ago by eakuefner
Modified:
6 years, 4 months ago
Reviewers:
nednguyen, nduca, chrishenry
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Make JSON output formatter output to a file. This makes it so that --output-format=json will produce a file called results.json by default. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287786

Patch Set 1 #

Total comments: 2

Patch Set 2 : Misc fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -8 lines) Patch
M tools/telemetry/telemetry/results/json_output_formatter.py View 1 1 chunk +9 lines, -6 lines 0 comments Download
M tools/telemetry/telemetry/results/results_options.py View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
eakuefner
6 years, 4 months ago (2014-07-29 22:46:27 UTC) #1
eakuefner
6 years, 4 months ago (2014-07-29 22:53:46 UTC) #2
chrishenry
https://codereview.chromium.org/429043002/diff/1/tools/telemetry/telemetry/results/json_output_formatter.py File tools/telemetry/telemetry/results/json_output_formatter.py (right): https://codereview.chromium.org/429043002/diff/1/tools/telemetry/telemetry/results/json_output_formatter.py#newcode9 tools/telemetry/telemetry/results/json_output_formatter.py:9: def ResultsAsDict(res): s/res/page_test_results/ here and for _all_pages. https://codereview.chromium.org/429043002/diff/1/tools/telemetry/telemetry/results/json_output_formatter.py#newcode19 tools/telemetry/telemetry/results/json_output_formatter.py:19: ...
6 years, 4 months ago (2014-07-31 07:20:40 UTC) #3
nednguyen
lgtm Looks like we don't have unittest that shows how the json results look like ...
6 years, 4 months ago (2014-07-31 14:32:41 UTC) #4
eakuefner
On 2014/07/31 14:32:41, nednguyen wrote: > lgtm > > Looks like we don't have unittest ...
6 years, 4 months ago (2014-07-31 16:47:05 UTC) #5
tonyg
On 2014/07/31 16:47:05, eakuefner wrote: > On 2014/07/31 14:32:41, nednguyen wrote: > > lgtm > ...
6 years, 4 months ago (2014-07-31 17:03:21 UTC) #6
nduca
we shouldn't have a unit test for the final form. it means that any minor ...
6 years, 4 months ago (2014-07-31 17:08:40 UTC) #7
nduca
lgtm
6 years, 4 months ago (2014-07-31 17:09:35 UTC) #8
nednguyen
On 2014/07/31 17:09:35, nduca wrote: > lgtm Thanks, if we have deserializer, all is fine. ...
6 years, 4 months ago (2014-07-31 18:09:19 UTC) #9
eakuefner
The CQ bit was checked by eakuefner@chromium.org
6 years, 4 months ago (2014-08-03 02:14:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eakuefner@chromium.org/429043002/1
6 years, 4 months ago (2014-08-03 02:15:32 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-03 02:27:18 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-03 02:28:18 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg/builds/2343)
6 years, 4 months ago (2014-08-03 02:28:18 UTC) #14
eakuefner
The CQ bit was checked by eakuefner@chromium.org
6 years, 4 months ago (2014-08-05 20:59:27 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eakuefner@chromium.org/429043002/20001
6 years, 4 months ago (2014-08-05 21:03:32 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-06 01:19:37 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-06 01:32:04 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg/builds/3095)
6 years, 4 months ago (2014-08-06 01:32:05 UTC) #19
nednguyen
The CQ bit was checked by nednguyen@google.com
6 years, 4 months ago (2014-08-06 16:13:15 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eakuefner@chromium.org/429043002/20001
6 years, 4 months ago (2014-08-06 16:14:08 UTC) #21
commit-bot: I haz the power
6 years, 4 months ago (2014-08-06 16:43:30 UTC) #22
Message was sent while issue was closed.
Change committed as 287786

Powered by Google App Engine
This is Rietveld 408576698