Bug 25161 - ecma_3/Date/15.9.5.7.js fails on non Windows platforms
Summary: ecma_3/Date/15.9.5.7.js fails on non Windows platforms
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-13 14:07 PDT by Geoffrey Garen
Modified: 2014-09-15 07:43 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2009-04-13 14:07:55 PDT
I've added this line to run-javascriptcore-tests to disable the test:

my $jsDriverArgs = "-L ecma_3/Date/15.9.5.7.js ecma/Date/15.9.2.2-1.js";

We should fix the test on Mac and then re-enable it.
Comment 1 Csaba Osztrogonác 2014-09-15 07:41:46 PDT
It fails on Linux too.