Bug 175433 - bisect-builds script no longer works, needs replacing.
Summary: bisect-builds script no longer works, needs replacing.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Lucas Forschler
URL:
Keywords: InRadar
Depends on: 15002
Blocks: 174596
  Show dependency treegraph
 
Reported: 2017-08-10 11:07 PDT by Lucas Forschler
Modified: 2017-08-10 13:29 PDT (History)
6 users (show)

See Also:


Attachments
remove broken bisect-builds script. (20.02 KB, patch)
2017-08-10 11:08 PDT, Lucas Forschler
aakash_jain: review+
lforschler: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Forschler 2017-08-10 11:07:09 PDT
the bisect-builds script attempts to use webkit-nightly builds to bisect with. It has been broken for a very long time.
There is a new tool ready to land, which will replace this.
To avoid an ugly diff and timeline, we will delete the old script, and follow-up with landing a new one.
Comment 1 Radar WebKit Bug Importer 2017-08-10 11:07:41 PDT
<rdar://problem/33831333>
Comment 2 Lucas Forschler 2017-08-10 11:08:47 PDT
Created attachment 317826 [details]
remove broken bisect-builds script.
Comment 3 Lucas Forschler 2017-08-10 11:17:23 PDT
Committed revision 220533.
Comment 4 David Kilzer (:ddkilzer) 2017-08-10 13:29:49 PDT
End of an era!  *sniff*

Bug 15002: Script to automatically search nightly builds for regressions (bisect-builds)
<https://bugs.webkit.org/show_bug.cgi?id=15002>
<https://trac.webkit.org/changeset/26653>