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

Issue 2621643002: Properly set extraColumns on group-report table for anomaly vs stoppage. (Closed)

Created:
3 years, 11 months ago by sullivan
Modified:
3 years, 11 months ago
Reviewers:
eakuefner
CC:
catapult-reviews_chromium.org, perf-dashboard-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Properly set extraColumns on group-report table for anomaly vs stoppage. BUG=catapult:#3132 Review-Url: https://codereview.chromium.org/2621643002 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/118df6e4f47b194272fdaa596d2b716a86d7143c

Patch Set 1 #

Patch Set 2 : remove spurious change #

Patch Set 3 : Remove debug button until implemented #

Total comments: 2

Patch Set 4 : addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -14 lines) Patch
M dashboard/dashboard/alerts.py View 2 chunks +2 lines, -0 lines 0 comments Download
M dashboard/dashboard/elements/group-report-page.html View 1 2 3 3 chunks +43 lines, -14 lines 0 comments Download

Messages

Total messages: 32 (18 generated)
sullivan
Demo: https://dev-sullivan-fbd3bb6d-dot-chromeperf.appspot.com/alerts Columns set correctly for anomaly: https://dev-sullivan-fbd3bb6d-dot-chromeperf.appspot.com/group_report?sid=fe1c846cdd8b94571d0c4c97482816f6556c61eb1a8c3097726e2bcdd19c36b0 Columns set correctly for data stoppage: https://dev-sullivan-fbd3bb6d-dot-chromeperf.appspot.com/group_report?sid=84355894bf05f252fc56b6b3958a50d93976d0cf04e5880afd7d187e719c3082
3 years, 11 months ago (2017-01-09 15:19:54 UTC) #2
eakuefner
lgtm https://codereview.chromium.org/2621643002/diff/40001/dashboard/dashboard/elements/group-report-page.html File dashboard/dashboard/elements/group-report-page.html (right): https://codereview.chromium.org/2621643002/diff/40001/dashboard/dashboard/elements/group-report-page.html#newcode414 dashboard/dashboard/elements/group-report-page.html:414: if (types.size == 1) { nit: ===
3 years, 11 months ago (2017-01-09 21:52:58 UTC) #7
eakuefner
Whoops. For completeness's sake, BUG= here as well if possible. Sorry for the spurious mail.
3 years, 11 months ago (2017-01-09 21:53:35 UTC) #8
sullivan
https://codereview.chromium.org/2621643002/diff/40001/dashboard/dashboard/elements/group-report-page.html File dashboard/dashboard/elements/group-report-page.html (right): https://codereview.chromium.org/2621643002/diff/40001/dashboard/dashboard/elements/group-report-page.html#newcode414 dashboard/dashboard/elements/group-report-page.html:414: if (types.size == 1) { On 2017/01/09 21:52:58, eakuefner ...
3 years, 11 months ago (2017-01-09 22:10:41 UTC) #10
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/2621643002/60001
3 years, 11 months ago (2017-01-09 22:10:57 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: Catapult Windows Tryserver on master.tryserver.client.catapult (JOB_FAILED, https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Windows%20Tryserver/builds/5908)
3 years, 11 months ago (2017-01-09 22:27:06 UTC) #15
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/2621643002/60001
3 years, 11 months ago (2017-01-09 22:27:54 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: Catapult Windows Tryserver on master.tryserver.client.catapult (JOB_FAILED, https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Windows%20Tryserver/builds/5910)
3 years, 11 months ago (2017-01-09 22:36:12 UTC) #19
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/2621643002/60001
3 years, 11 months ago (2017-01-09 22:55:02 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: Catapult Windows Tryserver on master.tryserver.client.catapult (JOB_FAILED, https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Windows%20Tryserver/builds/5915)
3 years, 11 months ago (2017-01-09 23:03:41 UTC) #23
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/2621643002/60001
3 years, 11 months ago (2017-01-09 23:26:11 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: Catapult Windows Tryserver on master.tryserver.client.catapult (JOB_FAILED, https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Windows%20Tryserver/builds/5920)
3 years, 11 months ago (2017-01-09 23:33:12 UTC) #27
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/2621643002/60001
3 years, 11 months ago (2017-01-09 23:44:32 UTC) #29
commit-bot: I haz the power
3 years, 11 months ago (2017-01-10 00:04:36 UTC) #32
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698