Title: [117332] trunk/LayoutTests
Revision
117332
Author
alexis.men...@openbossa.org
Date
2012-05-16 13:31:17 -0700 (Wed, 16 May 2012)

Log Message

[Qt] REGRESSION?(62951): media tests fail
https://bugs.webkit.org/show_bug.cgi?id=42094

Reviewed by Noam Rosenthal.

Enable some media layout tests so that our coverage is more than inexistant.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117331 => 117332)


--- trunk/LayoutTests/ChangeLog	2012-05-16 20:25:32 UTC (rev 117331)
+++ trunk/LayoutTests/ChangeLog	2012-05-16 20:31:17 UTC (rev 117332)
@@ -1,3 +1,14 @@
+2012-05-16  Alexis Menard  <alexis.men...@openbossa.org>
+
+        [Qt] REGRESSION?(62951): media tests fail
+        https://bugs.webkit.org/show_bug.cgi?id=42094
+
+        Reviewed by Noam Rosenthal.
+
+        Enable some media layout tests so that our coverage is more than inexistant.
+
+        * platform/qt/Skipped:
+
 2012-05-16  Zan Dobersek  <zandober...@gmail.com>
 
         Unreviewed GTK gardening, rebaselining after r117310.

Modified: trunk/LayoutTests/platform/qt/Skipped (117331 => 117332)


--- trunk/LayoutTests/platform/qt/Skipped	2012-05-16 20:25:32 UTC (rev 117331)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-05-16 20:31:17 UTC (rev 117332)
@@ -955,9 +955,8 @@
 # failing media tests
 # =========================================================================== #
 
-# [Qt] media tests are flakey
-# https://bugs.webkit.org/show_bug.cgi?id=57983
-media
+# Track is not enable yet
+media/track
 
 # https://bugs.webkit.org/show_bug.cgi?id=38376
 media/media-document-audio-size.html
@@ -1078,6 +1077,24 @@
 # https://bugs.webkit.org/show_bug.cgi?id=57476
 media/video-playbackrate.html
 
+media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.html
+media/W3C/video/canPlayType/canPlayType_codecs_order_1.html
+media/W3C/video/canPlayType/canPlayType_codecs_order_3.html
+media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1.html
+media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_3.html
+media/W3C/video/canPlayType/canPlayType_two_implies_one_1.html
+media/W3C/video/canPlayType/canPlayType_two_implies_one_2.html
+media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html
+media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html
+media/audio-garbage-collect.html
+media/media-continues-playing-after-replace-source.html
+media/nodesFromRect-shadowContent.html
+media/sources-fallback-codecs.html
+media/video-controls-rendering-toggle-display-none.html
+media/video-controls-toggling.html
+media/video-playing-and-pause.html
+media/video-volume.html
+
 # ============================================================================= #
 # Crashing tests due to re-enabled Phonon support in Buildbot's Qt              #
 # Skip these until a proper solution for the Phonon related crashes found.      #
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to