Bug 290912
| Summary: | [JSC] Replace layout test for `Number.isFinite` with regular stress tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <sosuke> |
| Component: | JavaScriptCore | Assignee: | Sosuke Suzuki <sosuke> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sosuke Suzuki
https://commits.webkit.org/293031@main added layout test for
`Number.isFinite`. However, this currently causes our test
runner to fail.
Adding stress test is sufficient for that patch, so this patch
removes that layout test and adds regular stress test.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/43459
EWS
Committed 293111@main (02ad7a39c879): <https://commits.webkit.org/293111@main>
Reviewed commits have been landed. Closing PR #43459 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/148442152>