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

Issue 12221058: Allow trybot changes to run against WebKit@HEAD. (Closed)

Created:
7 years, 10 months ago by tony
Modified:
7 years, 10 months ago
CC:
chromium-reviews, Mike Stip (use stip instead), cmp, Isaac (away), kjellander+cc_chromium.org, iannucci, hinoka
Visibility:
Public.

Description

Allow trybot changes to run against WebKit@HEAD. The buildbots already know how to run against specific WebKit revisions, this is how the WebKit canary bot run tests. Make it possible so that a try job's patch file can request to use WebKit at ToT. This allows the bot to gclient sync to ToT WebKit before applying the patch. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=183566

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Total comments: 9

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M scripts/master/chromium_step.py View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M scripts/master/factory/chromium_factory.py View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
tony
7 years, 10 months ago (2013-02-07 00:47:45 UTC) #1
tony
This shouldn't have any visible impact on the bots. When someone sends a patch where ...
7 years, 10 months ago (2013-02-07 00:57:05 UTC) #2
Dirk Pranke
https://codereview.chromium.org/12221058/diff/1/scripts/master/chromium_step.py File scripts/master/chromium_step.py (right): https://codereview.chromium.org/12221058/diff/1/scripts/master/chromium_step.py#newcode112 scripts/master/chromium_step.py:112: wk_revision = 'HEAD' are you sure "HEAD" works here? ...
7 years, 10 months ago (2013-02-07 03:42:33 UTC) #3
M-A Ruel
https://codereview.chromium.org/12221058/diff/1/scripts/master/chromium_step.py File scripts/master/chromium_step.py (right): https://codereview.chromium.org/12221058/diff/1/scripts/master/chromium_step.py#newcode112 scripts/master/chromium_step.py:112: wk_revision = 'HEAD' On 2013/02/07 03:42:33, Dirk Pranke wrote: ...
7 years, 10 months ago (2013-02-07 14:01:53 UTC) #4
Dirk Pranke
On 2013/02/07 14:01:53, Marc-Antoine Ruel wrote: > https://codereview.chromium.org/12221058/diff/1/scripts/master/chromium_step.py > File scripts/master/chromium_step.py (right): > > https://codereview.chromium.org/12221058/diff/1/scripts/master/chromium_step.py#newcode112 ...
7 years, 10 months ago (2013-02-07 21:23:32 UTC) #5
tony
New patch up. https://codereview.chromium.org/12221058/diff/1/scripts/master/chromium_step.py File scripts/master/chromium_step.py (right): https://codereview.chromium.org/12221058/diff/1/scripts/master/chromium_step.py#newcode112 scripts/master/chromium_step.py:112: wk_revision = 'HEAD' On 2013/02/07 14:01:53, ...
7 years, 10 months ago (2013-02-07 22:13:49 UTC) #6
Dirk Pranke
lgtm
7 years, 10 months ago (2013-02-07 22:23:06 UTC) #7
tony
maruel, does this look OK to you?
7 years, 10 months ago (2013-02-08 18:17:04 UTC) #8
M-A Ruel
The more I think about it, the more I'd prefer to only have trychange.py sends ...
7 years, 10 months ago (2013-02-08 19:36:40 UTC) #9
tony
szager also proposed the idea of making a big diff against the DEPS version of ...
7 years, 10 months ago (2013-02-08 19:50:33 UTC) #10
M-A Ruel
On 2013/02/08 19:50:33, tony wrote: > szager also proposed the idea of making a big ...
7 years, 10 months ago (2013-02-11 18:26:57 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tony@chromium.org/12221058/4003
7 years, 10 months ago (2013-02-11 18:33:37 UTC) #12
commit-bot: I haz the power
Change committed as 181719
7 years, 10 months ago (2013-02-11 18:37:22 UTC) #13
tony
New version of this patch. It was reverted because I was wrong about the |revision| ...
7 years, 10 months ago (2013-02-19 22:40:14 UTC) #14
Isaac (away)
I would like to see this locally tested with a webkit bot before being committed.
7 years, 10 months ago (2013-02-19 22:44:24 UTC) #15
tony
Here're my local tests: http://meatwad.sfo:8014/waterfall?show=WebKit%20Linux . The last run includes my changes.
7 years, 10 months ago (2013-02-19 22:51:48 UTC) #16
tony
On 2013/02/19 22:51:48, tony wrote: > Here're my local tests: http://meatwad.sfo:8014/waterfall?show=WebKit%2520Linux . > The last ...
7 years, 10 months ago (2013-02-19 22:53:39 UTC) #17
tony
Also note that it is an accident that the old code syncs to the correct ...
7 years, 10 months ago (2013-02-19 22:56:30 UTC) #18
Isaac (away)
OK -- I am fine w/ this.
7 years, 10 months ago (2013-02-19 23:15:15 UTC) #19
Isaac (away)
lgtm
7 years, 10 months ago (2013-02-20 01:19:12 UTC) #20
tony
7 years, 10 months ago (2013-02-20 17:55:50 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 manually as r183566 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698