Title: [220965] trunk/LayoutTests
Revision
220965
Author
commit-qu...@webkit.org
Date
2017-08-21 08:44:28 -0700 (Mon, 21 Aug 2017)

Log Message

media-captions.html improvements
https://bugs.webkit.org/show_bug.cgi?id=175768

Patch by Ms2ger <ms2...@igalia.com> on 2017-08-21
Reviewed by Eric Carlson.

* media/media-captions.html: remove reference to unused script file.
* platform/gtk/TestExpectations: remove Timeout, Crash annotations.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (220964 => 220965)


--- trunk/LayoutTests/ChangeLog	2017-08-21 13:03:05 UTC (rev 220964)
+++ trunk/LayoutTests/ChangeLog	2017-08-21 15:44:28 UTC (rev 220965)
@@ -1,3 +1,13 @@
+2017-08-21  Ms2ger  <ms2...@igalia.com>
+
+        media-captions.html improvements
+        https://bugs.webkit.org/show_bug.cgi?id=175768
+
+        Reviewed by Eric Carlson.
+
+        * media/media-captions.html: remove reference to unused script file.
+        * platform/gtk/TestExpectations: remove Timeout, Crash annotations.
+
 2017-08-21  Ms2ger  <ms2...@gmail.com>
 
         [GTK] Remove some old flaky crash expectations.

Modified: trunk/LayoutTests/media/media-captions.html (220964 => 220965)


--- trunk/LayoutTests/media/media-captions.html	2017-08-21 13:03:05 UTC (rev 220964)
+++ trunk/LayoutTests/media/media-captions.html	2017-08-21 15:44:28 UTC (rev 220965)
@@ -4,7 +4,6 @@
         <title>closed caption API test</title>
 
         <script src=""
-        <script src=""
 
         <script>
             var movieInfo = 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (220964 => 220965)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-08-21 13:03:05 UTC (rev 220964)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-08-21 15:44:28 UTC (rev 220965)
@@ -154,7 +154,7 @@
 media/video-does-not-loop.html [ WontFix Timeout ]
 
 # Requires media engine closed caption support.
-media/media-captions.html [ WontFix Timeout Failure Crash ]
+media/media-captions.html [ WontFix Failure ]
 
 # Legacy full screen API tests are now obsolete.
 # This passes while it's marked as a WontFix - check it.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to