Bug 1363667 - P6.1 - disable broken web platform tests draft
authorNico Grunbaum
Wed, 22 Nov 2017 12:39:10 -0800
changeset 706495 d9e4b744f5608ce081aad9562a3446d577609e10
parent 706494 5b0cbd986f4659ee1d24a0dba389ea32de75d9b3
child 707199 14b3bf69cd7d88d4fbff561e34ceffe6e4c39b5d
push id91808
push userna-g@nostrum.com
push dateSat, 02 Dec 2017 00:48:28 +0000
bugs1363667
milestone59.0a1
Bug 1363667 - P6.1 - disable broken web platform tests MozReview-Commit-ID: 5DLyxnPFqpB
testing/web-platform/meta/webrtc/interfaces.https.html.ini
--- a/testing/web-platform/meta/webrtc/interfaces.https.html.ini
+++ b/testing/web-platform/meta/webrtc/interfaces.https.html.ini
@@ -251,43 +251,53 @@
 
   [RTCRtpReceiver interface: operation getCapabilities(DOMString)]
     expected: FAIL
 
   [RTCRtpReceiver interface: operation getParameters()]
     expected: FAIL
 
   [RTCRtpReceiver interface: operation getContributingSources()]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface: existence and properties of interface object]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface object length]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface object name]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface: existence and properties of interface prototype object]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface: existence and properties of interface prototype object's "constructor" property]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface: attribute timestamp]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface: attribute source]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface: attribute audioLevel]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface: attribute voiceActivityFlag]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpTransceiver interface: attribute direction]
     expected: FAIL
 
   [RTCRtpTransceiver interface: operation setDirection(RTCRtpTransceiverDirection)]
     expected: FAIL
 
@@ -701,16 +711,17 @@
 
   [RTCRtpSender interface: new RTCPeerConnection().addTransceiver('audio').sender must inherit property "getCapabilities" with the proper type (3)]
     expected: FAIL
 
   [RTCRtpSender interface: calling getCapabilities(DOMString) on new RTCPeerConnection().addTransceiver('audio').sender with too few arguments must throw TypeError]
     expected: FAIL
 
   [RTCRtpReceiver interface: operation getSynchronizationSources()]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "transport" with the proper type (1)]
     expected: FAIL
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "rtcpTransport" with the proper type (2)]
     expected: FAIL
 
@@ -719,46 +730,57 @@
 
   [RTCRtpReceiver interface: calling getCapabilities(DOMString) on new RTCPeerConnection().addTransceiver('audio').receiver with too few arguments must throw TypeError]
     expected: FAIL
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "getParameters" with the proper type (4)]
     expected: FAIL
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "getContributingSources" with the proper type (5)]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "getSynchronizationSources" with the proper type (6)]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: existence and properties of interface object]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface object length]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface object name]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: existence and properties of interface prototype object]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: existence and properties of interface prototype object's "constructor" property]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: attribute timestamp]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: attribute source]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: attribute audioLevel]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: attribute voiceActivityFlag]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpTransceiver interface: new RTCPeerConnection().addTransceiver('audio') must inherit property "setDirection" with the proper type (6)]
     expected: FAIL
 
   [RTCRtpTransceiver interface: calling setDirection(RTCRtpTransceiverDirection) on new RTCPeerConnection().addTransceiver('audio') with too few arguments must throw TypeError]
     expected: FAIL
 
@@ -983,19 +1005,21 @@
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "rtcpTransport" with the proper type]
     expected: FAIL
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "getParameters()" with the proper type]
     expected: FAIL
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "getContributingSources()" with the proper type]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "getSynchronizationSources()" with the proper type]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpTransceiver interface: new RTCPeerConnection().addTransceiver('audio') must inherit property "setDirection(RTCRtpTransceiverDirection)" with the proper type]
     expected: FAIL
 
   [RTCRtpTransceiver interface: new RTCPeerConnection().addTransceiver('audio') must inherit property "setCodecPreferences([object Object\])" with the proper type]
     expected: FAIL
 
@@ -1375,88 +1399,109 @@
 
   [RTCRtpReceiver interface: operation getCapabilities(DOMString)]
     expected: FAIL
 
   [RTCRtpReceiver interface: operation getParameters()]
     expected: FAIL
 
   [RTCRtpReceiver interface: operation getContributingSources()]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpReceiver interface: operation getSynchronizationSources()]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "transport" with the proper type]
     expected: FAIL
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "rtcpTransport" with the proper type]
     expected: FAIL
 
   [RTCRtpReceiver interface: calling getCapabilities(DOMString) on new RTCPeerConnection().addTransceiver('audio').receiver with too few arguments must throw TypeError]
     expected: FAIL
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "getParameters()" with the proper type]
     expected: FAIL
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "getContributingSources()" with the proper type]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpReceiver interface: new RTCPeerConnection().addTransceiver('audio').receiver must inherit property "getSynchronizationSources()" with the proper type]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface: existence and properties of interface object]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface object length]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface object name]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface: existence and properties of interface prototype object]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface: existence and properties of interface prototype object's "constructor" property]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface: attribute timestamp]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface: attribute source]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpContributingSource interface: attribute audioLevel]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: existence and properties of interface object]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface object length]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface object name]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: existence and properties of interface prototype object]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: existence and properties of interface prototype object's "constructor" property]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: attribute timestamp]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: attribute source]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: attribute audioLevel]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpSynchronizationSource interface: attribute voiceActivityFlag]
+    disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1419900
     expected: FAIL
 
   [RTCRtpTransceiver interface: attribute direction]
     expected: FAIL
 
   [RTCRtpTransceiver interface: operation setDirection(RTCRtpTransceiverDirection)]
     expected: FAIL