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

Issue 2259513003: [Findit] Display last build bucket response to try job dashboard (Closed)

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

Description

[Findit] Display last build bucket response to try job dashboard The UI now looks like this: https://lijeffrey1-dot-findit-for-me.appspot.com/waterfall/try-job-dashboard?start_date=2016-08-15&end_date=2016-08-18 This CL also fixes a misleading error message when buildbucket reports an error. BUG=638690, 611866 Committed: https://chromium.googlesource.com/infra/infra/+/ca0df3b15c395d8b5ac01141cdbe4c18bec778c1

Patch Set 1 #

Total comments: 9

Patch Set 2 : Addressing comments, pretty-printing JSON, and fixing incorrect failure message #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -7 lines) Patch
M appengine/findit/handlers/test/try_job_dashboard_test.py View 1 2 9 chunks +39 lines, -3 lines 0 comments Download
M appengine/findit/handlers/try_job_dashboard.py View 1 2 3 chunks +34 lines, -1 line 0 comments Download
M appengine/findit/templates/try_job_dashboard.html View 1 9 chunks +29 lines, -0 lines 0 comments Download
M appengine/findit/waterfall/monitor_try_job_pipeline.py View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M appengine/findit/waterfall/test/monitor_try_job_pipeline_test.py View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (7 generated)
lijeffrey
ptal
4 years, 4 months ago (2016-08-17 19:20:02 UTC) #4
chanli
https://codereview.chromium.org/2259513003/diff/1/appengine/findit/handlers/try_job_dashboard.py File appengine/findit/handlers/try_job_dashboard.py (right): https://codereview.chromium.org/2259513003/diff/1/appengine/findit/handlers/try_job_dashboard.py#newcode3 appengine/findit/handlers/try_job_dashboard.py:3: # found in the LICENSE file. Nit: Add an ...
4 years, 4 months ago (2016-08-17 21:17:38 UTC) #5
stgao
https://codereview.chromium.org/2259513003/diff/1/appengine/findit/handlers/try_job_dashboard.py File appengine/findit/handlers/try_job_dashboard.py (right): https://codereview.chromium.org/2259513003/diff/1/appengine/findit/handlers/try_job_dashboard.py#newcode90 appengine/findit/handlers/try_job_dashboard.py:90: try_job_data.last_buildbucket_response, sort_keys=True) Could the conversion from json to string ...
4 years, 4 months ago (2016-08-18 16:52:03 UTC) #6
lijeffrey
comments addressed, ptal https://codereview.chromium.org/2259513003/diff/1/appengine/findit/handlers/try_job_dashboard.py File appengine/findit/handlers/try_job_dashboard.py (right): https://codereview.chromium.org/2259513003/diff/1/appengine/findit/handlers/try_job_dashboard.py#newcode3 appengine/findit/handlers/try_job_dashboard.py:3: # found in the LICENSE file. ...
4 years, 4 months ago (2016-08-18 23:59:15 UTC) #8
chanli
On 2016/08/18 23:59:15, lijeffrey wrote: > comments addressed, ptal > > https://codereview.chromium.org/2259513003/diff/1/appengine/findit/handlers/try_job_dashboard.py > File appengine/findit/handlers/try_job_dashboard.py ...
4 years, 4 months ago (2016-08-19 00:01:36 UTC) #9
stgao
lgtm
4 years, 4 months ago (2016-08-19 00:10:00 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/2259513003/40001
4 years, 4 months ago (2016-08-19 00:18:43 UTC) #13
commit-bot: I haz the power
4 years, 4 months ago (2016-08-19 04:32:13 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/infra/infra/+/ca0df3b15c395d8b5ac01141cdbe4...

Powered by Google App Engine
This is Rietveld 408576698