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

Issue 2195473002: [Findit] Dashboards and graph for regression range (Closed)

Created:
4 years, 4 months ago by caiw
Modified:
4 years, 4 months ago
Reviewers:
chanli, lijeffrey
CC:
chromium-reviews, infra-reviews+infra_chromium.org
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

[Findit] Dashboards and graph for regression range BUG=617808 Committed: https://chromium.googlesource.com/infra/infra/+/2d68c6f6e0a70a6fba6ddaaf4d585a6596361665

Patch Set 1 #

Total comments: 8

Patch Set 2 : addressed comments, got code coverage #

Total comments: 8

Patch Set 3 : addressed comments #

Patch Set 4 : addressed comments #

Total comments: 19

Patch Set 5 : addressed comments #

Patch Set 6 : put dashboard in table #

Total comments: 12

Patch Set 7 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+176 lines, -9 lines) Patch
M appengine/findit/handlers/flake/check_flake.py View 1 3 4 1 chunk +13 lines, -5 lines 0 comments Download
A appengine/findit/handlers/flake/flake_dashboard.py View 1 2 3 4 1 chunk +21 lines, -0 lines 0 comments Download
M appengine/findit/handlers/flake/test/check_flake_test.py View 1 2 3 4 5 6 3 chunks +45 lines, -1 line 0 comments Download
M appengine/findit/main.py View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
A appengine/findit/templates/flake/dashboard.html View 1 2 3 4 5 6 1 chunk +40 lines, -0 lines 0 comments Download
M appengine/findit/templates/flake/result.html View 1 2 3 4 5 6 1 chunk +55 lines, -3 lines 0 comments Download

Messages

