RESOLVED FIXED 5061
date-big-setmonth test is not timezone-independent
https://bugs.webkit.org/show_bug.cgi?id=5061
Summary date-big-setmonth test is not timezone-independent
mitz
Reported 2005-09-20 02:23:35 PDT
fast/js/date-big-setmonth fails if the system's timezone does not match pacific time. It should be made TZ-independent.
Attachments
make test TZ-independent (1.36 KB, patch)
2005-09-30 08:46 PDT, mitz
no flags
mitz
Comment 1 2005-09-30 08:46:14 PDT
Created attachment 4110 [details] make test TZ-independent
mitz
Comment 2 2005-10-13 17:11:17 PDT
The test keeps failing in the New Zealand time zone.
mitz
Comment 3 2005-10-13 17:12:47 PDT
Comment on attachment 4110 [details] make test TZ-independent Removing r+ so that it doesn't show in need-to-be-landed queries.
mitz
Comment 4 2005-10-14 02:57:50 PDT
The test is failing because of an unrelated bug (a counterpart of bug 4142 but on the way from milliseconds to to tm).
mitz
Comment 5 2005-12-05 22:07:09 PST
Fixed (by the fix for bug 5514, I think).
Note You need to log in before you can comment on or make changes to this bug.