RESOLVED FIXED 25073
JavaScriptCore tests don't run if time zone is not PST
https://bugs.webkit.org/show_bug.cgi?id=25073
Summary JavaScriptCore tests don't run if time zone is not PST
Alexey Proskuryakov
Reported 2009-04-07 05:01:31 PDT
Starting with r41924, run-javascriptcore-tests first runs testapi, and bails out if that fails. However, testapi always fails if time zone is not PST: assertEqualsAsUTF8String(o, "Wed Dec 31 1969 16:00:00 GMT-0800 (PST)");
Attachments
proposed fix (1.94 KB, patch)
2009-04-07 05:04 PDT, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2009-04-07 05:04:37 PDT
Created attachment 29307 [details] proposed fix
Alexey Proskuryakov
Comment 2 2009-04-08 00:06:53 PDT
Note You need to log in before you can comment on or make changes to this bug.