Title: [283358] trunk/LayoutTests
Revision
283358
Author
lmo...@igalia.com
Date
2021-09-30 21:18:17 -0700 (Thu, 30 Sep 2021)

Log Message

[GLIB] Gardening some mediastream consistent failures

Unreviewed test gardening.

* platform/glib/TestExpectations:
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (283357 => 283358)


--- trunk/LayoutTests/ChangeLog	2021-10-01 04:14:53 UTC (rev 283357)
+++ trunk/LayoutTests/ChangeLog	2021-10-01 04:18:17 UTC (rev 283358)
@@ -1,3 +1,12 @@
+2021-09-30  Lauro Moura  <lmo...@igalia.com>
+
+        [GLIB] Gardening some mediastream consistent failures
+
+        Unreviewed test gardening.
+
+        * platform/glib/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2021-09-30  Sihui Liu  <sihui_...@apple.com>
 
         Make File System Access API available in Worker

Modified: trunk/LayoutTests/platform/glib/TestExpectations (283357 => 283358)


--- trunk/LayoutTests/platform/glib/TestExpectations	2021-10-01 04:14:53 UTC (rev 283357)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2021-10-01 04:18:17 UTC (rev 283358)
@@ -656,6 +656,11 @@
 webkit.org/b/230415 fast/mediastream/RTCPeerConnection-iceconnectionstatechange-event.html [ Timeout ]
 webkit.org/b/79203 fast/mediastream/RTCRtpSender-replaceTrack.html [ Failure ]
 webkit.org/b/187603 fast/mediastream/media-stream-track-source-failure.html [ Timeout Failure Pass ]
+webkit.org/b/231057 fast/mediastream/media-stream-video-track-interrupted.html [ Failure ]
+# Not exactly GStreamer (missing helper method to take viewport screenshot)
+webkit.org/b/231059 fast/mediastream/video-rotation-gpu-process-crash.html [ Failure ]
+webkit.org/b/231059 fast/mediastream/video-rotation.html [ Failure ]
+webkit.org/b/231061 fast/mediastream/captureStream/canvas3d.html [ Timeout ]
 
 webkit.org/b/223508 imported/w3c/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-srcObject.https.html [ Failure Pass ]
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (283357 => 283358)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2021-10-01 04:14:53 UTC (rev 283357)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2021-10-01 04:18:17 UTC (rev 283358)
@@ -232,6 +232,9 @@
 webkit.org/b/212145 http/tests/navigation/no-referrer-reset.html [ Timeout ]
 webkit.org/b/212145 http/tests/navigation/no-referrer-target-blank.html [ Timeout ]
 
+# Mediastream
+webkit.org/b/213202 fast/mediastream/getUserMedia-grant-persistency3.html [ Failure ]
+
 # Media Queries
 webkit.org/b/226521 [ Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/source-media-outside-doc.html [ Pass Failure ]
 webkit.org/b/226521 [ Debug ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/source-media-outside-doc.html [ Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to