Title: [264393] trunk/LayoutTests
Revision
264393
Author
[email protected]
Date
2020-07-15 06:05:02 -0700 (Wed, 15 Jul 2020)

Log Message

[MSE][GStreamer] Unreviewed micro gardening: imported/w3c/web-platform-tests/media-source/mediasource-changetype-play-negative.html
https://bugs.webkit.org/show_bug.cgi?id=214349

New test
imported/w3c/web-platform-tests/media-source/mediasource-changetype-play-negative.html
crashes on an assertion.

This is not surprising since changetype is not implemented in our port and we
already had a similar crash with that feature. Marking it as [ Failure Crash ].


* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (264392 => 264393)


--- trunk/LayoutTests/ChangeLog	2020-07-15 12:56:23 UTC (rev 264392)
+++ trunk/LayoutTests/ChangeLog	2020-07-15 13:05:02 UTC (rev 264393)
@@ -1,3 +1,17 @@
+2020-07-15  Alicia Boya GarcĂ­a  <[email protected]>
+
+        [MSE][GStreamer] Unreviewed micro gardening: imported/w3c/web-platform-tests/media-source/mediasource-changetype-play-negative.html
+        https://bugs.webkit.org/show_bug.cgi?id=214349
+
+        New test
+        imported/w3c/web-platform-tests/media-source/mediasource-changetype-play-negative.html
+        crashes on an assertion.
+
+        This is not surprising since changetype is not implemented in our port and we
+        already had a similar crash with that feature. Marking it as [ Failure Crash ].
+
+        * platform/gtk/TestExpectations:
+
 2020-07-14  Lauro Moura  <[email protected]>
 
         [GTK][WPE] Depuplicate some accessibility expectations

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (264392 => 264393)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-07-15 12:56:23 UTC (rev 264392)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-07-15 13:05:02 UTC (rev 264393)
@@ -233,6 +233,7 @@
 webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-avtracks.html [ Failure ]
 webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-buffered.html [ Failure ]
 webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-changetype.html [ Failure Crash ]
+webkit.org/b/214349 imported/w3c/web-platform-tests/media-source/mediasource-changetype-play-negative.html [ Failure Crash ]
 # Crash is webkit.org/b/176020
 webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-duration.html [ Failure Crash ]
 # Crash in bug #176019
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to