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

Issue 2035793004: [Findit] Updating try job dashboard to display in queue and execution times (Closed)

Created:
4 years, 6 months ago by lijeffrey
Modified:
4 years, 6 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

Patch Set 1 #

Total comments: 9

Patch Set 2 : Addressing comments #

Total comments: 2

Patch Set 3 : Addressing comments #

Patch Set 4 : Fixing unit tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -31 lines) Patch
M appengine/findit/handlers/test/try_job_dashboard_test.py View 1 2 3 4 chunks +14 lines, -6 lines 0 comments Download
M appengine/findit/handlers/try_job_dashboard.py View 1 2 4 chunks +20 lines, -9 lines 0 comments Download
M appengine/findit/templates/try_job_dashboard.html View 1 6 chunks +22 lines, -16 lines 0 comments Download

Messages

Total messages: 23 (10 generated)
lijeffrey
ptal
4 years, 6 months ago (2016-06-02 22:09:25 UTC) #3
stgao
lgtm with nits. https://codereview.chromium.org/2035793004/diff/1/appengine/findit/handlers/try_job_dashboard.py File appengine/findit/handlers/try_job_dashboard.py (right): https://codereview.chromium.org/2035793004/diff/1/appengine/findit/handlers/try_job_dashboard.py#newcode26 appengine/findit/handlers/try_job_dashboard.py:26: return timedelta(0) Should we do "N/A" ...
4 years, 6 months ago (2016-06-02 22:13:57 UTC) #4
stgao
https://codereview.chromium.org/2035793004/diff/1/appengine/findit/handlers/try_job_dashboard.py File appengine/findit/handlers/try_job_dashboard.py (right): https://codereview.chromium.org/2035793004/diff/1/appengine/findit/handlers/try_job_dashboard.py#newcode113 appengine/findit/handlers/try_job_dashboard.py:113: 'try_jobs_in_progress': try_jobs_in_progress, Sorted by reverse of start time? Same ...
4 years, 6 months ago (2016-06-02 22:16:33 UTC) #5
chanli
lgtm
4 years, 6 months ago (2016-06-02 22:48:20 UTC) #6
lijeffrey
comments addressed, ptal. I've deployed another test version so the link from last time should ...
4 years, 6 months ago (2016-06-03 03:18:28 UTC) #7
stgao
lgtm with nits. Once fixed, feel free to CQ. https://codereview.chromium.org/2035793004/diff/1/appengine/findit/handlers/try_job_dashboard.py File appengine/findit/handlers/try_job_dashboard.py (right): https://codereview.chromium.org/2035793004/diff/1/appengine/findit/handlers/try_job_dashboard.py#newcode113 appengine/findit/handlers/try_job_dashboard.py:113: ...
4 years, 6 months ago (2016-06-03 06:36:04 UTC) #8
lijeffrey
https://codereview.chromium.org/2035793004/diff/20001/appengine/findit/handlers/try_job_dashboard.py File appengine/findit/handlers/try_job_dashboard.py (right): https://codereview.chromium.org/2035793004/diff/20001/appengine/findit/handlers/try_job_dashboard.py#newcode28 appengine/findit/handlers/try_job_dashboard.py:28: if not start_time or not end_time: On 2016/06/03 06:36:04, ...
4 years, 6 months ago (2016-06-03 19:40:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035793004/40001
4 years, 6 months ago (2016-06-03 19:41:12 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: Infra Linux Precise 32 Tester on tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Infra%20Linux%20Precise%2032%20Tester/builds/2062)
4 years, 6 months ago (2016-06-03 19:47:07 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035793004/40001
4 years, 6 months ago (2016-06-03 21:28:33 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: Infra Linux Trusty 64 Tester on tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Infra%20Linux%20Trusty%2064%20Tester/builds/2012)
4 years, 6 months ago (2016-06-03 21:36:57 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2035793004/60001
4 years, 6 months ago (2016-06-03 22:50:04 UTC) #21
commit-bot: I haz the power
4 years, 6 months ago (2016-06-03 22:56:01 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/infra/infra/+/cdb23fed7e365a36588426b0fb892...

Powered by Google App Engine
This is Rietveld 408576698