NEW 25160
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 Monday, April 13, 2009 10:06:46 PM UTC
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 Monday, April 13, 2009 10:40:43 PM UTC
Also happens with ecma/Date/15.9.2.2-4.js.
Adam Roben (:aroben)
Comment 2 Tuesday, April 14, 2009 3:32:04 PM UTC
Adam Roben (:aroben)
Comment 3 Tuesday, April 14, 2009 3:34:08 PM UTC
Created attachment 29467 [details] patch to skip ecma/Date/15.9.2.1.js
Cameron Zwarich (cpst)
Comment 4 Tuesday, April 14, 2009 3:35:35 PM UTC
Comment on attachment 29467 [details] patch to skip ecma/Date/15.9.2.1.js r=me
Adam Roben (:aroben)
Comment 5 Tuesday, April 14, 2009 3:54:16 PM UTC
Comment on attachment 29467 [details] patch to skip ecma/Date/15.9.2.1.js Landed as r42491
Adam Roben (:aroben)
Comment 6 Tuesday, April 14, 2009 5:24:53 PM UTC
Adam Roben (:aroben)
Comment 7 Tuesday, April 14, 2009 9:53:18 PM UTC
We now skip ecma/Date/15.9.2.2-3.js, too.
Adam Roben (:aroben)
Comment 8 Thursday, April 16, 2009 4:39:42 PM UTC
Geoffrey Garen
Comment 9 Tuesday, April 21, 2009 8:54:20 PM UTC
Note You need to log in before you can comment on or make changes to this bug.