Title: [113661] trunk/LayoutTests
Revision
113661
Author
bda...@apple.com
Date
2012-04-09 19:13:44 -0700 (Mon, 09 Apr 2012)

Log Message

https://bugs.webkit.org/show_bug.cgi?id=83411
 All Mac bots occasionally fail tons of media/ sputnik/ and svg/ tests

This is a speculative fix.
* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (113660 => 113661)


--- trunk/LayoutTests/ChangeLog	2012-04-10 02:12:24 UTC (rev 113660)
+++ trunk/LayoutTests/ChangeLog	2012-04-10 02:13:44 UTC (rev 113661)
@@ -1,3 +1,11 @@
+2012-04-09  Beth Dakin  <bda...@apple.com>
+
+        https://bugs.webkit.org/show_bug.cgi?id=83411
+         All Mac bots occasionally fail tons of media/ sputnik/ and svg/ tests
+
+        This is a speculative fix.
+        * platform/mac/Skipped:
+
 2012-04-09  James Simonsen  <simon...@chromium.org>
 
         [Chromium] Unreviewed gardening.

Modified: trunk/LayoutTests/platform/mac/Skipped (113660 => 113661)


--- trunk/LayoutTests/platform/mac/Skipped	2012-04-10 02:12:24 UTC (rev 113660)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-04-10 02:13:44 UTC (rev 113661)
@@ -786,3 +786,6 @@
 # window.resizeTo() does not seem to work as expected in Mac DRT. The outerWidth changes after a resizeTo()
 # but not the innerWidth. The test passes on Qt, GTK and Chromium.
 fast/css/align-positioned-object-on-resize.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=83411
+media/nodesFromRect-shadowContent.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to