Title: [111628] trunk/LayoutTests
Revision
111628
Author
[email protected]
Date
2012-03-21 17:37:46 -0700 (Wed, 21 Mar 2012)

Log Message

http/tests/media/video-useragent.html should be skipped on Mac
https://bugs.webkit.org/show_bug.cgi?id=81832

Reviewed by Dean Jackson.

* platform/mac/Skipped: Move video-useragent.html from the block skipped for
    https://bugs.webkit.org/show_bug.cgi?id=81604 to its own entry.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111627 => 111628)


--- trunk/LayoutTests/ChangeLog	2012-03-22 00:32:33 UTC (rev 111627)
+++ trunk/LayoutTests/ChangeLog	2012-03-22 00:37:46 UTC (rev 111628)
@@ -1,3 +1,13 @@
+2012-03-21  Eric Carlson  <[email protected]>
+
+        http/tests/media/video-useragent.html should be skipped on Mac
+        https://bugs.webkit.org/show_bug.cgi?id=81832
+
+        Reviewed by Dean Jackson.
+
+        * platform/mac/Skipped: Move video-useragent.html from the block skipped for
+            https://bugs.webkit.org/show_bug.cgi?id=81604 to its own entry.
+
 2012-03-21  Xiaomei Ji  <[email protected]>
 
         visual word movement: using cache to decrease the number of collectLeafBoxesInLogicalOrder on RootInlineBox

Modified: trunk/LayoutTests/platform/mac/Skipped (111627 => 111628)


--- trunk/LayoutTests/platform/mac/Skipped	2012-03-22 00:32:33 UTC (rev 111627)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-03-22 00:37:46 UTC (rev 111628)
@@ -607,3 +607,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=81802 rdar://problem/11091412
 # fast/forms/placeholder-set-attribute.html is failing intermittently because WebKit fails to repaint after setting the placeholder attribute
 fast/forms/placeholder-set-attribute.html
+
+# Not possible to set UA string for media requests with all Mac media engines.
+http/tests/media/video-useragent.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to