Bug 25160

Summary: Various ecma/Date tests sometimes fail on Windows (but not Mac)
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, aroben
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
patch to skip ecma/Date/15.9.2.1.js none

Description Geoffrey Garen 2009-04-13 14:06:46 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 figure out why it sometimes fails on Windows, fix it, and re-enable it.
Comment 1 Geoffrey Garen 2009-04-13 14:40:43 PDT
Also happens with ecma/Date/15.9.2.2-4.js.
Comment 2 Adam Roben (:aroben) 2009-04-14 07:32:04 PDT
And ecma/Date/15.9.2.1.js (cf. <http://build.webkit.org/builders/Windows%20Debug%20%28Tests%29/builds/202/steps/jscore-test/logs/stdio>).
Comment 3 Adam Roben (:aroben) 2009-04-14 07:34:08 PDT
Created attachment 29467 [details]
patch to skip ecma/Date/15.9.2.1.js
Comment 4 Cameron Zwarich (cpst) 2009-04-14 07:35:35 PDT
Comment on attachment 29467 [details]
patch to skip ecma/Date/15.9.2.1.js

r=me
Comment 5 Adam Roben (:aroben) 2009-04-14 07:54:16 PDT
Comment on attachment 29467 [details]
patch to skip ecma/Date/15.9.2.1.js

Landed as r42491
Comment 6 Adam Roben (:aroben) 2009-04-14 09:24:53 PDT
And ecma/Date/15.9.2.2-3.js (cf. <http://build.webkit.org/builders/Windows%20Debug%20%28Tests%29/builds/207/steps/jscore-test/logs/stdio>).
Comment 7 Adam Roben (:aroben) 2009-04-14 13:53:18 PDT
We now skip ecma/Date/15.9.2.2-3.js, too.
Comment 8 Adam Roben (:aroben) 2009-04-16 08:39:42 PDT
And ecma/Date/15.9.2.2-6.js (cf. <http://build.webkit.org/builders/Windows%20Debug%20%28Tests%29/builds/263/steps/jscore-test/logs/stdio>).
Comment 9 Geoffrey Garen 2009-04-21 12:54:20 PDT
And ecma/Date/15.9.2.2-5.js (cf. <http://build.webkit.org/builders/Windows%20Debug%20%28Tests%29/builds/374/steps/jscore-test/logs/stdio>).