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

Issue 498083002: Make flakiness dashboard links to googlesource work post git migration. (Closed)

Created:
6 years, 4 months ago by ojan
Modified:
6 years, 3 months ago
CC:
chromium-reviews, pdr.
Base URL:
https://chromium.googlesource.com/infra/infra.git@deployable
Project:
infra
Visibility:
Public.

Description

Make flakiness dashboard links to googlesource work post git migration. Change links to individual revisions to use crrev.com. For revision ranges, create a local test-results url that queries crrev.com for the git hashes and then hits googlesource directly. This should eventually be part of crrev itself, but this is a stopgap to get the flakiness dashboard working. BUG=401856 Committed: https://chromium.googlesource.com/infra/infra/+/f66ad9172c691422a3d9159e9bffff6ea3c742d9

Patch Set 1 #

Patch Set 2 : remove incorrect workaround code. #

Patch Set 3 : fix upload #

Total comments: 8

Patch Set 4 : address review comments #

Patch Set 5 : move test to the right location #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -7 lines) Patch
M appengine_apps/test_results/static-dashboards/ui.js View 1 2 3 2 chunks +19 lines, -4 lines 0 comments Download
M appengine_apps/test_results/static-dashboards/ui_unittests.js View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
A appengine_module/test_results/handlers/redirector.py View 1 2 3 4 1 chunk +31 lines, -0 lines 0 comments Download
A appengine_module/test_results/handlers/test/redirector_test.py View 1 2 3 4 1 chunk +36 lines, -0 lines 0 comments Download
M appengine_module/test_results/main.py View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
ojan
This patch depends on https://codereview.chromium.org/499103002.
6 years, 4 months ago (2014-08-25 01:55:07 UTC) #1
ojan
I went ahead and pushed this out live already. No point in the dashboard being ...
6 years, 4 months ago (2014-08-25 02:00:19 UTC) #2
ghost stip (do not use)
we're looking into adding this directly to crrev, will update once I have an idea ...
6 years, 4 months ago (2014-08-25 17:52:12 UTC) #3
ojan
How about we land this for now and we can delete the redirector.py stuff once ...
6 years, 3 months ago (2014-09-01 03:23:28 UTC) #4
ojan
ping. I'd like to push the flakiness dashboard today. I can push with this locally, ...
6 years, 3 months ago (2014-09-04 17:41:30 UTC) #5
szager1
lgtm with nit https://codereview.chromium.org/498083002/diff/40001/appengine/test_results/main.py File appengine/test_results/main.py (right): https://codereview.chromium.org/498083002/diff/40001/appengine/test_results/main.py#newcode43 appengine/test_results/main.py:43: webapp2.Route('/rev', webapp2.RedirectHandler, defaults={ nit: Maybe '/revrange'? ...
6 years, 3 months ago (2014-09-04 20:51:32 UTC) #6
ghost stip (do not use)
lgtm w/ comment https://chromiumcodereview.appspot.com/498083002/diff/40001/appengine/test_results/handlers/redirector.py File appengine/test_results/handlers/redirector.py (right): https://chromiumcodereview.appspot.com/498083002/diff/40001/appengine/test_results/handlers/redirector.py#newcode14 appengine/test_results/handlers/redirector.py:14: nit: 2 spaces https://chromiumcodereview.appspot.com/498083002/diff/40001/appengine/test_results/handlers/redirector.py#newcode24 appengine/test_results/handlers/redirector.py:24: '/%s..%s?pretty=full' ...
6 years, 3 months ago (2014-09-04 22:53:25 UTC) #7
ojan
https://codereview.chromium.org/498083002/diff/40001/appengine/test_results/handlers/redirector.py File appengine/test_results/handlers/redirector.py (right): https://codereview.chromium.org/498083002/diff/40001/appengine/test_results/handlers/redirector.py#newcode14 appengine/test_results/handlers/redirector.py:14: On 2014/09/04 22:53:25, stip wrote: > nit: 2 spaces ...
6 years, 3 months ago (2014-09-05 21:40:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/498083002/60001
6 years, 3 months ago (2014-09-05 21:40:42 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: infra_tester on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/infra_tester/builds/199)
6 years, 3 months ago (2014-09-05 21:44:14 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/498083002/80001
6 years, 3 months ago (2014-09-05 21:51:02 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-05 21:52:48 UTC) #15
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as f66ad9172c691422a3d9159e9bffff6ea3c742d9

Powered by Google App Engine
This is Rietveld 408576698