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

Issue 23431026: add the option to bisect blink builds as well and have blink revisions look in the REVISIONS file a… (Closed)

Created:
7 years, 3 months ago by kareng
Modified:
7 years, 2 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

add the option to bisect blink builds as well and have blink revisions look in the REVISIONS file and not DEPS R=rsesek@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223632

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Total comments: 3

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -24 lines) Patch
M tools/bisect-builds.py View 1 2 3 11 chunks +38 lines, -24 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Dirk Pranke
https://codereview.chromium.org/23431026/diff/2001/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/23431026/diff/2001/tools/bisect-builds.py#newcode751 tools/bisect-builds.py:751: min_blink_rev = GetBlinkRevisionForChromiumRevision(context, I don't think you need (or ...
7 years, 3 months ago (2013-09-17 00:42:18 UTC) #1
kareng
On 2013/09/17 00:42:18, Dirk Pranke wrote: > https://codereview.chromium.org/23431026/diff/2001/tools/bisect-builds.py > File tools/bisect-builds.py (right): > > https://codereview.chromium.org/23431026/diff/2001/tools/bisect-builds.py#newcode751 ...
7 years, 3 months ago (2013-09-17 00:47:13 UTC) #2
Robert Sesek
Nifty! I look forward to using this. https://codereview.chromium.org/23431026/diff/6001/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/23431026/diff/6001/tools/bisect-builds.py#newcode620 tools/bisect-builds.py:620: if data['webkit_revision']: ...
7 years, 3 months ago (2013-09-17 13:45:34 UTC) #3
kareng
On 2013/09/17 13:45:34, rsesek wrote: > Nifty! I look forward to using this. > > ...
7 years, 3 months ago (2013-09-17 17:15:48 UTC) #4
Robert Sesek
lgtm
7 years, 3 months ago (2013-09-17 17:24:05 UTC) #5
kareng
Committed patchset #4 manually as r223632 (presubmit successful).
7 years, 3 months ago (2013-09-17 17:44:09 UTC) #6
Nico
Whoa, nice! Can you update http://www.chromium.org/developers/bisect-builds-py with how to use this for blink?
7 years, 3 months ago (2013-09-19 01:52:16 UTC) #7
kareng
On 2013/09/19 01:52:16, Nico wrote: > Whoa, nice! Can you update http://www.chromium.org/developers/bisect-builds-py > with how ...
7 years, 3 months ago (2013-09-20 20:25:02 UTC) #8
kareng
On 2013/09/20 20:25:02, kareng wrote: > On 2013/09/19 01:52:16, Nico wrote: > > Whoa, nice! ...
7 years, 2 months ago (2013-10-01 00:03:45 UTC) #9
Dirk Pranke
7 years, 2 months ago (2013-10-02 18:21:17 UTC) #10
Message was sent while issue was closed.
Nice. We should look at the logic in the perf bisect script (which will
automatically drill into a blink roll) and see if we can apply that here. It
almost certainly can't be reused as-is (since it is building from source and can
control the revisions), but maybe there's something that can be leveraged.

Powered by Google App Engine
This is Rietveld 408576698