Title: [103646] trunk/LayoutTests
Revision
103646
Author
rn...@webkit.org
Date
2011-12-23 20:11:44 -0800 (Fri, 23 Dec 2011)

Log Message

Skip 10 CanPlayType W3C audio / video tests imported in r103470.
The failure is tracked by the bug 75184.

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (103645 => 103646)


--- trunk/LayoutTests/ChangeLog	2011-12-24 03:59:26 UTC (rev 103645)
+++ trunk/LayoutTests/ChangeLog	2011-12-24 04:11:44 UTC (rev 103646)
@@ -1,5 +1,12 @@
 2011-12-23  Ryosuke Niwa  <rn...@webkit.org>
 
+        Skip 10 CanPlayType W3C audio / video tests imported in r103470.
+        The failure is tracked by the bug 75184.
+
+        * platform/mac/Skipped:
+
+2011-12-23  Ryosuke Niwa  <rn...@webkit.org>
+
         Chromium rebaseline for font-weight-bold-for-b-and-strong.html.
 
         Also remove crash expectations for the bug 74788 since these tests are no longer asserting.

Modified: trunk/LayoutTests/platform/mac/Skipped (103645 => 103646)


--- trunk/LayoutTests/platform/mac/Skipped	2011-12-24 03:59:26 UTC (rev 103645)
+++ trunk/LayoutTests/platform/mac/Skipped	2011-12-24 04:11:44 UTC (rev 103646)
@@ -523,3 +523,15 @@
 # Frame::findString does nothing on pages that prevent selection
 # https://bugs.webkit.org/show_bug.cgi?id=40361
 editing/text-iterator/findString-selection-disabled.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=75184
+media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_1.html
+media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.html
+media/W3C/video/canPlayType/canPlayType_codecs_order_2.html
+media/W3C/video/canPlayType/canPlayType_codecs_order_3.html
+media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.html
+media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_3.html
+media/W3C/video/canPlayType/canPlayType_two_implies_one_3.html
+media/W3C/video/canPlayType/canPlayType_two_implies_one_4.html
+media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html
+media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to