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

Issue 463243002: bisect-builds.py: Minor bug fixes for blink bisect and better error handling. (Closed)

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

Description

bisect-builds.py: Minor bug fixes for blink bisect and better error handling. This fixes a bug in displaying blink changelog if the range contains git hash and displays better error message in case of ValueError from json.loads. BUG=None NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289363

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

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

Messages

Total messages: 9 (0 generated)
pshenoy
6 years, 4 months ago (2014-08-12 20:31:58 UTC) #1
Robert Sesek
https://codereview.chromium.org/463243002/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/463243002/diff/1/tools/bisect-builds.py#newcode1102 tools/bisect-builds.py:1102: (min_chromium_rev, max_chromium_rev, context) = Bisect( Why do you need ...
6 years, 4 months ago (2014-08-12 20:50:12 UTC) #2
pshenoy
https://codereview.chromium.org/463243002/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/463243002/diff/1/tools/bisect-builds.py#newcode1102 tools/bisect-builds.py:1102: (min_chromium_rev, max_chromium_rev, context) = Bisect( On 2014/08/12 20:50:11, rsesek ...
6 years, 4 months ago (2014-08-12 21:05:06 UTC) #3
Robert Sesek
https://codereview.chromium.org/463243002/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/463243002/diff/1/tools/bisect-builds.py#newcode867 tools/bisect-builds.py:867: def GetBlinkRevisionForChromiumRevision(self, rev): Rename self -> context https://codereview.chromium.org/463243002/diff/1/tools/bisect-builds.py#newcode1102 tools/bisect-builds.py:1102: ...
6 years, 4 months ago (2014-08-12 21:41:24 UTC) #4
pshenoy
https://codereview.chromium.org/463243002/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): https://codereview.chromium.org/463243002/diff/1/tools/bisect-builds.py#newcode867 tools/bisect-builds.py:867: def GetBlinkRevisionForChromiumRevision(self, rev): On 2014/08/12 21:41:24, rsesek wrote: > ...
6 years, 4 months ago (2014-08-13 18:13:42 UTC) #5
Robert Sesek
LGTM. Thanks for the cleanup!
6 years, 4 months ago (2014-08-13 20:27:39 UTC) #6
pshenoy
The CQ bit was checked by pshenoy@chromium.org
6 years, 4 months ago (2014-08-13 20:29:44 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pshenoy@chromium.org/463243002/20001
6 years, 4 months ago (2014-08-13 20:30:23 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-13 20:33:03 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (20001) as 289363

Powered by Google App Engine
This is Rietveld 408576698