[Webkit-unassigned] [Bug 277768] New: [JSC] Don't skip stress tests for `Intl.DurationFormat` on non-Darwin OS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 7 13:50:46 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=277768

            Bug ID: 277768
           Summary: [JSC] Don't skip stress tests for
                    `Intl.DurationFormat` on non-Darwin OS
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aosukeke at gmail.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240807/8ea5c2de/attachment.htm>


More information about the webkit-unassigned mailing list