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

Issue 2346963003: Updating perf recipe for disabled chartjson data. (Closed)

Created:
4 years, 3 months ago by eyaich1
Modified:
4 years, 2 months ago
CC:
chromium-reviews, eakuefner, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 12

Patch Set 2 : Responding to review comments #

Total comments: 4

Patch Set 3 : responding to review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -8 lines) Patch
M scripts/slave/runtest.py View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M scripts/slave/unittests/results_dashboard_test.py View 1 3 chunks +8 lines, -2 lines 0 comments Download
M scripts/slave/unittests/runtest_test.py View 1 2 3 chunks +45 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
eyaich1
4 years, 3 months ago (2016-09-16 16:47:48 UTC) #3
perezju
https://codereview.chromium.org/2346963003/diff/1/scripts/slave/results_dashboard.py File scripts/slave/results_dashboard.py (right): https://codereview.chromium.org/2346963003/diff/1/scripts/slave/results_dashboard.py#newcode245 scripts/slave/results_dashboard.py:245: if chart_json['disabled']: change this to chart_json.get('disabled', False), in case ...
4 years, 3 months ago (2016-09-22 08:50:27 UTC) #5
eyaich1
https://codereview.chromium.org/2346963003/diff/1/scripts/slave/results_dashboard.py File scripts/slave/results_dashboard.py (right): https://codereview.chromium.org/2346963003/diff/1/scripts/slave/results_dashboard.py#newcode245 scripts/slave/results_dashboard.py:245: if chart_json['disabled']: On 2016/09/22 08:50:27, perezju wrote: > change ...
4 years, 2 months ago (2016-09-26 15:22:11 UTC) #6
perezju
non-owner lgtm w/nits https://codereview.chromium.org/2346963003/diff/20001/scripts/slave/runtest.py File scripts/slave/runtest.py (right): https://codereview.chromium.org/2346963003/diff/20001/scripts/slave/runtest.py#newcode715 scripts/slave/runtest.py:715: return True suggestion, maybe just keep ...
4 years, 2 months ago (2016-09-26 15:48:06 UTC) #7
eyaich1
https://codereview.chromium.org/2346963003/diff/20001/scripts/slave/runtest.py File scripts/slave/runtest.py (right): https://codereview.chromium.org/2346963003/diff/20001/scripts/slave/runtest.py#newcode715 scripts/slave/runtest.py:715: return True On 2016/09/26 15:48:06, perezju wrote: > suggestion, ...
4 years, 2 months ago (2016-09-26 16:28:29 UTC) #8
dtu
lgtm
4 years, 2 months ago (2016-09-26 17:33:32 UTC) #9
eyaich1
+phajdan for owners approval
4 years, 2 months ago (2016-09-26 17:34:11 UTC) #11
Paweł Hajdan Jr.
LGTM
4 years, 2 months ago (2016-09-26 21:41:32 UTC) #12
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/2346963003/40001
4 years, 2 months ago (2016-09-27 13:12:23 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 13:16:41 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/tools/build/+/b7b68b4c0396453d775c...

Powered by Google App Engine
This is Rietveld 408576698