Bug 277768
Summary: | [JSC] Don't skip stress tests for `Intl.DurationFormat` on non-Darwin OS | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sosuke Suzuki
Currently, `stress/intl-durationformat-format-to-parts` is skipped on operating systems other than
Darwin. However, other stress tests for `Intl.DurationFormat` are executed on non-Darwin OS and work
fine.
This patch modifies the `stress/intl-durationformat-format-to-parts` test to run on operating
systems other than Darwin as well.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/31890
EWS
Committed 282014@main (87493bfd67e1): <https://commits.webkit.org/282014@main>
Reviewed commits have been landed. Closing PR #31890 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/133495502>