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

Issue 7329005: Add programmatic interface (Closed)

Created:
9 years, 5 months ago by szager
Modified:
9 years, 5 months ago
CC:
chromium-reviews, pam+watch_chromium.org, cmp
Visibility:
Public.

Description

If the good/bad test can be written as a predicate function (e.g., by parsing stdout/stderr), then bisect_builds.py can be imported from a separate script and run non-interactively. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=92857

Patch Set 1 #

Total comments: 9

Patch Set 2 : Programmatic interface only; no threading yet. #

Total comments: 4

Patch Set 3 : Added documentation #

Total comments: 1

Patch Set 4 : nit scratched #

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

Messages

Total messages: 9 (0 generated)
Evan Martin
rsesek should probably be the primary reviewer. I think it would help to do the ...
9 years, 5 months ago (2011-07-14 18:57:52 UTC) #1
szager
http://codereview.chromium.org/7329005/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): http://codereview.chromium.org/7329005/diff/1/tools/bisect-builds.py#newcode39 tools/bisect-builds.py:39: import threading On 2011/07/14 18:57:52, Evan Martin wrote: > ...
9 years, 5 months ago (2011-07-14 19:23:03 UTC) #2
Robert Sesek
Is there a second patchset? I may have more comments once Evan's are addressed. http://codereview.chromium.org/7329005/diff/1/tools/bisect-builds.py ...
9 years, 5 months ago (2011-07-15 16:27:14 UTC) #3
szager
On Fri, Jul 15, 2011 at 9:27 AM, <rsesek@chromium.org> wrote: > Is there a second ...
9 years, 5 months ago (2011-07-15 18:35:13 UTC) #4
szager
On 2011/07/15 18:35:13, szager wrote: > On Fri, Jul 15, 2011 at 9:27 AM, <mailto:rsesek@chromium.org> ...
9 years, 5 months ago (2011-07-15 21:16:20 UTC) #5
Robert Sesek
Thanks for splitting it out. This is much more manageable to review, now. http://codereview.chromium.org/7329005/diff/5002/tools/bisect-builds.py File ...
9 years, 5 months ago (2011-07-15 21:41:43 UTC) #6
szager
Should I land this patch and do the threading in a separate one? Thanks, Stefan ...
9 years, 5 months ago (2011-07-15 22:37:39 UTC) #7
Robert Sesek
Yes, please add the threading as a separate patch. CLs are best done in smaller, ...
9 years, 5 months ago (2011-07-18 15:40:33 UTC) #8
Evan Martin
9 years, 5 months ago (2011-07-18 15:45:28 UTC) #9
(PS: please update the review description to describe whatever you land)

Powered by Google App Engine
This is Rietveld 408576698