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

Issue 12226013: Add a git command for running ToT WebKit patches against the trybots. (Closed)

Created:
7 years, 10 months ago by tony
Modified:
7 years, 10 months ago
CC:
chromium-reviews, Dirk Pranke, cmp+cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org
Visibility:
Public.

Description

Add a git command for running ToT WebKit patches against the trybots. This is basically a wrapper script for running a WebKit change against the try bots. It can be run from within third_party/WebKit and will try to apply the patch against ToT WebKit. This tells the try server we want to use ToT WebKit by passing third_party/WebKit@HEAD as the first line of the patch file. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181972

Patch Set 1 #

Patch Set 2 : #

Total comments: 10

Patch Set 3 : #

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -0 lines) Patch
A git-wktry View 1 2 3 4 1 chunk +21 lines, -0 lines 0 comments Download
A git_wktry.py View 1 2 3 4 1 chunk +86 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
tony
7 years, 10 months ago (2013-02-05 17:52:17 UTC) #1
Dirk Pranke
Can't you get this with just either git-try from within a webkit directory or with ...
7 years, 10 months ago (2013-02-05 20:02:34 UTC) #2
tony
On 2013/02/05 20:02:34, Dirk Pranke wrote: > Can't you get this with just either git-try ...
7 years, 10 months ago (2013-02-05 20:29:26 UTC) #3
cmp
+szager for review
7 years, 10 months ago (2013-02-05 20:45:08 UTC) #4
jochen (gone - plz use gerrit)
did you try that in a submodules checkout? git try --sub_rep fails for me
7 years, 10 months ago (2013-02-06 21:06:17 UTC) #5
tony
On 2013/02/06 21:06:17, jochen wrote: > did you try that in a submodules checkout? git ...
7 years, 10 months ago (2013-02-06 21:23:51 UTC) #6
jochen (gone - plz use gerrit)
strange, for me this doesn't work, it says Could not guess version control system for ...
7 years, 10 months ago (2013-02-06 21:28:44 UTC) #7
Dirk Pranke
lgtm. I think this basically looks right. As discussed previously, it seems like there should ...
7 years, 10 months ago (2013-02-07 03:38:01 UTC) #8
M-A Ruel
I know Stephen did send WebKit try jobs so he may have valuable feedback. https://codereview.chromium.org/12226013/diff/5001/git-wktry ...
7 years, 10 months ago (2013-02-07 14:06:17 UTC) #9
Stephen White
On 2013/02/07 14:06:17, Marc-Antoine Ruel wrote: > I know Stephen did send WebKit try jobs ...
7 years, 10 months ago (2013-02-07 14:25:50 UTC) #10
tony
Please take another look. I updated this change now that https://codereview.chromium.org/12221058/ has landed. We don't ...
7 years, 10 months ago (2013-02-11 20:52:46 UTC) #11
M-A Ruel
7 years, 10 months ago (2013-02-11 21:04:54 UTC) #12
lgtm

https://codereview.chromium.org/12226013/diff/11001/git_wktry.py
File git_wktry.py (right):

https://codereview.chromium.org/12226013/diff/11001/git_wktry.py#newcode82
git_wktry.py:82: swallow_exception=False, prog='git wktry')
align at +4

Powered by Google App Engine
This is Rietveld 408576698