Bug 289093
| Summary: | run-benchmarks fails to run Speedometer3 if no subtests are specified | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | hysu <hysu> |
| Component: | Tools / Tests | Assignee: | hysu <hysu> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
hysu
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
<rdar://problem/146122009>
hysu
Pull request: https://github.com/WebKit/WebKit/pull/41853
EWS
Committed 291570@main (f0a38850f625): <https://commits.webkit.org/291570@main>
Reviewed commits have been landed. Closing PR #41853 and removing active labels.