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

Issue 2657523005: WPT Export: trim lines from branch list, stage changes before committing (Closed)

Created:
3 years, 11 months ago by jeffcarp
Modified:
3 years, 11 months ago
Reviewers:
qyearsley
CC:
blink-reviews, blink-reviews-w3ctests_chromium.org, chromium-reviews, Dirk Pranke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

WPT Export: trim lines from branch list, stage changes before committing Also change expected status code for delelting a branch from 200 to 204. R=qyearsley@chromium.org BUG=684294 Review-Url: https://codereview.chromium.org/2657523005 Cr-Commit-Position: refs/heads/master@{#445933} Committed: https://chromium.googlesource.com/chromium/src/+/18f09e1964fa2efd789bd56f706e81ccb467b416

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add unit test TODO #

Patch Set 3 : Fix unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt.py View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/w3c/local_wpt_unittest.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/w3c/wpt_github.py View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
jeffcarp
3 years, 11 months ago (2017-01-24 18:11:51 UTC) #1
qyearsley
lgtm This also could have been 2 or 3 separate CLs; since these are very ...
3 years, 11 months ago (2017-01-24 18:30:57 UTC) #2
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/2657523005/20001
3 years, 11 months ago (2017-01-24 22:12:24 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/377355)
3 years, 11 months ago (2017-01-25 00:00:51 UTC) #7
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/2657523005/40001
3 years, 11 months ago (2017-01-25 02:16:23 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/18f09e1964fa2efd789bd56f706e81ccb467b416
3 years, 11 months ago (2017-01-25 03:48:52 UTC) #13
jeffcarp
3 years, 11 months ago (2017-01-25 19:40:00 UTC) #14
Message was sent while issue was closed.
Oops forgot to publish my drafts (again)

https://codereview.chromium.org/2657523005/diff/1/third_party/WebKit/Tools/Sc...
File third_party/WebKit/Tools/Scripts/webkitpy/w3c/wpt_github.py (right):

https://codereview.chromium.org/2657523005/diff/1/third_party/WebKit/Tools/Sc...
third_party/WebKit/Tools/Scripts/webkitpy/w3c/wpt_github.py:106: return data
On 2017/01/24 at 18:30:56, qyearsley wrote:
> Note, this could probably be unit-tested by making a unit test method that
overrides WPTGithub.request with a method returning a canned response, but the
benefit of such a test method is pretty small in this case.

I'll add a TODO.

Powered by Google App Engine
This is Rietveld 408576698