Title: [131850] trunk/Tools
- Revision
- 131850
- Author
- [email protected]
- Date
- 2012-10-18 21:02:23 -0700 (Thu, 18 Oct 2012)
Log Message
Unreviewed. Skip really old flaky failing jscore date test.
There's a bug tracking it here: https://bugs.webkit.org/show_bug.cgi?id=53712.
* Scripts/run-_javascript_core-tests:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (131849 => 131850)
--- trunk/Tools/ChangeLog 2012-10-19 03:49:46 UTC (rev 131849)
+++ trunk/Tools/ChangeLog 2012-10-19 04:02:23 UTC (rev 131850)
@@ -1,3 +1,10 @@
+2012-10-18 Roger Fong <[email protected]>
+
+ Unreviewed. Skip really old flaky failing jscore date test.
+ There's a bug tracking it here: https://bugs.webkit.org/show_bug.cgi?id=53712.
+
+ * Scripts/run-_javascript_core-tests:
+
2012-10-18 Byungwoo Lee <[email protected]>
Fix build warning.
Modified: trunk/Tools/Scripts/run-_javascript_core-tests (131849 => 131850)
--- trunk/Tools/Scripts/run-_javascript_core-tests 2012-10-19 03:49:46 UTC (rev 131849)
+++ trunk/Tools/Scripts/run-_javascript_core-tests 2012-10-19 04:02:23 UTC (rev 131850)
@@ -50,6 +50,7 @@
"ecma/Date/15.9.2.2-5.js",
"ecma/Date/15.9.2.2-6.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",
# These three fail on Linux in certain time zones, at certain times
# of the year (!): https://bugs.webkit.org/show_bug.cgi?id=71371
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes