Title: [102213] trunk/LayoutTests
Revision
102213
Author
rn...@webkit.org
Date
2011-12-06 20:14:34 -0800 (Tue, 06 Dec 2011)

Log Message

Skip tests added by r101883 on Mac since they have been failing.
The failure is tracked by the bug 73977.

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (102212 => 102213)


--- trunk/LayoutTests/ChangeLog	2011-12-07 04:04:44 UTC (rev 102212)
+++ trunk/LayoutTests/ChangeLog	2011-12-07 04:14:34 UTC (rev 102213)
@@ -1,3 +1,10 @@
+2011-12-06  Ryosuke Niwa  <rn...@webkit.org>
+
+        Skip tests added by r101883 on Mac since they have been failing.
+        The failure is tracked by the bug 73977.
+
+        * platform/mac/Skipped:
+
 2011-12-06  Eric Carlson  <eric.carl...@apple.com>
 
         Update <track> layout tests

Modified: trunk/LayoutTests/platform/mac/Skipped (102212 => 102213)


--- trunk/LayoutTests/platform/mac/Skipped	2011-12-07 04:04:44 UTC (rev 102212)
+++ trunk/LayoutTests/platform/mac/Skipped	2011-12-07 04:14:34 UTC (rev 102213)
@@ -516,5 +516,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=73493
 fast/canvas/webgl/arraybuffer-transfer-of-control.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=73977
+http/tests/security/mixedContent/insecure-video-in-main-frame.html
+http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame.html
+http/tests/security/mixedContent/redirect-https-to-http-video-in-main-frame.html
+
 # https://bugs.webkit.org/show_bug.cgi?id=73974
 fast/canvas/webgl/canvas-2d-webgl-texture.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to