Title: [173657] trunk/Tools
Revision
173657
Author
[email protected]
Date
2014-09-16 02:29:45 -0700 (Tue, 16 Sep 2014)

Log Message

Unreviewed gardening, skip one more tests on Windows.

* Scripts/run-_javascript_core-tests:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (173656 => 173657)


--- trunk/Tools/ChangeLog	2014-09-16 08:58:06 UTC (rev 173656)
+++ trunk/Tools/ChangeLog	2014-09-16 09:29:45 UTC (rev 173657)
@@ -1,5 +1,11 @@
 2014-09-16  Csaba Osztrogonác  <[email protected]>
 
+        Unreviewed gardening, skip one more tests on Windows.
+
+        * Scripts/run-_javascript_core-tests:
+
+2014-09-16  Csaba Osztrogonác  <[email protected]>
+
         JSC test gardening
         https://bugs.webkit.org/show_bug.cgi?id=136823
 

Modified: trunk/Tools/Scripts/run-_javascript_core-tests (173656 => 173657)


--- trunk/Tools/Scripts/run-_javascript_core-tests	2014-09-16 08:58:06 UTC (rev 173656)
+++ trunk/Tools/Scripts/run-_javascript_core-tests	2014-09-16 09:29:45 UTC (rev 173657)
@@ -52,6 +52,7 @@
     "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",
 );
 
 my @testsToSkipOnNonWindows = (
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to