Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b3f855ebb34cc8334962cb5034f36d2bca48461e
https://github.com/WebKit/WebKit/commit/b3f855ebb34cc8334962cb5034f36d2bca48461e
Author: Yusuke Suzuki <[email protected]>
Date: 2025-10-31 (Fri, 31 Oct 2025)
Changed paths:
M JSTests/mozilla/ecma/Date/15.9.5.8.js
Log Message:
-----------
[JSC] Fix mozilla test with DST shift
https://bugs.webkit.org/show_bug.cgi?id=301737
rdar://163761234
Reviewed by Sosuke Suzuki and Daniel Liu.
This mozilla test is not designed to be able to run well with PDT
(DST shift). When we are approaching to DST shift timing, this test
fails. We use the fixed date instead of time of now.
* JSTests/mozilla/ecma/Date/15.9.5.8.js:
Canonical link: https://commits.webkit.org/302398@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications