Bug 1382972 - disable wpt test RTCPeerConnection-addIceCandidate.html r=ng draft
authorMichael Froman <mfroman@mozilla.com>
Tue, 25 Jul 2017 14:41:11 -0500
changeset 616100 90e514fe100f7de89da0d34afe96262b6880838e
parent 614544 462d7561089c98e33382384896434861ad7bc491
child 639376 8c1d5a000dc836f83eacb9e2bc0f99515183a2c1
push id70582
push userbmo:mfroman@nostrum.com
push dateWed, 26 Jul 2017 18:10:47 +0000
reviewersng
bugs1382972
milestone56.0a1
Bug 1382972 - disable wpt test RTCPeerConnection-addIceCandidate.html r=ng This test (plus a couple others) were imported from upstream before they were fully baked. MozReview-Commit-ID: GDiFsZ8g229
testing/web-platform/meta/webrtc/RTCPeerConnection-addIceCandidate.html.ini
--- a/testing/web-platform/meta/webrtc/RTCPeerConnection-addIceCandidate.html.ini
+++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-addIceCandidate.html.ini
@@ -25,8 +25,10 @@
     expected: FAIL
 
   [Add candidate with invalid candidate string should reject with OperationError]
     expected: FAIL
 
   [Add candidate with sdpMid belonging to different ufrag should reject with OperationError]
     expected: FAIL
 
+  [Add valid candidate should never resolve when pc is closed]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1382972