Title: [270242] trunk/LayoutTests
Revision
270242
Author
[email protected]
Date
2020-11-30 07:07:17 -0800 (Mon, 30 Nov 2020)

Log Message

[GLIB] Properly garden webrtc crashes

Unreviewed test gardening.

* platform/gtk-wayland/TestExpectations: Move wayland-specific issue here
* platform/gtk/TestExpectations: Updated already existing expectations
* platform/wpe/TestExpectations: Remove undeed pass entries from previous
  unimplemented-like bugs that are already fixed. These entries were
  overriding the generic glib entries.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (270241 => 270242)


--- trunk/LayoutTests/ChangeLog	2020-11-30 15:05:05 UTC (rev 270241)
+++ trunk/LayoutTests/ChangeLog	2020-11-30 15:07:17 UTC (rev 270242)
@@ -1,3 +1,15 @@
+2020-11-30  Lauro Moura  <[email protected]>
+
+        [GLIB] Properly garden webrtc crashes
+
+        Unreviewed test gardening.
+
+        * platform/gtk-wayland/TestExpectations: Move wayland-specific issue here
+        * platform/gtk/TestExpectations: Updated already existing expectations
+        * platform/wpe/TestExpectations: Remove undeed pass entries from previous
+          unimplemented-like bugs that are already fixed. These entries were
+          overriding the generic glib entries.
+
 2020-11-30  Sergio Villar Senin  <[email protected]>
 
         [css-flex] Import flex-aspect-ratio-img-* tests

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (270241 => 270242)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-11-30 15:05:05 UTC (rev 270241)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-11-30 15:07:17 UTC (rev 270242)
@@ -1394,7 +1394,7 @@
 
 webkit.org/b/193311 fast/images/decode-render-animated-image.html [ ImageOnlyFailure Pass ]
 
-webkit.org/b/193318 webrtc/audio-replace-track.html [ Timeout Pass ]
+webkit.org/b/193318 webkit.org/b/219245 webrtc/audio-replace-track.html [ Timeout Pass Crash ]
 
 webkit.org/b/193490 [ Debug ] animations/play-state-suspend.html [ Pass Failure ]
 
@@ -1498,8 +1498,6 @@
 webkit.org/b/206875 inspector/debugger/breakpoints/resolved-dump-each-line.html [ Failure Pass Timeout ]
 webkit.org/b/206875 [ Release ] inspector/debugger/breakpoints/resolved-dump-all-pause-locations.html [ Failure Pass ]
 
-webkit.org/b/212892 webrtc/peer-connection-audio-mute2.html [ Failure Timeout Pass ]
-
 webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/fire-error-event-exception.html [ Failure ]
 webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/fire-success-event-exception.html [ Failure ]
 webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/fire-upgradeneeded-event-exception.html [ Failure Pass ]

Modified: trunk/LayoutTests/platform/gtk-wayland/TestExpectations (270241 => 270242)


--- trunk/LayoutTests/platform/gtk-wayland/TestExpectations	2020-11-30 15:05:05 UTC (rev 270241)
+++ trunk/LayoutTests/platform/gtk-wayland/TestExpectations	2020-11-30 15:07:17 UTC (rev 270242)
@@ -31,6 +31,9 @@
 # NetworkProcess
 webkit.org/b/217363 imported/w3c/web-platform-tests/xhr/sync-no-timeout.any.html [ Failure Crash ]
 
+# WebRTC
+webkit.org/b/219245 webkit.org/b/212892 webrtc/peer-connection-audio-mute2.html [ Failure Timeout Pass Crash ]
+
 # Workers
 ## Crashing in X11, but also timing out in Wayland
 webkit.org/b/177940 workers/wasm-hashset-many-2.html [ Crash Timeout ]

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (270241 => 270242)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2020-11-30 15:05:05 UTC (rev 270241)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2020-11-30 15:07:17 UTC (rev 270242)
@@ -278,38 +278,6 @@
 # 2. EXPECTED FAILURES
 #////////////////////////////////////////////////////////////////////////////////////////
 
-# The webrtc implementation is not fully completed yet
-webkit.org/b/187064 webrtc/audio-peer-connection-g722.html
-webkit.org/b/187064 webrtc/captureCanvas-webrtc.html
-webkit.org/b/187064 webrtc/video-remote-mute.html
-webkit.org/b/187064 webrtc/video-addTransceiver.html
-webkit.org/b/187064 webrtc/peer-connection-track-end.html
-webkit.org/b/187064 webrtc/video.html
-webkit.org/b/187064 webrtc/multi-video.html
-webkit.org/b/187064 webrtc/video-addTrack.html
-webkit.org/b/187064 webrtc/video-rotation.html
-webkit.org/b/187064 webrtc/video-mute.html
-webkit.org/b/187064 webrtc/video-disabled-black.html
-webkit.org/b/187064 webrtc/video-replace-track.html
-webkit.org/b/187064 webrtc/video-with-data-channel.html
-webkit.org/b/187064 webrtc/video-replace-muted-track.html
-webkit.org/b/187064 webrtc/video-unmute.html
-webkit.org/b/187064 webrtc/datachannel/mdns-ice-candidates.html
-webkit.org/b/187064 webrtc/libwebrtc/descriptionGetters.html
-webkit.org/b/177533 webrtc/video-interruption.html
-
-webkit.org/b/186933 webrtc/peer-connection-createMediaStreamDestination.html
-webkit.org/b/186933 webrtc/peer-connection-remote-audio-mute2.html
-webkit.org/b/186933 webrtc/peer-connection-audio-unmute.html
-webkit.org/b/186933 webrtc/peer-connection-audio-mute2.html
-webkit.org/b/186933 webrtc/peer-connection-audio-mute.html
-webkit.org/b/186933 webrtc/peer-connection-remote-audio-mute.html
-webkit.org/b/186933 webrtc/clone-audio-track.html
-webkit.org/b/186933 webrtc/audio-replace-track.html
-webkit.org/b/186933 webrtc/audio-peer-connection-webaudio.html
-webkit.org/b/186933 webrtc/audio-muted-stats.html
-webkit.org/b/186933 webrtc/getUserMedia-webaudio-autoplay.html
-
 # The MediaStream implementation is still not completed
 webkit.org/b/79203 fast/mediastream/mock-media-source-webaudio.html [ Pass Timeout ]
 webkit.org/b/79203 fast/mediastream/getUserMedia-webaudio.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to