Title: [265308] trunk/LayoutTests
Revision
265308
Author
lmo...@igalia.com
Date
2020-08-05 15:22:43 -0700 (Wed, 05 Aug 2020)

Log Message

[GTK][WPE] media/media-source/media-source-webm.html is timing out

Unreviewed test gardening.

Instead of the previous missing 'update' event entries, now times out
waiting for resize event, which is not raised because the size does
not seem to be changing (all resize events return 320x240).

* platform/glib/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (265307 => 265308)


--- trunk/LayoutTests/ChangeLog	2020-08-05 22:18:28 UTC (rev 265307)
+++ trunk/LayoutTests/ChangeLog	2020-08-05 22:22:43 UTC (rev 265308)
@@ -1,3 +1,15 @@
+2020-08-05  Lauro Moura  <lmo...@igalia.com>
+
+        [GTK][WPE] media/media-source/media-source-webm.html is timing out
+
+        Unreviewed test gardening.
+
+        Instead of the previous missing 'update' event entries, now times out
+        waiting for resize event, which is not raised because the size does
+        not seem to be changing (all resize events return 320x240).
+
+        * platform/glib/TestExpectations:
+
 2020-08-05  Hector Lopez  <hector_i_lo...@apple.com>
 
         [ iOS wk2 ] imported/w3c/web-platform-tests/preload/single-download-preload.html is a flaky failure

Modified: trunk/LayoutTests/platform/glib/TestExpectations (265307 => 265308)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-08-05 22:18:28 UTC (rev 265307)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-08-05 22:22:43 UTC (rev 265308)
@@ -234,7 +234,7 @@
 
 webkit.org/b/203078 media/media-source/media-source-remove-unload-crash.html [ Crash Timeout Pass ]
 webkit.org/b/210528 media/media-source/media-source-seek-back.html [ Crash Pass ]
-webkit.org/b/214636 media/media-source/media-source-webm.html [ Failure ]
+webkit.org/b/214636 media/media-source/media-source-webm.html [ Timeout ]
 
 webkit.org/b/210528 media/video-src-blob-replay.html [ Crash Pass ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to