Title: [173637] trunk/Tools
Revision
173637
Author
[email protected]
Date
2014-09-15 16:13:52 -0700 (Mon, 15 Sep 2014)

Log Message

Unreviewed. Skip yet another ecma/Date test that fails only on Windows.
https://bugs.webkit.org/show_bug.cgi?id=25160

* Scripts/run-_javascript_core-tests:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (173636 => 173637)


--- trunk/Tools/ChangeLog	2014-09-15 22:58:54 UTC (rev 173636)
+++ trunk/Tools/ChangeLog	2014-09-15 23:13:52 UTC (rev 173637)
@@ -1,3 +1,10 @@
+2014-09-15  Roger Fong  <[email protected]>
+
+        Unreviewed. Skip yet another ecma/Date test that fails only on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=25160
+
+        * Scripts/run-_javascript_core-tests:
+
 2014-09-15  Lucas Forschler  <[email protected]>
 
         Add another Apple build slave to the Mountain Lion Debug WK1 queue

Modified: trunk/Tools/Scripts/run-_javascript_core-tests (173636 => 173637)


--- trunk/Tools/Scripts/run-_javascript_core-tests	2014-09-15 22:58:54 UTC (rev 173636)
+++ trunk/Tools/Scripts/run-_javascript_core-tests	2014-09-15 23:13:52 UTC (rev 173637)
@@ -51,6 +51,7 @@
     "ecma/Date/15.9.2.2-4.js",
     "ecma/Date/15.9.2.2-5.js",
     "ecma/Date/15.9.2.2-6.js",
+    "ecma/Date/15.9.5.31-1.js",
     # ecma_3/Date/15.9.5.7.js fails on Mac (but not Windows) https://bugs.webkit.org/show_bug.cgi?id=25161
     "ecma_3/Date/15.9.5.6.js",
     "ecma_3/Date/15.9.5.7.js",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to