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

Issue 6995117: bisect-builds.py: Use Google Common Data Storage instead of build.chromium.org. (Closed)

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

Description

bisect-builds.py: Use Google Common Data Storage instead of build.chromium.org. The continuous archive's index file appears to be incomplete/problematic for some platforms and revision ranges, so go back to just using directory lists via the CDS API. This also cleans up the code by using a PathContext object rather than a slew of global variables to format/create the various URLs. BUG=85498 TEST=See bug. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88658

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

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

Messages

Total messages: 6 (0 generated)
Robert Sesek
9 years, 6 months ago (2011-06-09 20:10:43 UTC) #1
Evan Martin
Can you get whoever is responsible for our use of this CDS API to review ...
9 years, 6 months ago (2011-06-09 20:26:11 UTC) #2
Robert Sesek
On 2011/06/09 20:26:11, Evan Martin wrote: > Can you get whoever is responsible for our ...
9 years, 6 months ago (2011-06-09 20:26:54 UTC) #3
nsylvain
pretty cool! thanks! 1 comment. http://codereview.chromium.org/6995117/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): http://codereview.chromium.org/6995117/diff/1/tools/bisect-builds.py#newcode172 tools/bisect-builds.py:172: context.GetListingURL(context.good_revision)) I'm not sure ...
9 years, 6 months ago (2011-06-09 21:12:02 UTC) #4
Robert Sesek
Thanks for the review. http://codereview.chromium.org/6995117/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): http://codereview.chromium.org/6995117/diff/1/tools/bisect-builds.py#newcode172 tools/bisect-builds.py:172: context.GetListingURL(context.good_revision)) On 2011/06/09 21:12:03, nsylvain ...
9 years, 6 months ago (2011-06-09 23:38:58 UTC) #5
nsylvain
9 years, 6 months ago (2011-06-09 23:50:31 UTC) #6
LGTM, thanks

Powered by Google App Engine
This is Rietveld 408576698