Bug 180635

Summary: run-webkit-tests should accept partial test names as command line arguments
Product: WebKit Reporter: Blaze Burg <bburg>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, joepeck, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Blaze Burg
Reported 2017-12-10 09:31:33 PST
Currently there is weird handling here. Specifying a subdirectory under LayoutTests will have the path completed to LayoutTests/${path-to-test}. But just specifying a test name, like async-test-suite.html or 'async-test-suite' does not work. When I'm fixing lots of tests, I don't care about the particular test's directory, I just want to run it again quickly. This would accelerate that workflow.
Attachments
Note You need to log in before you can comment on or make changes to this bug.