Title: [117163] trunk/LayoutTests
Revision
117163
Author
[email protected]
Date
2012-05-15 14:38:04 -0700 (Tue, 15 May 2012)

Log Message

https://bugs.webkit.org/show_bug.cgi?id=86527
http/tests/media/video-query-url.html fails on Lion bots

Add it to the skipped list until Eric can explore.

* platform/mac-lion/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117162 => 117163)


--- trunk/LayoutTests/ChangeLog	2012-05-15 21:33:41 UTC (rev 117162)
+++ trunk/LayoutTests/ChangeLog	2012-05-15 21:38:04 UTC (rev 117163)
@@ -1,3 +1,12 @@
+2012-05-15  Brady Eidson  <[email protected]>
+
+        https://bugs.webkit.org/show_bug.cgi?id=86527
+        http/tests/media/video-query-url.html fails on Lion bots
+
+        Add it to the skipped list until Eric can explore.
+
+        * platform/mac-lion/Skipped:
+
 2012-05-15  Abhishek Arya  <[email protected]>
 
         Crash due shadow tree parent confusion in SVG.

Modified: trunk/LayoutTests/platform/mac-lion/Skipped (117162 => 117163)


--- trunk/LayoutTests/platform/mac-lion/Skipped	2012-05-15 21:33:41 UTC (rev 117162)
+++ trunk/LayoutTests/platform/mac-lion/Skipped	2012-05-15 21:38:04 UTC (rev 117163)
@@ -132,3 +132,7 @@
 fast/sub-pixel/client-width-height-snapping.html
 fast/sub-pixel/layout-boxes-with-zoom.html
 fast/sub-pixel/size-of-box-with-zoom.html
+
+# This media test always failed on Lion
+# https://bugs.webkit.org/show_bug.cgi?id=86527 and <rdar://problem/11458493>
+http/tests/media/video-query-url.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to