WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
274814
Enable copy-pasting file lists to run-webkit-tests from EWS “Found N new test failures” output
https://bugs.webkit.org/show_bug.cgi?id=274814
Summary
Enable copy-pasting file lists to run-webkit-tests from EWS “Found N new test...
sideshowbarker
Reported
2024-05-28 19:24:12 PDT
EWS build report pages for PRs/patches/builds with test failures have at the top a list like this:
> Found 5 new test failures: fast/events/onchange-passwordfield.html, fast/events/onchange-searchfield.html, fast/events/onchange-textfield.html, imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-untrusted-key-event.html, webgl/2.0.0/conformance/canvas/rapid-resizing.html
Example report:
https://ews-build.webkit.org/#/builders/34/builds/42694
Notably, the list of pathnames for the test failures is a _comma-separated_ list. However, run-webkit-tests currently expects a _space-separated_ list — without any commas. So the problem is, you can’t currently just copy that list of test failures from the EWS build report, and paste it into the command-line arguments you give to run-webkit-tests. It would be a nice convenience if we _could_ just copy-paste the file list from EWS into the run-webkit-tests command line.
Attachments
Add attachment
proposed patch, testcase, etc.
sideshowbarker
Comment 1
2024-05-28 19:37:20 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/29208
sideshowbarker
Comment 2
2024-06-01 07:57:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/29416
EWS
Comment 3
2024-06-04 08:28:53 PDT
Committed
279699@main
(63136199676e): <
https://commits.webkit.org/279699@main
> Reviewed commits have been landed. Closing PR #29416 and removing active labels.
Radar WebKit Bug Importer
Comment 4
2024-06-04 08:29:15 PDT
<
rdar://problem/129220885
>
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