Bug 22559 - Report builds left to test in bisect-builds (like git-bisect)
Summary: Report builds left to test in bisect-builds (like git-bisect)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-29 18:16 PST by David Kilzer (:ddkilzer)
Modified: 2008-12-01 12:52 PST (History)
2 users (show)

See Also:


Attachments
Patch v1 (3.61 KB, patch)
2008-11-29 18:27 PST, David Kilzer (:ddkilzer)
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2008-11-29 18:16:45 PST
*SUMMARY
The bisect-builds script should report the number of builds left to test, like git-bisect does.
Comment 1 David Kilzer (:ddkilzer) 2008-11-29 18:27:36 PST
Created attachment 25602 [details]
Patch v1

Proposed fix.
Comment 2 Adam Roben (:aroben) 2008-12-01 09:48:54 PST
Comment on attachment 25602 [details]
Patch v1

r=me
Comment 3 David Kilzer (:ddkilzer) 2008-12-01 12:52:45 PST
$ git svn dcommit
Committing to http://svn.webkit.org/repository/webkit/trunk ...
        M       WebKitTools/ChangeLog
        M       WebKitTools/Scripts/bisect-builds
Committed r38864

http://trac.webkit.org/changeset/38864