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

Issue 492853002: bisect-builds.py: Fix official Google Chrome build bisection. (Closed)

Created:
6 years, 4 months ago by pshenoy
Modified:
6 years, 4 months ago
CC:
chromium-reviews, anantha
Project:
chromium
Visibility:
Public.

Description

bisect-builds.py: Fix official Google Chrome build bisection. Bisecting Official Google Chrome builds was broken due to change of base URL from http://master.chrome.corp.google.com/official_builds/ to https://console.developers.google.com/storage/chrome-unsigned/desktop-W15K3Y/. BUG=384336 NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291099

Patch Set 1 #

Total comments: 11

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Total comments: 18

Patch Set 5 : #

Total comments: 2

Patch Set 6 : #

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

Messages

Total messages: 13 (0 generated)
pshenoy
6 years, 4 months ago (2014-08-20 17:45:49 UTC) #1
DaleCurtis
I'm fine with using gsutil via cli, so it's up to you if you want ...
6 years, 4 months ago (2014-08-20 19:54:43 UTC) #2
Robert Sesek
https://codereview.chromium.org/492853002/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/492853002/diff/1/tools/bisect-builds.py#newcode39 tools/bisect-builds.py:39: # GSUtil download URL. On 2014/08/20 19:54:43, DaleCurtis wrote: ...
6 years, 4 months ago (2014-08-20 20:21:54 UTC) #3
pshenoy
https://codereview.chromium.org/492853002/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/492853002/diff/1/tools/bisect-builds.py#newcode39 tools/bisect-builds.py:39: # GSUtil download URL. On 2014/08/20 19:54:43, DaleCurtis wrote: ...
6 years, 4 months ago (2014-08-20 20:33:55 UTC) #4
DaleCurtis
https://codereview.chromium.org/492853002/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/492853002/diff/1/tools/bisect-builds.py#newcode39 tools/bisect-builds.py:39: # GSUtil download URL. On 2014/08/20 20:33:55, pshenoy wrote: ...
6 years, 4 months ago (2014-08-20 20:46:43 UTC) #5
pshenoy
https://codereview.chromium.org/492853002/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/492853002/diff/1/tools/bisect-builds.py#newcode39 tools/bisect-builds.py:39: # GSUtil download URL. On 2014/08/20 20:46:43, DaleCurtis wrote: ...
6 years, 4 months ago (2014-08-20 22:42:44 UTC) #6
DaleCurtis
https://codereview.chromium.org/492853002/diff/50001/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/492853002/diff/50001/tools/bisect-builds.py#newcode39 tools/bisect-builds.py:39: # GSUtil download URL. Remove? https://codereview.chromium.org/492853002/diff/50001/tools/bisect-builds.py#newcode404 tools/bisect-builds.py:404: def CheckDeoptToolsInPath(): ...
6 years, 4 months ago (2014-08-20 22:56:19 UTC) #7
pshenoy
https://codereview.chromium.org/492853002/diff/50001/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/492853002/diff/50001/tools/bisect-builds.py#newcode39 tools/bisect-builds.py:39: # GSUtil download URL. On 2014/08/20 22:56:19, DaleCurtis wrote: ...
6 years, 4 months ago (2014-08-20 23:21:55 UTC) #8
DaleCurtis
lgtm % nit https://codereview.chromium.org/492853002/diff/70001/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/492853002/diff/70001/tools/bisect-builds.py#newcode24 tools/bisect-builds.py:24: OFFICIAL_BASE_URL = ('http://commondatastorage.googleapis.com/' Construct the official ...
6 years, 4 months ago (2014-08-21 00:18:55 UTC) #9
pshenoy
https://codereview.chromium.org/492853002/diff/70001/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/492853002/diff/70001/tools/bisect-builds.py#newcode24 tools/bisect-builds.py:24: OFFICIAL_BASE_URL = ('http://commondatastorage.googleapis.com/' On 2014/08/21 00:18:55, DaleCurtis wrote: > ...
6 years, 4 months ago (2014-08-21 16:27:23 UTC) #10
pshenoy
The CQ bit was checked by pshenoy@chromium.org
6 years, 4 months ago (2014-08-21 16:35:51 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pshenoy@chromium.org/492853002/90001
6 years, 4 months ago (2014-08-21 16:37:53 UTC) #12
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 16:48:54 UTC) #13
Message was sent while issue was closed.
Committed patchset #6 (90001) as 291099

Powered by Google App Engine
This is Rietveld 408576698