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

Issue 476903004: [sheriff-o-matic]: Basic trooper display for sheriff-o-matic. (Closed)

Created:
6 years, 4 months ago by shans
Modified:
6 years, 3 months ago
Reviewers:
ojan, eseidel
CC:
ojan, blink-reviews, dsinclair, eseidel, jochen (gone - plz use gerrit), jparent, Jeffrey Yasskin, leviw_travelin_and_unemployed, michaelpg, sullivan, szager1, teravest
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

[sheriff-o-matic]: Basic trooper display for sheriff-o-matic. Adds trooper feed type & pulling of trooper alerts feed from trooper-o-matic. Refactors ct-failure-card to accept different card types. Adds failure card types for sheriff, cq-latency, cycle-time and tree-status. BUG=399732 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181431

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Total comments: 30

Patch Set 8 : #

Total comments: 26

Patch Set 9 : #

Total comments: 10

Patch Set 10 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+465 lines, -102 lines) Patch
M Tools/GardeningServer/bower.json View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download
M Tools/GardeningServer/karma.conf.js View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -1 line 0 comments Download
A + Tools/GardeningServer/lib/chart-loader.html View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M Tools/GardeningServer/model/ct-failure-group.html View 1 2 3 4 5 6 7 8 9 3 chunks +8 lines, -13 lines 0 comments Download
M Tools/GardeningServer/model/ct-failures.html View 1 2 3 4 5 6 7 8 9 5 chunks +41 lines, -21 lines 0 comments Download
A Tools/GardeningServer/model/ct-sheriff-failure-group-data.html View 1 2 3 4 5 6 7 1 chunk +31 lines, -0 lines 0 comments Download
M Tools/GardeningServer/model/ct-tree-list.html View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A Tools/GardeningServer/model/ct-trooper-failure-group-data.html View 1 2 3 4 5 6 7 1 chunk +27 lines, -0 lines 0 comments Download
M Tools/GardeningServer/model/test/ct-failure-group-tests.html View 1 2 3 4 5 6 7 8 9 8 chunks +26 lines, -24 lines 0 comments Download
M Tools/GardeningServer/model/test/ct-failures-tests.html View 1 2 3 4 5 6 7 8 9 5 chunks +26 lines, -9 lines 0 comments Download
M Tools/GardeningServer/test/run-unit-tests.html View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -1 line 0 comments Download
M Tools/GardeningServer/test/unit-tests.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
A Tools/GardeningServer/ui/ct-bot-failure-card.html View 1 2 3 4 5 6 7 1 chunk +31 lines, -0 lines 0 comments Download
A Tools/GardeningServer/ui/ct-chart.html View 1 2 3 4 5 6 7 8 9 1 chunk +30 lines, -0 lines 0 comments Download
M Tools/GardeningServer/ui/ct-failure-card.html View 1 2 3 4 5 6 7 8 3 chunks +15 lines, -17 lines 0 comments Download
M Tools/GardeningServer/ui/ct-results-panel.html View 1 2 3 4 5 6 7 8 2 chunks +8 lines, -1 line 0 comments Download
M Tools/GardeningServer/ui/ct-sheriff-o-matic.html View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -2 lines 0 comments Download
A Tools/GardeningServer/ui/ct-trooper-card.html View 1 2 3 4 5 6 7 8 9 1 chunk +109 lines, -0 lines 0 comments Download
M Tools/GardeningServer/ui/test/ct-failure-card-tests.html View 1 2 3 4 5 6 7 8 9 3 chunks +29 lines, -6 lines 0 comments Download
M Tools/GardeningServer/ui/test/ct-failure-stream-tests.html View 1 2 3 4 5 6 7 8 9 2 chunks +4 lines, -4 lines 0 comments Download
M Tools/GardeningServer/ui/test/ct-tree-status-tests.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
A Tools/GardeningServer/ui/test/ct-trooper-card-tests.html View 1 2 3 4 5 6 7 8 9 1 chunk +62 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
ojan
This is a good start and roughly what I had in mind. If you'd be ...
6 years, 4 months ago (2014-08-16 02:15:40 UTC) #1
shans
On 2014/08/16 02:15:40, ojan-only-code-yellow-reviews wrote: > This is a good start and roughly what I ...
6 years, 3 months ago (2014-09-02 00:15:24 UTC) #2
ojan
I left a few code comments, but first some UI comments. 1. This page should ...
6 years, 3 months ago (2014-09-02 02:35:12 UTC) #3
eseidel
I'm not sure which opinion you're looking for. My opinions on feed structure are mostly ...
6 years, 3 months ago (2014-09-02 15:17:17 UTC) #5
shans
> 1. This page should just show alerts (i.e. things that are > exceeding the ...
6 years, 3 months ago (2014-09-04 01:59:43 UTC) #6
ojan
Bummer that you won't be around for a few weeks. Is there anyone else who ...
6 years, 3 months ago (2014-09-04 02:58:44 UTC) #7
blink-reviews
Shane, Mike, is there anyone else in Sydney that Mike can brain dump the state ...
6 years, 3 months ago (2014-09-04 17:34:13 UTC) #8
shans
RE: taking this over. Do you think this is far from landing? I'm somewhat surprised ...
6 years, 3 months ago (2014-09-05 00:08:21 UTC) #9
ojan
lgtm. Please fix the nits before committing. Thanks for going through the back and forth ...
6 years, 3 months ago (2014-09-05 00:24:47 UTC) #10
shans
All done. Note that this will require a bower update before pushing to the server. ...
6 years, 3 months ago (2014-09-05 01:44:00 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shans@chromium.org/476903004/180001
6 years, 3 months ago (2014-09-05 01:44:22 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-05 03:40:51 UTC) #14
Message was sent while issue was closed.
Committed patchset #10 (id:180001) as 181431

Powered by Google App Engine
This is Rietveld 408576698