Title: [235519] trunk/LayoutTests
Revision
235519
Author
you...@apple.com
Date
2018-08-30 13:01:33 -0700 (Thu, 30 Aug 2018)

Log Message

Remove WebRTC legacy API implementation
https://bugs.webkit.org/show_bug.cgi?id=189040
<rdar://problem/43861361>

Unreviewed.


* platform/ios/TestExpectations: Use default expectations for the folder.
This allows skipping imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/setRemoteDescription.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (235518 => 235519)


--- trunk/LayoutTests/ChangeLog	2018-08-30 19:57:19 UTC (rev 235518)
+++ trunk/LayoutTests/ChangeLog	2018-08-30 20:01:33 UTC (rev 235519)
@@ -1,3 +1,14 @@
+2018-08-30  Youenn Fablet  <you...@apple.com>
+
+        Remove WebRTC legacy API implementation
+        https://bugs.webkit.org/show_bug.cgi?id=189040
+        <rdar://problem/43861361>
+
+        Unreviewed.
+
+        * platform/ios/TestExpectations: Use default expectations for the folder.
+        This allows skipping imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/setRemoteDescription.html
+
 2018-08-30  Brent Fulgham  <bfulg...@apple.com>
 
         The width of a nullptr TextRun should be zero

Modified: trunk/LayoutTests/platform/ios/TestExpectations (235518 => 235519)


--- trunk/LayoutTests/platform/ios/TestExpectations	2018-08-30 19:57:19 UTC (rev 235518)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2018-08-30 20:01:33 UTC (rev 235519)
@@ -1060,7 +1060,6 @@
 css3/color-filters/color-filter-ignore-semantic.html [ Skip ]
 
 # Run webrtc tests on iOS 11
-imported/w3c/web-platform-tests/webrtc [ Pass ]
 fast/mediastream/RTCIceCandidate.html [ Pass ]
 fast/mediastream/RTCPeerConnection-add-removeTrack.html [ Pass ]
 fast/mediastream/RTCPeerConnection-addIceCandidate.html [ Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to