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

Issue 10459050: Add option (u)nknown to bisect-builds.py. (Closed)

Created:
8 years, 6 months ago by Alexei Svitkine (slow)
Modified:
8 years, 6 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Add option (u)nknown to bisect-builds.py. This is useful when the revision being tested has some other problem that prevents testing the original issue. BUG=none TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=139967

Patch Set 1 : #

Total comments: 10

Patch Set 2 : #

Patch Set 3 : #

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

Messages

Total messages: 11 (0 generated)
Alexei Svitkine (slow)
8 years, 6 months ago (2012-05-31 17:42:52 UTC) #1
Robert Sesek
Clever! http://codereview.chromium.org/10459050/diff/6001/tools/bisect-builds.py File tools/bisect-builds.py (right): http://codereview.chromium.org/10459050/diff/6001/tools/bisect-builds.py#newcode409 tools/bisect-builds.py:409: @param evaluate A function which returns 'g' if ...
8 years, 6 months ago (2012-05-31 19:46:10 UTC) #2
Alexei Svitkine (slow)
http://codereview.chromium.org/10459050/diff/6001/tools/bisect-builds.py File tools/bisect-builds.py (right): http://codereview.chromium.org/10459050/diff/6001/tools/bisect-builds.py#newcode409 tools/bisect-builds.py:409: @param evaluate A function which returns 'g' if the ...
8 years, 6 months ago (2012-05-31 20:08:15 UTC) #3
Alexei Svitkine (slow)
http://codereview.chromium.org/10459050/diff/6001/tools/bisect-builds.py File tools/bisect-builds.py (right): http://codereview.chromium.org/10459050/diff/6001/tools/bisect-builds.py#newcode529 tools/bisect-builds.py:529: if fetch: On 2012/05/31 20:08:15, Alexei Svitkine wrote: > ...
8 years, 6 months ago (2012-05-31 20:26:46 UTC) #4
Alexei Svitkine (slow)
> and bad=0,pivot=1,good=2. Oops, meant "good=0,pivot=1,bad=2".
8 years, 6 months ago (2012-05-31 20:29:10 UTC) #5
Alexei Svitkine (slow)
http://codereview.chromium.org/10459050/diff/6001/tools/bisect-builds.py File tools/bisect-builds.py (right): http://codereview.chromium.org/10459050/diff/6001/tools/bisect-builds.py#newcode529 tools/bisect-builds.py:529: if fetch: > I'll remove the check here, but ...
8 years, 6 months ago (2012-05-31 20:32:52 UTC) #6
Robert Sesek
LGTM!
8 years, 6 months ago (2012-05-31 20:56:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/10459050/5002
8 years, 6 months ago (2012-05-31 21:00:14 UTC) #8
commit-bot: I haz the power
Try job failure for 10459050-5002 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 6 months ago (2012-05-31 22:33:46 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/10459050/5002
8 years, 6 months ago (2012-05-31 23:11:57 UTC) #10
commit-bot: I haz the power
8 years, 6 months ago (2012-06-01 04:11:02 UTC) #11
Change committed as 139967

Powered by Google App Engine
This is Rietveld 408576698