Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 66429030170a4c61b34531e8e6b90aca43cc35bf
      
https://github.com/WebKit/WebKit/commit/66429030170a4c61b34531e8e6b90aca43cc35bf
  Author: Sosuke Suzuki <[email protected]>
  Date:   2025-06-19 (Thu, 19 Jun 2025)

  Changed paths:
    M Tools/Scripts/test262/Runner.pm

  Log Message:
  -----------
  [JSC] Set `TZ=PST` when running `test262-runner` by default
https://bugs.webkit.org/show_bug.cgi?id=294726

Reviewed by Yusuke Suzuki.

test262 contains test cases that depend on timezone settings[1].
Since my timezone is JST, running the tests directly produces
differences (it appears that `JSTests/test262/expectations.yaml`
is executed in PST).

This patch sets `TZ=PST` as the default when running test262-runner.
When TZ is explicitly set, that takes priority.

[1]: 
test/intl402/Temporal/Instant/prototype/toLocaleString/lone-options-accepted.js

Canonical link: https://commits.webkit.org/296420@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