NEW 6547
fast/js/kde/Date fails when timezone is set to NZDT
https://bugs.webkit.org/show_bug.cgi?id=6547
Summary fast/js/kde/Date fails when timezone is set to NZDT
Mark Rowe (bdash)
Reported 2006-01-14 20:18:33 PST
When the timezone is set to NZDT several tests within fast/js/kde/Date fail. This appears to be because the test dates are loaded using CET (GMT+0100) which ends up being the following day in NZDT. Changing the date to earlier in the day results in the test passing in NZDT but failing in other timezones.
Attachments
Diffs from layout test (2.30 KB, text/plain)
2006-01-14 20:19 PST, Mark Rowe (bdash)
no flags
Mark Rowe (bdash)
Comment 1 2006-01-14 20:19:02 PST
Created attachment 5685 [details] Diffs from layout test
Eric Seidel (no email)
Comment 2 2006-01-15 04:02:02 PST
Disabled fast/js/kde/Date so that all the layout tests will pass. This unblocks turning on email nagging for BuildBot.
Eric Seidel (no email)
Comment 3 2009-05-17 23:40:16 PDT
fast/js/date-DST-time-cusps.html -> failed fast/js/date-big-setdate.html -> failed Are the only ones failing for me in Sydney time.
Eric Seidel (no email)
Comment 4 2009-05-17 23:41:56 PDT
Actually, the failures I am seeing are covered by bug 17820. Mark, I assume we can close this now?
Note You need to log in before you can comment on or make changes to this bug.