Bug 289093

Summary: run-benchmarks fails to run Speedometer3 if no subtests are specified
Product: WebKit Reporter: hysu <hysu>
Component: Tools / TestsAssignee: hysu <hysu>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2025-03-04 10:17:45 PST
hysu
Comment 2 2025-03-04 10:19:38 PST
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.