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

Issue 551293003: [Telemetry] Fix Chart JSON output typo bug and add unittest (Closed)

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

Description

[Telemetry] Fix Chart JSON output typo bug and add unittest There was an issue with outputting Chart JSON that came down to a typo and was not caught by unittests. This patch fixes the bug and adds a unittest to make sure it won't crop up again. R=nednguyen,sullivan Committed: https://crrev.com/701934e5b0371bea45f09e9942fb5f4ac801ddc4 Cr-Commit-Position: refs/heads/master@{#294239}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address Ned's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -2 lines) Patch
M tools/telemetry/telemetry/results/chart_json_output_formatter.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/results/chart_json_output_formatter_unittest.py View 1 2 chunks +20 lines, -1 line 0 comments Download

Messages

Total messages: 24 (9 generated)
eakuefner
6 years, 3 months ago (2014-09-10 17:06:21 UTC) #1
sullivan
lgtm
6 years, 3 months ago (2014-09-10 17:09:22 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eakuefner@chromium.org/551293003/1
6 years, 3 months ago (2014-09-10 17:14:28 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/10011)
6 years, 3 months ago (2014-09-10 17:24:05 UTC) #6
sullivan
This is still missing an OWNER review
6 years, 3 months ago (2014-09-10 17:25:31 UTC) #8
tonyg
lgtm
6 years, 3 months ago (2014-09-10 17:29:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eakuefner@chromium.org/551293003/1
6 years, 3 months ago (2014-09-10 17:30:18 UTC) #12
nednguyen
https://codereview.chromium.org/551293003/diff/1/tools/telemetry/telemetry/results/chart_json_output_formatter_unittest.py File tools/telemetry/telemetry/results/chart_json_output_formatter_unittest.py (right): https://codereview.chromium.org/551293003/diff/1/tools/telemetry/telemetry/results/chart_json_output_formatter_unittest.py#newcode43 tools/telemetry/telemetry/results/chart_json_output_formatter_unittest.py:43: json.loads(self._output.getvalue()) For even more sanity, maybe asserting the foo ...
6 years, 3 months ago (2014-09-10 17:42:24 UTC) #13
eakuefner
https://codereview.chromium.org/551293003/diff/1/tools/telemetry/telemetry/results/chart_json_output_formatter_unittest.py File tools/telemetry/telemetry/results/chart_json_output_formatter_unittest.py (right): https://codereview.chromium.org/551293003/diff/1/tools/telemetry/telemetry/results/chart_json_output_formatter_unittest.py#newcode43 tools/telemetry/telemetry/results/chart_json_output_formatter_unittest.py:43: json.loads(self._output.getvalue()) On 2014/09/10 17:42:24, nednguyen wrote: > For even ...
6 years, 3 months ago (2014-09-10 17:46:58 UTC) #15
nednguyen
lgtm
6 years, 3 months ago (2014-09-10 17:52:17 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eakuefner@chromium.org/551293003/20001
6 years, 3 months ago (2014-09-10 17:54:49 UTC) #18
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-10 20:33:02 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/551293003/20001
6 years, 3 months ago (2014-09-10 21:01:50 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 37b18fc6f8172ac075792e9d558cfcf660e7fdba
6 years, 3 months ago (2014-09-10 22:11:57 UTC) #23
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 22:13:58 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/701934e5b0371bea45f09e9942fb5f4ac801ddc4
Cr-Commit-Position: refs/heads/master@{#294239}

Powered by Google App Engine
This is Rietveld 408576698