Total messages: 25 (5 generated)
caiw
view at https://caiw3-dot-findit-for-me.appspot.com/waterfall/flake-dashboard also I don't know the etiquette for this but I haven't written ...
4 years, 4 months ago (2016-07-28 22:26:54 UTC) #1
caiw
4 years, 4 months ago (2016-07-28 22:27:08 UTC) #3
lijeffrey
looks pretty good so far, just some nits. I'll stop by when you're in to ...
4 years, 4 months ago (2016-07-29 00:22:56 UTC) #4
caiw
https://codereview.chromium.org/2195473002/diff/1/appengine/findit/handlers/flake/check_flake.py File appengine/findit/handlers/flake/check_flake.py (right): https://codereview.chromium.org/2195473002/diff/1/appengine/findit/handlers/flake/check_flake.py#newcode31 appengine/findit/handlers/flake/check_flake.py:31: data = {} On 2016/07/29 00:22:55, lijeffrey wrote: > ...
4 years, 4 months ago (2016-07-29 23:20:51 UTC) #5
lijeffrey
https://codereview.chromium.org/2195473002/diff/20001/appengine/findit/handlers/flake/test/check_flake_test.py File appengine/findit/handlers/flake/test/check_flake_test.py (left): https://codereview.chromium.org/2195473002/diff/20001/appengine/findit/handlers/flake/test/check_flake_test.py#oldcode3 appengine/findit/handlers/flake/test/check_flake_test.py:3: # found in the LICENSE file. is there a ...
4 years, 4 months ago (2016-08-01 18:58:40 UTC) #6
caiw
https://codereview.chromium.org/2195473002/diff/20001/appengine/findit/handlers/flake/test/check_flake_test.py File appengine/findit/handlers/flake/test/check_flake_test.py (left): https://codereview.chromium.org/2195473002/diff/20001/appengine/findit/handlers/flake/test/check_flake_test.py#oldcode3 appengine/findit/handlers/flake/test/check_flake_test.py:3: # found in the LICENSE file. On 2016/08/01 18:58:39, ...
4 years, 4 months ago (2016-08-01 19:24:58 UTC) #7
caiw
4 years, 4 months ago (2016-08-01 19:35:13 UTC) #8
caiw
4 years, 4 months ago (2016-08-01 19:35:14 UTC) #9
lijeffrey
https://codereview.chromium.org/2195473002/diff/20001/appengine/findit/templates/flake/result.html File appengine/findit/templates/flake/result.html (right): https://codereview.chromium.org/2195473002/diff/20001/appengine/findit/templates/flake/result.html#newcode34 appengine/findit/templates/flake/result.html:34: On 2016/08/01 19:24:58, caiw wrote: > On 2016/08/01 18:58:39, ...
4 years, 4 months ago (2016-08-01 19:37:29 UTC) #10
caiw
https://codereview.chromium.org/2195473002/diff/20001/appengine/findit/templates/flake/result.html File appengine/findit/templates/flake/result.html (right): https://codereview.chromium.org/2195473002/diff/20001/appengine/findit/templates/flake/result.html#newcode34 appengine/findit/templates/flake/result.html:34: On 2016/08/01 19:37:28, lijeffrey wrote: > On 2016/08/01 19:24:58, ...
4 years, 4 months ago (2016-08-01 20:07:45 UTC) #11
chanli
If you have a test version, please include it in the description so we can ...
4 years, 4 months ago (2016-08-01 20:42:04 UTC) #12
lijeffrey
https://codereview.chromium.org/2195473002/diff/60001/appengine/findit/templates/flake/result.html File appengine/findit/templates/flake/result.html (right): https://codereview.chromium.org/2195473002/diff/60001/appengine/findit/templates/flake/result.html#newcode10 appengine/findit/templates/flake/result.html:10: width: 450px; height: 200px; nit: Indentation should have 2 ...
4 years, 4 months ago (2016-08-01 20:54:17 UTC) #13
caiw
dashboard can be viewed https://caiw3-dot-findit-for-me.appspot.com/waterfall/flake-dashboard https://codereview.chromium.org/2195473002/diff/60001/appengine/findit/handlers/flake/check_flake.py File appengine/findit/handlers/flake/check_flake.py (right): https://codereview.chromium.org/2195473002/diff/60001/appengine/findit/handlers/flake/check_flake.py#newcode1 appengine/findit/handlers/flake/check_flake.py:1: # Copyright 2016 The ...
4 years, 4 months ago (2016-08-02 00:20:38 UTC) #14
chanli
On 2016/08/02 00:20:38, caiw wrote: > dashboard can be viewed > https://caiw3-dot-findit-for-me.appspot.com/waterfall/flake-dashboard > > https://codereview.chromium.org/2195473002/diff/60001/appengine/findit/handlers/flake/check_flake.py ...
4 years, 4 months ago (2016-08-02 00:51:13 UTC) #15
caiw
4 years, 4 months ago (2016-08-02 21:10:24 UTC) #16
lijeffrey
lgtm with nits. Feel free to commit once addressed https://codereview.chromium.org/2195473002/diff/100001/appengine/findit/handlers/flake/test/check_flake_test.py File appengine/findit/handlers/flake/test/check_flake_test.py (right): https://codereview.chromium.org/2195473002/diff/100001/appengine/findit/handlers/flake/test/check_flake_test.py#newcode57 appengine/findit/handlers/flake/test/check_flake_test.py:57: ...
4 years, 4 months ago (2016-08-02 21:21:52 UTC) #17
chanli
On 2016/08/02 21:21:52, lijeffrey wrote: > lgtm with nits. Feel free to commit once addressed ...
4 years, 4 months ago (2016-08-02 21:30:02 UTC) #18
caiw
https://codereview.chromium.org/2195473002/diff/100001/appengine/findit/handlers/flake/test/check_flake_test.py File appengine/findit/handlers/flake/test/check_flake_test.py (right): https://codereview.chromium.org/2195473002/diff/100001/appengine/findit/handlers/flake/test/check_flake_test.py#newcode57 appengine/findit/handlers/flake/test/check_flake_test.py:57: master_flake_analysis.build_numbers.append(123) On 2016/08/02 21:21:51, lijeffrey wrote: > nit: use ...
4 years, 4 months ago (2016-08-02 21:47:07 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/2195473002/120001
4 years, 4 months ago (2016-08-02 21:47:23 UTC) #22
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 22:01:03 UTC) #24
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/infra/infra/+/2d68c6f6e0a70a6fba6ddaaf4d585...

Powered by Google App Engine
This is Rietveld 408576698