Bug 25073

Summary: JavaScriptCore tests don't run if time zone is not PST
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed fix darin: review+

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.