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

Issue 7468020: Update bisect-builds.py to automatically determine download server. (Closed)

Created:
9 years, 5 months ago by jbates
Modified:
9 years, 5 months ago
Reviewers:
Nico
CC:
chromium-reviews, pam+watch_chromium.org, Robert Sesek
Visibility:
Public.

Description

If good..bad range is all before or after the recent build cutoff, use the appropriate server. If good..bad straddles the recent build cutoff, test out the oldest recent build. If that build is good, bisect only recent builds from build.chromium.org. If that build is bad, bisect only old builds. BUG=89974 TEST=(1) run bisect-builds.py with defaults; (2) accept default good/bad args; when chrome starts, close it and specify good; verify that further downloads come from build.chromium.org domain. Repeat (1) and (2); specify bad; verify that further downloads come from commondatastorage.googleapis.com. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93432

Patch Set 1 #

Total comments: 12

Patch Set 2 : . #

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

Messages

Total messages: 4 (0 generated)
jbates
(rsesek - feel free to review as well if you want)
9 years, 5 months ago (2011-07-21 01:03:47 UTC) #1
Nico
Mostly LG. One real comment and a few nits http://codereview.chromium.org/7468020/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): http://codereview.chromium.org/7468020/diff/1/tools/bisect-builds.py#newcode209 tools/bisect-builds.py:209: ...
9 years, 5 months ago (2011-07-21 16:17:31 UTC) #2
jbates
http://codereview.chromium.org/7468020/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): http://codereview.chromium.org/7468020/diff/1/tools/bisect-builds.py#newcode209 tools/bisect-builds.py:209: |bad_revision| of the |context|.""" On 2011/07/21 16:17:31, Nico wrote: ...
9 years, 5 months ago (2011-07-21 17:36:01 UTC) #3
Nico
9 years, 5 months ago (2011-07-21 17:38:27 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698