Various ecma/Date tests sometimes fail on Windows (but not Mac)
https://bugs.webkit.org/show_bug.cgi?id=25160
Summary Various ecma/Date tests sometimes fail on Windows (but not Mac)
Geoffrey Garen
Reported 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.
Attachments
patch to skip ecma/Date/15.9.2.1.js (2.02 KB, patch)
2009-04-14 07:34 PDT, Adam Roben (:aroben)
no flags
Geoffrey Garen
Comment 1 2009-04-13 14:40:43 PDT
Also happens with ecma/Date/15.9.2.2-4.js.
Adam Roben (:aroben)
Comment 2 2009-04-14 07:32:04 PDT
Adam Roben (:aroben)
Comment 3 2009-04-14 07:34:08 PDT
Created attachment 29467 [details] patch to skip ecma/Date/15.9.2.1.js
Cameron Zwarich (cpst)
Comment 4 2009-04-14 07:35:35 PDT
Comment on attachment 29467 [details] patch to skip ecma/Date/15.9.2.1.js r=me
Adam Roben (:aroben)
Comment 5 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
Adam Roben (:aroben)
Comment 6 2009-04-14 09:24:53 PDT
Adam Roben (:aroben)
Comment 7 2009-04-14 13:53:18 PDT
We now skip ecma/Date/15.9.2.2-3.js, too.
Adam Roben (:aroben)
Comment 8 2009-04-16 08:39:42 PDT
Geoffrey Garen
Comment 9 2009-04-21 12:54:20 PDT
Note You need to log in before you can comment on or make changes to this bug.