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

Issue 11266025: Make tools/bisect_builds.py handle reversed bad/good revision ranges (Closed)

Created:
8 years, 2 months ago by enne (OOO)
Modified:
8 years, 1 month ago
Reviewers:
Nico
CC:
chromium-reviews, pam+watch_chromium.org, anantha, Robert Sesek, M-A Ruel
Visibility:
Public.

Description

Make tools/bisect_builds.py handle reversed bad/good revision ranges BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=165781

Patch Set 1 #

Total comments: 6

Patch Set 2 : Now with inf% more testing #

Total comments: 1

Patch Set 3 : Fewer parens #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -54 lines) Patch
M tools/bisect-builds.py View 1 2 9 chunks +56 lines, -54 lines 0 comments Download
A tools/bisect_test.py View 1 1 chunk +49 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
enne (OOO)
Not sure who wants to look at this, so CCing folks on the blame list. ...
8 years, 2 months ago (2012-10-24 22:38:08 UTC) #1
enne (OOO)
Putting thakis on the review line, since nobody volunteered.
8 years, 1 month ago (2012-10-29 17:15:04 UTC) #2
Nico
I think this is a reasonable feature to implement, and your implementation looks good. A ...
8 years, 1 month ago (2012-11-01 19:06:28 UTC) #3
enne (OOO)
Yeah, I can add a test. Would you be opposed to renaming bisect-builds.py to bisect_builds.py ...
8 years, 1 month ago (2012-11-01 19:20:32 UTC) #4
Nico
On Thu, Nov 1, 2012 at 12:20 PM, <enne@chromium.org> wrote: > Yeah, I can add ...
8 years, 1 month ago (2012-11-01 19:23:35 UTC) #5
enne (OOO)
Ah, thanks for the link. That argument makes a lot of sense. Sadly, testing anything ...
8 years, 1 month ago (2012-11-02 18:17:14 UTC) #6
Nico
On 2012/11/02 18:17:14, enne wrote: > Ah, thanks for the link. That argument makes a ...
8 years, 1 month ago (2012-11-02 20:29:55 UTC) #7
enne (OOO)
Added a minimal monkeypatching test. I assume this shouldn't be manual, but I am not ...
8 years, 1 month ago (2012-11-02 22:26:57 UTC) #8
Nico
8 years, 1 month ago (2012-11-02 22:32:11 UTC) #9
lgtm

http://codereview.chromium.org/11266025/diff/10001/tools/bisect-builds.py
File tools/bisect-builds.py (right):

http://codereview.chromium.org/11266025/diff/10001/tools/bisect-builds.py#new...
tools/bisect-builds.py:453: min_str, max_str = ("bad", "good")
nit: parens on rhs not needed (but don't hurt either)

Powered by Google App Engine
This is Rietveld 408576698