Title: [223324] trunk/LayoutTests
- Revision
- 223324
- Author
- [email protected]
- Date
- 2017-10-14 16:55:12 -0700 (Sat, 14 Oct 2017)
Log Message
WebRTC test gardening
https://bugs.webkit.org/show_bug.cgi?id=178317
Unreviewed.
Updating expectations according dashboard.
Skipping tests for platforms that do not support WebRTC.
Patch by Youenn Fablet <[email protected]> on 2017-10-14
* TestExpectations:
* platform/gtk/TestExpectations:
* platform/ios/TestExpectations:
* platform/mac-wk1/TestExpectations:
* platform/mac-wk2/TestExpectations:
* platform/win/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (223323 => 223324)
--- trunk/LayoutTests/ChangeLog 2017-10-14 19:18:15 UTC (rev 223323)
+++ trunk/LayoutTests/ChangeLog 2017-10-14 23:55:12 UTC (rev 223324)
@@ -1,3 +1,20 @@
+2017-10-14 Youenn Fablet <[email protected]>
+
+ WebRTC test gardening
+ https://bugs.webkit.org/show_bug.cgi?id=178317
+
+ Unreviewed.
+
+ Updating expectations according dashboard.
+ Skipping tests for platforms that do not support WebRTC.
+
+ * TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/ios/TestExpectations:
+ * platform/mac-wk1/TestExpectations:
+ * platform/mac-wk2/TestExpectations:
+ * platform/win/TestExpectations:
+
2017-10-14 Devin Rousso <[email protected]>
Web Inspector: provide a way to enable/disable event listeners
Modified: trunk/LayoutTests/TestExpectations (223323 => 223324)
--- trunk/LayoutTests/TestExpectations 2017-10-14 19:18:15 UTC (rev 223323)
+++ trunk/LayoutTests/TestExpectations 2017-10-14 23:55:12 UTC (rev 223324)
@@ -866,14 +866,6 @@
media/session [ Skip ]
webrtc/datachannel/multiple-connections.html [ Slow ]
-webrtc/video-replace-track.html [ Pass Failure ]
-webkit.org/b/170178 webrtc/video-replace-track-to-null.html [ Pass Failure ]
-webkit.org/b/170704 webrtc/video-mute.html [ Pass Failure ]
-webkit.org/b/170701 webrtc/datachannel/bufferedAmountLowThreshold-default.html [ Pass Failure ]
-webkit.org/b/172649 webrtc/peer-connection-audio-mute.html [ Pass Failure ]
-webkit.org/b/173486 webrtc/video-replace-muted-track.html [ Pass Failure Timeout ]
-
-imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription.html [ Failure ]
webkit.org/b/171094 imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure ]
webkit.org/b/171930 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-idl.html [ Failure ]
webkit.org/b/172f21 imported/w3c/web-platform-tests/webrtc/getstats.html [ Failure ]
@@ -884,7 +876,6 @@
fast/mediastream/RTCPeerConnection-overloaded-operations-params.html [ Skip ]
fast/mediastream/RTCRtpSender-replaceTrack.html [ Skip ]
fast/mediastream/RTCPeerConnection-dtmf.html [ Failure ]
-# libwebrtc backend doesn't generate a=bundle-only lines
fast/mediastream/RTCPeerConnection-inspect-offer-bundlePolicy-bundle-only.html [ Failure ]
# Only iOS WK1 has testRunner.setPagePaused.
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (223323 => 223324)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2017-10-14 19:18:15 UTC (rev 223323)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2017-10-14 23:55:12 UTC (rev 223324)
@@ -590,9 +590,7 @@
# Skipping until backend is implemented
webrtc [ Skip ]
imported/w3c/web-platform-tests/webrtc/ [ Skip ]
-http/tests/webrtc/filtering-ice-candidate-cross-origin-frame.html [ Timeout ]
-http/tests/webrtc/filtering-ice-candidate-same-origin-frame.html [ Timeout ]
-http/tests/webrtc/filtering-ice-candidate-same-origin-frame2.html [ Timeout ]
+http/tests/webrtc [ Skip ]
# The MediaStream implementation is also still not completed
webkit.org/b/79203 fast/mediastream/mock-media-source-webaudio.html [ Timeout ]
webkit.org/b/79203 fast/mediastream/getUserMedia-webaudio.html [ Failure ]
Modified: trunk/LayoutTests/platform/ios/TestExpectations (223323 => 223324)
--- trunk/LayoutTests/platform/ios/TestExpectations 2017-10-14 19:18:15 UTC (rev 223323)
+++ trunk/LayoutTests/platform/ios/TestExpectations 2017-10-14 23:55:12 UTC (rev 223324)
@@ -2895,9 +2895,6 @@
imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription.html [ Failure ]
imported/w3c/web-platform-tests/webrtc/getstats.html [ Failure ]
imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure ]
-webrtc/video-mute.html [ Failure ]
-webrtc/video-replace-track.html [ Failure ]
-webrtc/video-rotation.html [ Failure ]
# <rdar://problem/34209038>
webgl/1.0.2/conformance/ogles/GL/log/log_001_to_008.html [ Skip ]
Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (223323 => 223324)
--- trunk/LayoutTests/platform/mac-wk1/TestExpectations 2017-10-14 19:18:15 UTC (rev 223323)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations 2017-10-14 23:55:12 UTC (rev 223324)
@@ -111,7 +111,6 @@
webrtc [ Skip ]
http/tests/webrtc [ Skip ]
webrtc/datachannel [ Pass ]
-webrtc/captureCanvas-webrtc.html [ Failure Pass ]
# These tests test the Shadow DOM based HTML form validation UI but Mac WK1 is using native dialogs instead.
fast/forms/validation-message-on-listbox.html
@@ -417,8 +416,6 @@
webkit.org/b/174218 svg/animations/smil-leak-list-property-instances.svg [ Pass Failure ]
-webkit.org/b/172334 webrtc/datachannel/bufferedAmountLowThreshold.html [ Pass Failure ]
-
webkit.org/b/172877 svg/as-image/svg-image-with-data-uri-background.html [ Pass ImageOnlyFailure ]
webkit.org/b/174180 svg/animations/smil-leak-elements.svg [ Pass Failure ]
Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (223323 => 223324)
--- trunk/LayoutTests/platform/mac-wk2/TestExpectations 2017-10-14 19:18:15 UTC (rev 223323)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations 2017-10-14 23:55:12 UTC (rev 223324)
@@ -714,8 +714,6 @@
webkit.org/b/171553 [ Release ] http/tests/websocket/tests/hybi/inspector/binary.html [ Pass Failure ]
-webkit.org/b/172703 webrtc/libwebrtc/descriptionGetters.html [ Pass Failure ]
-
webkit.org/b/171763 [ Debug ] compositing/tiling/non-active-window-tiles-size.html [ Pass Failure ]
webkit.org/b/171837 [ Debug ] http/tests/security/storage-blocking-loosened-plugin.html [ Pass Failure ]
Modified: trunk/LayoutTests/platform/win/TestExpectations (223323 => 223324)
--- trunk/LayoutTests/platform/win/TestExpectations 2017-10-14 19:18:15 UTC (rev 223323)
+++ trunk/LayoutTests/platform/win/TestExpectations 2017-10-14 23:55:12 UTC (rev 223324)
@@ -3637,9 +3637,7 @@
# webrtc not supported
imported/w3c/web-platform-tests/webrtc [ Skip ]
webrtc [ Skip ]
-http/tests/webrtc/filtering-ice-candidate-cross-origin-frame.html [ Skip ]
-http/tests/webrtc/filtering-ice-candidate-same-origin-frame.html [ Skip ]
-http/tests/webrtc/filtering-ice-candidate-same-origin-frame2.html [ Skip ]
+http/tests/webrtc [ Skip ]
# Resource Timing Metrics not available.
http/wpt/resource-timing/rt-nextHopProtocol.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes