Closed Bug 835850 Opened 12 years ago Closed 7 years ago

Better support for timezone with non-whole-hour offsets in jstests

Categories

(Core :: JavaScript Engine, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: anba, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0 Build ID: 20130116073211 Steps to reproduce: Set timezone to Asia/Kabul or Asia/Kathmandu and then run jstests.py. You'll notice quite a few test failures. Most of the them happen because tests/ecma/shell.js doesn't handle timezone with non-whole-hour offsets.
This changeset evolved as a by-product of the bug 830304 patch, not sure who wants to review it.
Attachment #707667 - Flags: review?(jwalden+bmo)
Attachment #707667 - Flags: review?(bclary)
Comment on attachment 707667 [details] [diff] [review] Timezone adjustment should include minutes field I think I own this stuff now. :-\ Rookie error, touching this stuff. ;-)
Attachment #707667 - Flags: review?(bclary)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment on attachment 707667 [details] [diff] [review] Timezone adjustment should include minutes field Review of attachment 707667 [details] [diff] [review]: ----------------------------------------------------------------- Looks sensible, and thanks for looking into this! Fixing this garbage has been on my long-term list of things to do for...well, a long time. You need me to push this, probably?
Attachment #707667 - Flags: review?(jwalden+bmo) → review+
Assignee: general → nobody
All tests now run in PST8PDT (bug 1089745), so marking this bug as Won't Fix.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: