WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
180635
run-webkit-tests should accept partial test names as command line arguments
https://bugs.webkit.org/show_bug.cgi?id=180635
Summary
run-webkit-tests should accept partial test names as command line arguments
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug