Bug 294726
| Summary: | [JSC] Set `TZ=PST` when running `test262-runner` by default | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
| Component: | JavaScriptCore | Assignee: | Sosuke Suzuki <aosukeke> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sosuke 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).
[1]: test/intl402/Temporal/Instant/prototype/toLocaleString/lone-options-accepted.js
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/46960
EWS
Committed 296420@main (66429030170a): <https://commits.webkit.org/296420@main>
Reviewed commits have been landed. Closing PR #46960 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/153832050>