Title: [113020] trunk/LayoutTests
Revision
113020
Author
[email protected]
Date
2012-04-03 06:06:54 -0700 (Tue, 03 Apr 2012)

Log Message

Gtk fails media/video-source-error.html (due to trailing whitespace?)
https://bugs.webkit.org/show_bug.cgi?id=30198

Patch by Simon Pena <[email protected]> on 2012-04-03
Reviewed by Philippe Normand.

Unskip offending test, since it is now passing without errors.

* platform/gtk/Skipped: Unskip media/video-source-error.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (113019 => 113020)


--- trunk/LayoutTests/ChangeLog	2012-04-03 12:59:35 UTC (rev 113019)
+++ trunk/LayoutTests/ChangeLog	2012-04-03 13:06:54 UTC (rev 113020)
@@ -1,3 +1,14 @@
+2012-04-03  Simon Pena  <[email protected]>
+
+        Gtk fails media/video-source-error.html (due to trailing whitespace?)
+        https://bugs.webkit.org/show_bug.cgi?id=30198
+
+        Reviewed by Philippe Normand.
+
+        Unskip offending test, since it is now passing without errors.
+
+        * platform/gtk/Skipped: Unskip media/video-source-error.html
+
 2012-04-03  Dominik Röttsches  <[email protected]>
 
         Soup HTTP backend does not send Content-Length in certain cases

Modified: trunk/LayoutTests/platform/gtk/Skipped (113019 => 113020)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-04-03 12:59:35 UTC (rev 113019)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-04-03 13:06:54 UTC (rev 113020)
@@ -654,8 +654,6 @@
 #   Tests failing
 media/video-size-intrinsic-scale.html
 media/video-seek-past-end-playing.html
-# https://bugs.webkit.org/show_bug.cgi?id=30198
-media/video-source-error.html
 media/sources-fallback-codecs.html
 
 # Tests in plugins/ directory
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to