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

Issue 2182413004: In rietveld.filter_latest_jobs, handle jobs with no build number. (Closed)

Created:
4 years, 4 months ago by qyearsley
Modified:
4 years, 4 months ago
Reviewers:
wkorman
CC:
blink-reviews, cbentzel+watch_chromium.org, chromium-reviews, Dirk Pranke
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

In rietveld.filter_latest_jobs, handle jobs with no build number. Currently, in some circumstances, filter_try_jobs may throw an error depending on the state of the current try jobs. This CL changes just this method so that it doesn't throw a KeyError if there are jobs with no build number passed in. Committed: https://crrev.com/e5e73d3df3d7d0a42f28040ab0b6fe022c1179c5 Cr-Commit-Position: refs/heads/master@{#408874}

Patch Set 1 #

Patch Set 2 : Undo change to layout test #

Patch Set 3 : Update pylintrc to just apply to test_ methods #

Total comments: 1

Patch Set 4 : In rietveld.filter_latest_jobs, handle jobs with no build number. #

Total comments: 2

Patch Set 5 : Removed pylintrc change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -19 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/common/net/rietveld.py View 1 2 3 4 1 chunk +4 lines, -1 line 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/common/net/rietveld_unittest.py View 1 chunk +9 lines, -18 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
qyearsley
https://codereview.chromium.org/2182413004/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/pylintrc File third_party/WebKit/Tools/Scripts/webkitpy/pylintrc (right): https://codereview.chromium.org/2182413004/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/pylintrc#newcode193 third_party/WebKit/Tools/Scripts/webkitpy/pylintrc:193: method-rgx=(([a-z_][a-z0-9_]{2,30})|(test_[a-z0-9_]{2,60}))$ Many test methods in unit tests have names ...
4 years, 4 months ago (2016-07-27 22:24:09 UTC) #2
wkorman
lgtm https://codereview.chromium.org/2182413004/diff/60001/third_party/WebKit/Tools/Scripts/webkitpy/pylintrc File third_party/WebKit/Tools/Scripts/webkitpy/pylintrc (right): https://codereview.chromium.org/2182413004/diff/60001/third_party/WebKit/Tools/Scripts/webkitpy/pylintrc#newcode193 third_party/WebKit/Tools/Scripts/webkitpy/pylintrc:193: method-rgx=(([a-z_][a-z0-9_]{2,30})|(test_[a-z0-9_]{2,60}))$ Add this to the change description, or ...
4 years, 4 months ago (2016-07-29 18:33:46 UTC) #8
qyearsley
https://codereview.chromium.org/2182413004/diff/60001/third_party/WebKit/Tools/Scripts/webkitpy/pylintrc File third_party/WebKit/Tools/Scripts/webkitpy/pylintrc (right): https://codereview.chromium.org/2182413004/diff/60001/third_party/WebKit/Tools/Scripts/webkitpy/pylintrc#newcode193 third_party/WebKit/Tools/Scripts/webkitpy/pylintrc:193: method-rgx=(([a-z_][a-z0-9_]{2,30})|(test_[a-z0-9_]{2,60}))$ On 2016/07/29 at 18:33:45, wkorman wrote: > Add ...
4 years, 4 months ago (2016-07-29 18:44:35 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/2182413004/80001
4 years, 4 months ago (2016-07-30 19:53:48 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-07-30 19:56:20 UTC) #17
commit-bot: I haz the power
4 years, 4 months ago (2016-07-30 19:57:39 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e5e73d3df3d7d0a42f28040ab0b6fe022c1179c5
Cr-Commit-Position: refs/heads/master@{#408874}

Powered by Google App Engine
This is Rietveld 408576698