Bug 16903

Summary: Add a "bisect-tests" tool to find tests that leak
Product: WebKit Reporter: mitz
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Enhancement CC: aroben, darin, ddkilzer
Priority: P3 Keywords: InRadar, ToolsHitList
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

mitz
Reported 2008-01-16 23:38:12 PST
When tracking down a memory leak seen on build bot, I try to narrow it down to one layout test that causes the leak, by repeatedly invoking run-webkit-tests --leaks with smaller sets of tests. However, there is no easy way to specify a continuous range of tests, and there is no way to automate the process. Building "range" support into run-webkit-tests and adding "bisect" functionality either in run-webkit-tests or in a wrapper script will help speed up the process.
Attachments
David Kilzer (:ddkilzer)
Comment 1 2008-01-17 02:07:15 PST
Definitely similar to Bug 16873. Would be nice to be able to define what "failure" is in this case (whether it's a leak or a failing test).
Adam Roben (:aroben)
Comment 2 2011-05-26 11:44:21 PDT
Note You need to log in before you can comment on or make changes to this bug.