Bug 290255
| Summary: | [JSC] Remove remaining hard coded test loop count for JSTests/stress | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <sosuke> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sosuke Suzuki
https://commits.webkit.org/289981@main introduced `testLoopCount` for JS
tests. But loop counts written as `runs = value` are remaining.
This patch fixes it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/42879
EWS
Committed 292553@main (409c93049857): <https://commits.webkit.org/292553@main>
Reviewed commits have been landed. Closing PR #42879 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/147676728>