WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
289093
run-benchmarks fails to run Speedometer3 if no subtests are specified
https://bugs.webkit.org/show_bug.cgi?id=289093
Summary
run-benchmarks fails to run Speedometer3 if no subtests are specified
hysu
Reported
2025-03-04 10:14:17 PST
Launching run-benchmark with: `./run-benchmark --plan speedometer3 --platform osx --browser safari --http-server-type twisted --count 1` produces the following error in a pop-up: "Suites "" does not match any Suite. No tests to run". Which then causes run-benchmark to time out. We should handle the case where no subtests are passed in differently than if they were, since the culprit is likely the trailing `=` after the `subtests` parameter.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-03-04 10:17:45 PST
<
rdar://problem/146122009
>
hysu
Comment 2
2025-03-04 10:19:38 PST
Pull request:
https://github.com/WebKit/WebKit/pull/41853
EWS
Comment 3
2025-03-04 10:32:02 PST
Committed
291570@main
(f0a38850f625): <
https://commits.webkit.org/291570@main
> Reviewed commits have been landed. Closing PR #41853 and removing active labels.
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