Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 87493bfd67e17d36947fb0a57209b572233b3171
      
https://github.com/WebKit/WebKit/commit/87493bfd67e17d36947fb0a57209b572233b3171
  Author: Sosuke Suzuki <[email protected]>
  Date:   2024-08-08 (Thu, 08 Aug 2024)

  Changed paths:
    M JSTests/stress/intl-durationformat-format-to-parts.js

  Log Message:
  -----------
  [JSC] Don't skip stress tests for `Intl.DurationFormat` on non-Darwin OS
https://bugs.webkit.org/show_bug.cgi?id=277768

Reviewed by Yusuke Suzuki.

Currently, `stress/intl-durationformat-format-to-parts` is skipped on 
non-Darwin operating systems.
However, this test works on Linux, and other stress tests for 
`Intl.DurationFormat` are executed on
non-Darwin operating systems.

This patch changes the `stress/intl-durationformat-format-to-parts` test to run 
on non-Darwin
operating systems as well.

* JSTests/stress/intl-durationformat-format-to-parts.js:

Canonical link: https://commits.webkit.org/282014@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to