RESOLVED FIXED 277768
[JSC] Don't skip stress tests for `Intl.DurationFormat` on non-Darwin OS
https://bugs.webkit.org/show_bug.cgi?id=277768
Summary [JSC] Don't skip stress tests for `Intl.DurationFormat` on non-Darwin OS
Sosuke Suzuki
Reported 2024-08-07 13:50:46 PDT
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
Sosuke Suzuki
Comment 1 2024-08-08 08:13:17 PDT
EWS
Comment 2 2024-08-08 15:23:42 PDT
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
Comment 3 2024-08-08 15:24:13 PDT
Note You need to log in before you can comment on or make changes to this bug.