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

Issue 2255293003: [Findit] On hover over, shows pass rate for a swarming rerun (Closed)

Created:
4 years, 4 months ago by caiw
Modified:
4 years, 4 months ago
Reviewers:
chanli, stgao, 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

On hover over, shows pass rate for a swarming rerun. Guide on tooltip hovering found: http://www.flotcharts.org/flot/examples/interacting/ BUG=617808 Committed: https://chromium.googlesource.com/infra/infra/+/66438fbc9e2e56956125638f02837a92c5322812

Patch Set 1 #

Total comments: 12

Patch Set 2 : addressed comments #

Total comments: 4

Patch Set 3 : addressed comments #

Patch Set 4 : git pull #

Patch Set 5 : fixed test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -7 lines) Patch
M appengine/findit/handlers/flake/check_flake.py View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M appengine/findit/handlers/flake/test/check_flake_test.py View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M appengine/findit/templates/flake/result.html View 1 2 3 5 chunks +40 lines, -5 lines 0 comments Download

Messages

Total messages: 24 (11 generated)
caiw
4 years, 4 months ago (2016-08-19 03:10:07 UTC) #2
stgao
Great, this CL will make the trend diagram more useful. https://codereview.chromium.org/2255293003/diff/1/appengine/findit/templates/flake/result.html File appengine/findit/templates/flake/result.html (right): https://codereview.chromium.org/2255293003/diff/1/appengine/findit/templates/flake/result.html#newcode32 ...
4 years, 4 months ago (2016-08-19 04:14:04 UTC) #4
stgao
https://codereview.chromium.org/2255293003/diff/1/appengine/findit/templates/flake/result.html File appengine/findit/templates/flake/result.html (right): https://codereview.chromium.org/2255293003/diff/1/appengine/findit/templates/flake/result.html#newcode43 appengine/findit/templates/flake/result.html:43: $("#placeholder").bind("plothover", function (event, pos, item) { Currently, it is ...
4 years, 4 months ago (2016-08-19 04:22:13 UTC) #5
chanli
One suggestion: since we don't have result for each an every build, maybe we should ...
4 years, 4 months ago (2016-08-19 17:30:18 UTC) #6
caiw
https://codereview.chromium.org/2255293003/diff/1/appengine/findit/templates/flake/result.html File appengine/findit/templates/flake/result.html (right): https://codereview.chromium.org/2255293003/diff/1/appengine/findit/templates/flake/result.html#newcode32 appengine/findit/templates/flake/result.html:32: }) On 2016/08/19 04:14:04, stgao wrote: > nit: end ...
4 years, 4 months ago (2016-08-19 18:24:11 UTC) #7
stgao
lgtm with nits. https://codereview.chromium.org/2255293003/diff/20001/appengine/findit/templates/flake/result.html File appengine/findit/templates/flake/result.html (right): https://codereview.chromium.org/2255293003/diff/20001/appengine/findit/templates/flake/result.html#newcode29 appengine/findit/templates/flake/result.html:29: show: true nit: indent https://codereview.chromium.org/2255293003/diff/20001/appengine/findit/templates/flake/result.html#newcode52 appengine/findit/templates/flake/result.html:52: ...
4 years, 4 months ago (2016-08-19 20:30:34 UTC) #8
caiw
https://codereview.chromium.org/2255293003/diff/20001/appengine/findit/templates/flake/result.html File appengine/findit/templates/flake/result.html (right): https://codereview.chromium.org/2255293003/diff/20001/appengine/findit/templates/flake/result.html#newcode29 appengine/findit/templates/flake/result.html:29: show: true On 2016/08/19 20:30:34, stgao wrote: > nit: ...
4 years, 4 months ago (2016-08-19 22:56:40 UTC) #9
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/2255293003/40001
4 years, 4 months ago (2016-08-19 23:04:27 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: Infra Linux Precise 32 Tester on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/30bdde0618ef5b10) ...
4 years, 4 months ago (2016-08-19 23:05:56 UTC) #14
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/2255293003/60001
4 years, 4 months ago (2016-08-19 23:38:37 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: Infra Linux Precise 32 Tester on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/30bdfd578b918c10)
4 years, 4 months ago (2016-08-19 23:52: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/2255293003/80001
4 years, 4 months ago (2016-08-20 00:03:42 UTC) #22
commit-bot: I haz the power
4 years, 4 months ago (2016-08-20 00:17:31 UTC) #24
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/infra/infra/+/66438fbc9e2e56956125638f02837...

Powered by Google App Engine
This is Rietveld 408576698