diff --git a/testing/web-platform/meta/webrtc/RTCCertificate-postMessage.html.ini b/testing/web-platform/meta/webrtc/RTCCertificate-postMessage.html.ini index 1de3d768d448..0d2beefdb324 100644 --- a/testing/web-platform/meta/webrtc/RTCCertificate-postMessage.html.ini +++ b/testing/web-platform/meta/webrtc/RTCCertificate-postMessage.html.ini @@ -1,10 +1,13 @@ [RTCCertificate-postMessage.html] [Check cross-origin created RTCCertificate] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531875 [Check cross-origin RTCCertificate serialization] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1525241 [Check same-origin RTCCertificate serialization] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1525241 diff --git a/testing/web-platform/meta/webrtc/RTCCertificate.html.ini b/testing/web-platform/meta/webrtc/RTCCertificate.html.ini index d230e56d36b5..1bb5819649b6 100644 --- a/testing/web-platform/meta/webrtc/RTCCertificate.html.ini +++ b/testing/web-platform/meta/webrtc/RTCCertificate.html.ini @@ -1,16 +1,21 @@ [RTCCertificate.html] [Constructing RTCPeerConnection with expired certificate should reject with InvalidAccessError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531885 [Calling setConfiguration with different set of certs should reject with InvalidModificationError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [RTCCertificate should have at least one fingerprint] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1525241 [RTCPeerConnection({ certificates }) should generate offer SDP with fingerprint of provided certificate] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1525241 [RTCPeerConnection({ certificates }) should generate offer SDP with fingerprint of all provided certificates] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531880 diff --git a/testing/web-platform/meta/webrtc/RTCConfiguration-bundlePolicy.html.ini b/testing/web-platform/meta/webrtc/RTCConfiguration-bundlePolicy.html.ini index 94158ccf09df..a6b0ec5b47e8 100644 --- a/testing/web-platform/meta/webrtc/RTCConfiguration-bundlePolicy.html.ini +++ b/testing/web-platform/meta/webrtc/RTCConfiguration-bundlePolicy.html.ini @@ -1,25 +1,33 @@ [RTCConfiguration-bundlePolicy.html] [setConfiguration({}) with initial default bundlePolicy balanced should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration({}) with initial bundlePolicy balanced should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration({ bundlePolicy: balanced }) with initial default bundlePolicy balanced should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration({ bundlePolicy: 'balanced' }) with initial bundlePolicy balanced should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration({ bundlePolicy: 'max-compat' }) with initial bundlePolicy max-compat should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration({ bundlePolicy: 'max-bundle' }) with initial bundlePolicy max-bundle should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration({ bundlePolicy: 'max-compat' }) with initial bundlePolicy max-bundle should throw InvalidModificationError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration({}) with initial bundlePolicy max-bundle should throw InvalidModificationError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 diff --git a/testing/web-platform/meta/webrtc/RTCConfiguration-iceCandidatePoolSize.html.ini b/testing/web-platform/meta/webrtc/RTCConfiguration-iceCandidatePoolSize.html.ini index 7886ca7c1fc8..c73263bfc8e6 100644 --- a/testing/web-platform/meta/webrtc/RTCConfiguration-iceCandidatePoolSize.html.ini +++ b/testing/web-platform/meta/webrtc/RTCConfiguration-iceCandidatePoolSize.html.ini @@ -1,49 +1,3 @@ [RTCConfiguration-iceCandidatePoolSize.html] - [Setting iceCandidatePoolSize to a valid value: 10] - expected: FAIL - - [Setting iceCandidatePoolSize to a valid value: 0] - expected: FAIL - - [Setting iceCandidatePoolSize to a valid value: null] - expected: FAIL - - [Setting iceCandidatePoolSize to a valid value: undefined] - expected: FAIL - - [Setting iceCandidatePoolSize to an invalid value: -1] - expected: FAIL - - [Setting iceCandidatePoolSize to an invalid value: 1000] - expected: FAIL - - [Setting iceCandidatePoolSize to an invalid value: string] - expected: FAIL - - [Initialize a new RTCPeerConnection with no iceCandidatePoolSize] - expected: FAIL - - [Initialize a new RTCPeerConnection with iceCandidatePoolSize: 0] - expected: FAIL - - [Initialize a new RTCPeerConnection with iceCandidatePoolSize: 255] - expected: FAIL - - [Initialize a new RTCPeerConnection with iceCandidatePoolSize: -1 (Out Of Range)] - expected: FAIL - - [Initialize a new RTCPeerConnection with iceCandidatePoolSize: 256 (Out Of Range)] - expected: FAIL - - [Reconfigure RTCPeerConnection instance iceCandidatePoolSize to 0] - expected: FAIL - - [Reconfigure RTCPeerConnection instance iceCandidatePoolSize to 255] - expected: FAIL - - [Reconfigure RTCPeerConnection instance iceCandidatePoolSize to -1 (Out Of Range)] - expected: FAIL - - [Reconfigure RTCPeerConnection instance iceCandidatePoolSize to 256 (Out Of Range)] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1529398 diff --git a/testing/web-platform/meta/webrtc/RTCConfiguration-iceServers.html.ini b/testing/web-platform/meta/webrtc/RTCConfiguration-iceServers.html.ini index bedf8f87d083..f25f196d9c97 100644 --- a/testing/web-platform/meta/webrtc/RTCConfiguration-iceServers.html.ini +++ b/testing/web-platform/meta/webrtc/RTCConfiguration-iceServers.html.ini @@ -1,144 +1,192 @@ [RTCConfiguration-iceServers.html] [setConfiguration(config) - {} should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - { iceServers: null } should throw TypeError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - { iceServers: undefined } should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - { iceServers: [\] } should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - { iceServers: [null\] } should throw TypeError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - { iceServers: [undefined\] } should throw TypeError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - { iceServers: [{}\] } should throw TypeError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with empty list urls should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with stun server should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with stun server array should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with 2 stun servers should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with turn server, username, credential should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with turns server and empty string username, credential should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with turn server and empty string username, credential should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with one turns server, one turn server, username, credential should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with stun server and credentialType password should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with turn server and no credentials should throw InvalidAccessError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with turn server and only username should throw InvalidAccessError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with turn server and only credential should throw InvalidAccessError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with turns server and no credentials should throw InvalidAccessError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with turns server and only username should throw InvalidAccessError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with turns server and only credential should throw InvalidAccessError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with "" url should throw SyntaxError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with ["stun:stun1.example.net", ""\] url should throw SyntaxError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with relative url should throw SyntaxError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with http url should throw SyntaxError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [new RTCPeerConnection(config) - with invalid turn url should throw SyntaxError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529588 [setConfiguration(config) - with invalid turn url should throw SyntaxError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [new RTCPeerConnection(config) - with invalid stun url should throw SyntaxError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529588 [setConfiguration(config) - with invalid stun url should throw SyntaxError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with invalid credentialType should throw TypeError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [new RTCPeerConnection(config) - with credentialType token should throw TypeError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529595 [setConfiguration(config) - with credentialType token should throw TypeError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706, https://bugzilla.mozilla.org/show_bug.cgi?id=1529595 [new RTCPeerConnection(config) - with url field should throw TypeError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1116766 [setConfiguration(config) - with url field should throw TypeError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [new RTCPeerConnection(config) - with turns server, credentialType password, and RTCOauthCredential credential should throw InvalidAccessError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1247616 [setConfiguration(config) - with turns server, credentialType password, and RTCOauthCredential credential should throw InvalidAccessError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1247616, https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [new RTCPeerConnection(config) - with turns server, credentialType oauth, and string credential should throw InvalidAccessError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1247616 [setConfiguration(config) - with turns server, credentialType oauth, and string credential should throw InvalidAccessError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1247616, https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [new RTCPeerConnection(config) - with turns server, credentialType oauth and RTCOAuthCredential credential should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1247616 [setConfiguration(config) - with turns server, credentialType oauth and RTCOAuthCredential credential should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1247616, https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [new RTCPeerConnection(config) - with both turns and stun server, credentialType oauth and RTCOAuthCredential credential should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1247616 [setConfiguration(config) - with both turns and stun server, credentialType oauth and RTCOAuthCredential credential should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1247616, https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [new RTCPeerConnection(config) - with stun server, credentialType oauth, and string credential should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1247616 [setConfiguration(config) - with stun server, credentialType oauth, and string credential should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1247616, https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [new RTCPeerConnection(config) - with stun server, credentialType password, and RTCOAuthCredential credential should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with stun server, credentialType password, and RTCOAuthCredential credential should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with empty urls should throw SyntaxError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 diff --git a/testing/web-platform/meta/webrtc/RTCConfiguration-iceTransportPolicy.html.ini b/testing/web-platform/meta/webrtc/RTCConfiguration-iceTransportPolicy.html.ini index 61fa1606a5fe..0d4b7a4da9ed 100644 --- a/testing/web-platform/meta/webrtc/RTCConfiguration-iceTransportPolicy.html.ini +++ b/testing/web-platform/meta/webrtc/RTCConfiguration-iceTransportPolicy.html.ini @@ -1,19 +1,25 @@ [RTCConfiguration-iceTransportPolicy.html] [setConfiguration({ iceTransportPolicy: 'relay' }) with initial iceTransportPolicy all should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration({ iceTransportPolicy: 'all' }) with initial iceTransportPolicy relay should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration({}) with initial iceTransportPolicy relay should set new value to all] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with invalid iceTransportPolicy should throw TypeError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with none iceTransportPolicy should throw TypeError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 [setConfiguration(config) - with null iceTransportPolicy should throw TypeError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706 diff --git a/testing/web-platform/meta/webrtc/RTCConfiguration-rtcpMuxPolicy.html.ini b/testing/web-platform/meta/webrtc/RTCConfiguration-rtcpMuxPolicy.html.ini index af9735768528..44c813e62f3a 100644 --- a/testing/web-platform/meta/webrtc/RTCConfiguration-rtcpMuxPolicy.html.ini +++ b/testing/web-platform/meta/webrtc/RTCConfiguration-rtcpMuxPolicy.html.ini @@ -1,40 +1,3 @@ [RTCConfiguration-rtcpMuxPolicy.html] - [new RTCPeerConnection() should have default rtcpMuxPolicy require] - expected: FAIL - - [new RTCPeerConnection({ rtcpMuxPolicy: undefined }) should have default rtcpMuxPolicy require] - expected: FAIL - - [new RTCPeerConnection({ rtcpMuxPolicy: 'require' }) should succeed] - expected: FAIL - - [new RTCPeerConnection({ rtcpMuxPolicy: 'negotiate' }) may succeed or throw NotSupportedError] - expected: FAIL - - [new RTCPeerConnection(config) - with { rtcpMuxPolicy: null } should throw TypeError] - expected: FAIL - - [setConfiguration(config) - with { rtcpMuxPolicy: null } should throw TypeError] - expected: FAIL - - [new RTCPeerConnection(config) - with { rtcpMuxPolicy: 'invalid' } should throw TypeError] - expected: FAIL - - [setConfiguration(config) - with { rtcpMuxPolicy: 'invalid' } should throw TypeError] - expected: FAIL - - [setConfiguration({ rtcpMuxPolicy: 'negotiate' }) with initial rtcpMuxPolicy require should throw InvalidModificationError] - expected: FAIL - - [setConfiguration({ rtcpMuxPolicy: 'require' }) with initial rtcpMuxPolicy negotiate should throw InvalidModificationError] - expected: FAIL - - [setConfiguration({}) with initial rtcpMuxPolicy negotiate should throw InvalidModificationError] - expected: FAIL - - [setRemoteDescription throws InvalidAccessError when called with an offer without rtcp-mux and rtcpMuxPolicy is set to require] - expected: FAIL - - [setRemoteDescription throws InvalidAccessError when called with an answer without rtcp-mux and rtcpMuxPolicy is set to require] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1339203 diff --git a/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange-long.https.html.ini b/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange-long.https.html.ini index 96393eea82eb..3fdc0afb7d54 100644 --- a/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange-long.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange-long.https.html.ini @@ -1,6 +1,7 @@ [RTCDTMFSender-ontonechange-long.https.html] [insertDTMF with duration greater than 6000 should be clamped to 6000] disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1420640 + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1498538 expected: if e10s and (os == "linux") and (processor == "x86"): FAIL if not debug and e10s and (os == "linux") and (processor == "x86_64"): FAIL diff --git a/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini b/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini index 89cc36d22273..caef5c06508d 100644 --- a/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCDTMFSender-ontonechange.https.html.ini @@ -1,20 +1,15 @@ [RTCDTMFSender-ontonechange.https.html] - disabled: appears to fail everywhere - [insertDTMF() with default duration and intertoneGap should fire tonechange events at the expected time] - expected: FAIL - - [insertDTMF() with explicit duration and intertoneGap should fire tonechange events at the expected time] - expected: FAIL - - [insertDTMF() with transceiver stopped in the middle should stop future tonechange events from firing] - expected: FAIL - + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1498538 + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1498538 [Calling insertDTMF() in the middle of tonechange events should cause future tonechanges to be updated to new tones] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531825 [Calling insertDTMF() multiple times in the middle of tonechange events should cause future tonechanges to be updated the last provided tones] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531825 [Setting transceiver.currentDirection to recvonly in the middle of tonechange events should stop future tonechange events from firing] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531828 diff --git a/testing/web-platform/meta/webrtc/RTCDataChannel-bufferedAmount.html.ini b/testing/web-platform/meta/webrtc/RTCDataChannel-bufferedAmount.html.ini index bee677cc0958..75067730ee25 100644 --- a/testing/web-platform/meta/webrtc/RTCDataChannel-bufferedAmount.html.ini +++ b/testing/web-platform/meta/webrtc/RTCDataChannel-bufferedAmount.html.ini @@ -1,13 +1,3 @@ [RTCDataChannel-bufferedAmount.html] - [bufferedAmount should increase to byte length of encoded unicode string sent] - expected: FAIL - - [bufferedAmount should increase to byte length of buffer sent] - expected: FAIL - - [bufferedAmount should increase to size of blob sent] - expected: FAIL - - [bufferedAmount should increase by byte length for each message sent] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1529612 diff --git a/testing/web-platform/meta/webrtc/RTCDataChannel-id.html.ini b/testing/web-platform/meta/webrtc/RTCDataChannel-id.html.ini index a6948085989c..9c37477cebc6 100644 --- a/testing/web-platform/meta/webrtc/RTCDataChannel-id.html.ini +++ b/testing/web-platform/meta/webrtc/RTCDataChannel-id.html.ini @@ -1,7 +1,9 @@ [RTCDataChannel-id.html] [DTLS client uses odd data channel IDs] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526253 [DTLS server uses even data channel IDs] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526253 diff --git a/testing/web-platform/meta/webrtc/RTCDtlsTransport-getRemoteCertificates.html.ini b/testing/web-platform/meta/webrtc/RTCDtlsTransport-getRemoteCertificates.html.ini index f8a830f38553..c11e369673a2 100644 --- a/testing/web-platform/meta/webrtc/RTCDtlsTransport-getRemoteCertificates.html.ini +++ b/testing/web-platform/meta/webrtc/RTCDtlsTransport-getRemoteCertificates.html.ini @@ -1,4 +1,3 @@ [RTCDtlsTransport-getRemoteCertificates.html] - [RTCDtlsTransport.prototype.getRemoteCertificates] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1307996 diff --git a/testing/web-platform/meta/webrtc/RTCDtlsTransport-state.html.ini b/testing/web-platform/meta/webrtc/RTCDtlsTransport-state.html.ini index 80d47a42cb7a..5aa391551ab9 100644 --- a/testing/web-platform/meta/webrtc/RTCDtlsTransport-state.html.ini +++ b/testing/web-platform/meta/webrtc/RTCDtlsTransport-state.html.ini @@ -1,13 +1,3 @@ [RTCDtlsTransport-state.html] - [DTLS transport goes to connected state and transmits closing event] - expected: FAIL - - [close() causes the other end's DTLS transport to close] - expected: FAIL - - [DTLS transport goes to connected state] - expected: FAIL - - [close() causes the local transport to close immediately] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1307996 diff --git a/testing/web-platform/meta/webrtc/RTCError.html.ini b/testing/web-platform/meta/webrtc/RTCError.html.ini index 36470c1d6c0b..c18125686cab 100644 --- a/testing/web-platform/meta/webrtc/RTCError.html.ini +++ b/testing/web-platform/meta/webrtc/RTCError.html.ini @@ -1,67 +1,3 @@ [RTCError.html] - [RTCError constructor with message and errorDetail] - expected: FAIL - - [RTCError.errorDetail is readonly.] - expected: FAIL - - [RTCError constructor throws TypeError if the errorDetail is invalid] - expected: FAIL - - [RTCError.receivedAlert is settable by constructor] - expected: FAIL - - [RTCError.sctpCauseCode is readonly] - expected: FAIL - - [RTCError.code is 0] - expected: FAIL - - [RTCError.sdpLineNumber is null by default] - expected: FAIL - - [RTCError.httpRequestStatusCode is settable by constructor] - expected: FAIL - - [RTCError.sentAlert is null by default] - expected: FAIL - - [RTCError.sentAlert is settable by constructor] - expected: FAIL - - [RTCError.receivedAlert is null by default] - expected: FAIL - - [RTCError.httpRequestStatusCode is null by default] - expected: FAIL - - [RTCError.receivedAlert is readonly] - expected: FAIL - - [RTCError constructor throws TypeError if any argument is missing] - expected: FAIL - - [RTCErrorInit.errorDetail is the only required attribute] - expected: FAIL - - [RTCError.sdpLineNumber is settable by constructor] - expected: FAIL - - [RTCError.sctpCauseCode is settable by constructor] - expected: FAIL - - [RTCError.sdpLineNumber is readonly] - expected: FAIL - - [RTCError.sentAlert is readonly] - expected: FAIL - - [RTCError.sctpCauseCode is null by default] - expected: FAIL - - [RTCError.httpRequestStatusCode is readonly] - expected: FAIL - - [RTCError.name is 'RTCError'] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1527916 diff --git a/testing/web-platform/meta/webrtc/RTCIceCandidate-constructor.html.ini b/testing/web-platform/meta/webrtc/RTCIceCandidate-constructor.html.ini index d70f9f3f5cce..a5f91166b38b 100644 --- a/testing/web-platform/meta/webrtc/RTCIceCandidate-constructor.html.ini +++ b/testing/web-platform/meta/webrtc/RTCIceCandidate-constructor.html.ini @@ -1,49 +1,61 @@ [RTCIceCandidate-constructor.html] [new RTCIceCandidate({ ... }) with manually filled default values] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529635 [new RTCIceCandidate({ candidate: '' })] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529635 [new RTCIceCandidate({ candidate: null })] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529646 [new RTCIceCandidate({ ... }) with valid candidate string only] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529635 [new RTCIceCandidate({ sdpMid: 'audio' })] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529630 [new RTCIceCandidate({ sdpMLineIndex: 0 })] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529630 [new RTCIceCandidate({ sdpMid: 'audio', sdpMLineIndex: 0 })] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529630 [new RTCIceCandidate({ candidate: '', sdpMid: 'audio' }] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1490658 [new RTCIceCandidate({ candidate: '', sdpMLineIndex: 0 }] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1490658 [new RTCIceCandidate({ ... }) with valid candidate string and sdpMid] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1490658 [new RTCIceCandidate({ ... }) with invalid candidate string and sdpMid] expected: FAIL - - [new RTCIceCandidate({ ... }) with non default value for all fields] - expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1490658 [new RTCIceCandidate({ ... }) with invalid sdpMid] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529630 [new RTCIceCandidate({ ... }) with invalid sdpMLineIndex] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529630 [new RTCIceCandidate({ ... }) with nondefault values for all fields, tcp candidate] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1490658 [new RTCIceCandidate({ ... }) with nondefault values for all fields] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1490658 diff --git a/testing/web-platform/meta/webrtc/RTCIceConnectionState-candidate-pair.https.html.ini b/testing/web-platform/meta/webrtc/RTCIceConnectionState-candidate-pair.https.html.ini index 2a4783130514..d0d03aea204a 100644 --- a/testing/web-platform/meta/webrtc/RTCIceConnectionState-candidate-pair.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCIceConnectionState-candidate-pair.https.html.ini @@ -2,4 +2,5 @@ expected: TIMEOUT [On ICE connected, getStats() contains a connected candidate-pair] expected: TIMEOUT + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529708 diff --git a/testing/web-platform/meta/webrtc/RTCIceTransport-extension.https.html.ini b/testing/web-platform/meta/webrtc/RTCIceTransport-extension.https.html.ini index c98cd62de0cb..633922287327 100644 --- a/testing/web-platform/meta/webrtc/RTCIceTransport-extension.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCIceTransport-extension.https.html.ini @@ -1,94 +1,3 @@ [RTCIceTransport-extension.https.html] - [RTCIceTransport constructor does not throw.] - expected: FAIL - - [RTCIceTransport initial properties are set.] - expected: FAIL - - [gather() with { iceServers: null } should throw TypeError] - expected: FAIL - - [gather() returns at least one host candidate] - expected: FAIL - - [gather() returns no candidates with { gatherPolicy: 'relay'} and no turn servers] - expected: FAIL - - [gather() throws if called twice] - expected: FAIL - - [gather() with one turns server, one turn server, username, credential should succeed] - expected: FAIL - - [onicecandidate fires with null candidate before gatheringState transitions to 'complete'] - expected: FAIL - - [eventually transition gatheringState to 'complete'] - expected: FAIL - - [gather() transitions gatheringState to 'gathering'] - expected: FAIL - - [gather() with 2 stun servers should succeed] - expected: FAIL - - [gather() with { iceServers: undefined } should succeed] - expected: FAIL - - [gather() throws if closed] - expected: FAIL - - [addRemoteCandidate() throws if closed] - expected: FAIL - - [addRemoteCandidate() transitions state to 'checking' if start() had been called before] - expected: FAIL - - [start() sets role attribute to 'controlling'] - expected: FAIL - - [start() throws if closed] - expected: FAIL - - [Two RTCIceTransports connect to each other] - expected: FAIL - - [RTCIceTransport initial properties are set] - expected: FAIL - - [start() flushes remote candidates and transitions state to 'new' if later called with different remote parameters] - expected: FAIL - - [start() throws if later called with a different role] - expected: FAIL - - [addRemoteCandidate() throws on invalid candidate] - expected: FAIL - - [start() with default role sets role attribute to 'controlled'] - expected: FAIL - - [start() throws if usernameFragment or password not set] - expected: FAIL - - [start() transitions state to 'checking' if one remote candidate had been added] - expected: FAIL - - [start() does not transition state to 'checking' if no remote candidates added] - expected: FAIL - - [RTCIceTransport constructor does not throw] - expected: FAIL - - [Selected candidate pair changes once the RTCIceTransports connect.] - expected: FAIL - - [getSelectedCandidatePair() returns null once the RTCIceTransport is stopped.] - expected: FAIL - - [Two RTCIceTransports configured with the controlled role resolve the conflict in band and still connect.] - expected: FAIL - - [Two RTCIceTransports configured with the controlling role resolve the conflict in band and still connect.] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1307994 diff --git a/testing/web-platform/meta/webrtc/RTCIceTransport.html.ini b/testing/web-platform/meta/webrtc/RTCIceTransport.html.ini index bccbf4558ea8..8c69d2d02b40 100644 --- a/testing/web-platform/meta/webrtc/RTCIceTransport.html.ini +++ b/testing/web-platform/meta/webrtc/RTCIceTransport.html.ini @@ -1,7 +1,3 @@ [RTCIceTransport.html] - [Two connected iceTransports should has matching local/remote candidates returned] - expected: FAIL - - [Unconnected iceTransport should have empty remote candidates and selected pair] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1307994 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-addIceCandidate.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-addIceCandidate.html.ini index f14228bb66a0..98268cdfdd1f 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-addIceCandidate.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-addIceCandidate.html.ini @@ -1,19 +1,13 @@ [RTCPeerConnection-addIceCandidate.html] [Add with empty candidate string (end of candidate) should succeed] expected: FAIL - - [Add candidate with invalid ufrag 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 + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529630 [Add candidate with invalid usernameFragment should reject with OperationError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1490658 [Add candidate with sdpMid belonging to different usernameFragment should reject with OperationError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1490658 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-addTrack.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-addTrack.https.html.ini deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-addTransceiver.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-addTransceiver.https.html.ini index 3b87d3571d62..62c800612837 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-addTransceiver.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-addTransceiver.https.html.ini @@ -1,16 +1,9 @@ [RTCPeerConnection-addTransceiver.https.html] - [addTransceiver() with readonly fec set should throw InvalidAccessError] - expected: FAIL - [addTransceiver() with rid longer than 16 characters should throw TypeError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1396918 (Not seeing any spec language about length...) [addTransceiver() with rid containing invalid non-alphanumeric characters should throw TypeError] expected: FAIL - - [addTransceiver() with readonly rtx set should throw InvalidAccessError] - expected: FAIL - - [addTransceiver() with readonly ssrc set should throw InvalidAccessError] - expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1396918 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-constructor.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-constructor.html.ini index 13f28a19d7e1..241fc3c44ce2 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-constructor.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-constructor.html.ini @@ -1,7 +1,9 @@ [RTCPeerConnection-constructor.html] [new RTCPeerConnection({ iceCandidatePoolSize: toNumberThrows })] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529398 [connectionState initial value] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1265827 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-createDataChannel.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-createDataChannel.html.ini index ebe6fb919c4c..7a58e291a117 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-createDataChannel.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-createDataChannel.html.ini @@ -1,63 +1,56 @@ [RTCPeerConnection-createDataChannel.html] disabled: if verify and (os == "linux") and debug: fails in verify mode - [createDataChannel defaults] - expected: FAIL - - [createDataChannel with both maxPacketLifeTime and maxRetransmits] - expected: FAIL - - [createDataChannel with negotiated true] - expected: FAIL - - [createDataChannel with id -1] - expected: FAIL - - [createDataChannel with id 65535] - expected: FAIL - - [createDataChannel with id 65536] - expected: FAIL - - [createDataChannel with priority "high"] - expected: FAIL - + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529693 [createDataChannel attribute default values] expected: FAIL - - [createDataChannel with both maxPacketLifeTime and maxRetransmits should throw SyntaxError] - expected: FAIL - - [createDataChannel with negotiated true should succeed] - expected: FAIL - - [createDataChannel with id -1 should throw TypeError] - expected: FAIL - - [createDataChannel with id 65535 should throw TypeError] - expected: FAIL - - [createDataChannel with id 65536 should throw TypeError] - expected: FAIL - - [createDataChannel with priority "high" should succeed] - expected: FAIL - - [createDataChannel with invalid priority should throw TypeError] - expected: FAIL - - [createDataChannel with negotiated false and long label should throw TypeError] - expected: FAIL - - [createDataChannel with negotiated false and long protocol should throw TypeError] - expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529695 [createDataChannel with provided parameters should initialize attributes to provided values] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531900 + + [createDataChannel with both maxPacketLifeTime and maxRetransmits should throw SyntaxError] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531894 + + [createDataChannel with negotiated true should succeed] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529695 + + [createDataChannel with id -1 should throw TypeError] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531904 + + [createDataChannel with id 65535 should throw TypeError] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531904 + + [createDataChannel with id 65536 should throw TypeError] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531904 + + [createDataChannel with priority "high" should succeed] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531100 + + [createDataChannel with invalid priority should throw TypeError] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531100 + + [createDataChannel with negotiated false and long label should throw TypeError] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531908 + + [createDataChannel with negotiated false and long protocol should throw TypeError] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531910 [createDataChannel with negotiated true and long label and long protocol should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531908 and https://bugzilla.mozilla.org/show_bug.cgi?id=1531910 [Channels created after SCTP transport is established should have id assigned] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526253 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-createOffer.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-createOffer.html.ini index 9f518459aa21..ea14fd5b0b62 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-createOffer.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-createOffer.html.ini @@ -1,4 +1,5 @@ [RTCPeerConnection-createOffer.html] [createOffer() with no argument from newly created RTCPeerConnection should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531075 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-generateCertificate.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-generateCertificate.html.ini index 2b9e95b5e13d..a9be04a26493 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-generateCertificate.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-generateCertificate.html.ini @@ -1,4 +1,4 @@ [RTCPeerConnection-generateCertificate.html] [generateCertificate() with 0 expires parameter should generate expired cert] disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1383137 - + bug: Maybe https://bugzilla.mozilla.org/show_bug.cgi?id=1531078 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-getDefaultIceServers.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-getDefaultIceServers.html.ini index 092d1f657d3e..543eb3a24538 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-getDefaultIceServers.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-getDefaultIceServers.html.ini @@ -1,4 +1,3 @@ [RTCPeerConnection-getDefaultIceServers.html] - [RTCPeerConnection.getDefaultIceServers() should return array of RTCIceServer] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531080 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-getStats.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-getStats.https.html.ini index b3d42f4d4a36..3405f3ea4426 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-getStats.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-getStats.https.html.ini @@ -1,31 +1,37 @@ [RTCPeerConnection-getStats.https.html] [getStats() with track not added to connection should reject with InvalidAccessError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531084 [getStats() with track associated with more than one sender should reject with InvalidAccessError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531084 [getStats() with track associated with both sender and receiver should reject with InvalidAccessError] expected: FAIL - - [getStats() with no argument should return stats report containing peer-connection stats] - expected: FAIL - - [getStats() on track associated with RtpSender should return stats report containing outbound-rtp stats] - expected: FAIL - - [getStats() on track associated with RtpReceiver should return stats report containing inbound-rtp stats] - expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531084 [getStats() with no argument should return stats report containing peer-connection stats on an empty PC] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531087 [getStats() with no argument should return stats report containing peer-connection stats and outbound-track-stats] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720 [getStats() with no argument should return stats for no-stream tracks] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720 + + [getStats() on track associated with RtpSender should return stats report containing outbound-rtp stats] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720, https://bugzilla.mozilla.org/show_bug.cgi?id=1531094 + + [getStats() on track associated with RtpReceiver should return stats report containing inbound-rtp stats] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531094 [getStats() with connected peer connections having tracks and data channel should return all mandatory to implement stats] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-iceConnectionState.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-iceConnectionState.https.html.ini index 88beb64b03f9..c1e14f2dc6e9 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-iceConnectionState.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-iceConnectionState.https.html.ini @@ -1,4 +1,5 @@ [RTCPeerConnection-iceConnectionState.https.html] [connection with one data channel should eventually have connected connection state] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-iceGatheringState.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-iceGatheringState.html.ini index 638b78bfc3ad..30dedd9e29fe 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-iceGatheringState.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-iceGatheringState.html.ini @@ -1,4 +1,5 @@ [RTCPeerConnection-iceGatheringState.html] [connection with one data channel should eventually have connected connection state] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-ondatachannel.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-ondatachannel.html.ini index 1912d1b9ec18..180c5a67e62a 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-ondatachannel.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-ondatachannel.html.ini @@ -1,4 +1,5 @@ [RTCPeerConnection-ondatachannel.html] [Data channel created on remote peer should match the same configuration as local peer] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531100 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-onnegotiationneeded.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-onnegotiationneeded.html.ini index 803c33ef0179..9ab2b86e5577 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-onnegotiationneeded.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-onnegotiationneeded.html.ini @@ -1,2 +1,3 @@ [RTCPeerConnection-onnegotiationneeded.html] disabled: Bug 1506994 + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531103 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-remote-track-mute.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-remote-track-mute.https.html.ini index 6a84767c15fa..6bd6d51e6c0f 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-remote-track-mute.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-remote-track-mute.https.html.ini @@ -2,4 +2,5 @@ expected: TIMEOUT [pc.close() mutes remote tracks] expected: TIMEOUT + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531107 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-answer.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-answer.html.ini index c70293218373..a28b084f05e4 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-answer.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-answer.html.ini @@ -1,13 +1,17 @@ [RTCPeerConnection-setLocalDescription-answer.html] [setLocalDescription() with type answer and null sdp should use lastAnswer generated from createAnswer] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531110 [setLocalDescription() with answer not created by own createAnswer() should reject with InvalidModificationError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531118, https://bugzilla.mozilla.org/show_bug.cgi?id=1531122, https://bugzilla.mozilla.org/show_bug.cgi?id=1095226 [Calling setLocalDescription(answer) from stable state should reject with InvalidStateError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531075 [Calling setLocalDescription(answer) from have-local-offer state should reject with InvalidStateError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531075 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-offer.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-offer.html.ini index 607980a574ea..8677f2e188d3 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-offer.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-offer.html.ini @@ -1,13 +1,16 @@ [RTCPeerConnection-setLocalDescription-offer.html] [setLocalDescription with type offer and null sdp should use lastOffer generated from createOffer] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531110 [setLocalDescription() with offer not created by own createOffer() should reject with InvalidModificationError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531134 [Set created offer other than last offer should reject with InvalidModificationError] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531134 [Creating and setting offer multiple times should succeed] expected: FAIL - + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1072388 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-pranswer.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-pranswer.html.ini index 68561a220ae5..f7157156c1a1 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-pranswer.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-pranswer.html.ini @@ -1,22 +1,3 @@ [RTCPeerConnection-setLocalDescription-pranswer.html] - [setLocalDescription(pranswer) from stable state should reject with InvalidStateError] - expected: FAIL - - [setLocalDescription(pranswer) should succeed] - expected: FAIL - - [setLocalDescription(pranswer) can be applied multiple times while still in have-local-pranswer] - expected: FAIL - - [setLocalDescription(answer) from have-local-pranswer state should succeed] - expected: FAIL - - [Test onsignalingstatechange event for setLocalDescription(pranswer) should succeed] - expected: TIMEOUT - - [Test onsignalingstatechange event for setLocalDescription(pranswer) can be applied multiple times while still in have-local-pranswer] - expected: TIMEOUT - - [Test onsignalingstatechange event for setLocalDescription(answer) from have-local-pranswer state should succeed] - expected: TIMEOUT + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1004510 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-rollback.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-rollback.html.ini index 081b611172de..f2b79e935e8c 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-rollback.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-rollback.html.ini @@ -1,10 +1,9 @@ [RTCPeerConnection-setLocalDescription-rollback.html] [setLocalDescription(rollback) from have-local-offer state should reset back to stable state] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531075 [setLocalDescription(rollback) should ignore invalid sdp content and succeed] expected: FAIL - - [Test onsignalingstatechange event for setLocalDescription(rollback) from have-local-offer state should reset back to stable state] - expected: TIMEOUT + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531075 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription.html.ini index 5a04302c5ea7..0a0094e3664f 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription.html.ini @@ -1,41 +1,9 @@ [RTCPeerConnection-setLocalDescription.html] - [setLocalDescription with type offer and null sdp should use lastOffer generated from createOffer] - expected: FAIL - - [setLocalDescription() with offer not created by own createOffer() should reject with InvalidModificationError] - expected: FAIL - - [Set created offer other than last offer should reject with InvalidModificationError] - expected: FAIL - - [Creating and setting offer multiple times should succeed] - expected: FAIL - - [setLocalDescription(offer) should never resolve if connection is closed in parallel] - disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1383069 - expected: FAIL - - [setLocalDescription() with valid answer should succeed] - expected: FAIL - - [setLocalDescription() with type answer and null sdp should use lastAnswer generated from createAnswer] - expected: FAIL - - [setLocalDescription() with answer not created by own createAnswer() should reject with InvalidModificationError] - expected: FAIL - [Switching role from answerer to offerer after going back to stable state should succeed] expected: FAIL - - [Calling setLocalDescription(answer) from stable state should reject with InvalidStateError] - expected: FAIL - - [Calling setLocalDescription(answer) from have-local-offer state should reject with InvalidStateError] - expected: FAIL - - [RTCPeerConnection.prototype.setLocalDescription] - expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531143 [onsignalingstatechange fires before setLocalDescription resolves] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531075 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-answer.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-answer.html.ini index 09ff6fcc0110..ad48b03851ce 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-answer.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-answer.html.ini @@ -1,8 +1,4 @@ [RTCPeerConnection-setRemoteDescription-answer.html] disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1387673 - [Calling setRemoteDescription(answer) from stable state should reject with InvalidStateError] - expected: FAIL - - [Calling setRemoteDescription(answer) from have-remote-offer state should reject with InvalidStateError] - expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531144 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-offer.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-offer.html.ini index ee7414e9a7a5..8fa4d6dea370 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-offer.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-offer.html.ini @@ -1,11 +1,4 @@ [RTCPeerConnection-setRemoteDescription-offer.html] disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1401076 - [Setting remote description multiple times with different offer should succeed] - expected: FAIL - - [setRemoteDescription(offer) with invalid SDP should reject with RTCError] - expected: FAIL - - [Calling setRemoteDescription(offer) from have-local-offer state should reject with InvalidStateError] - expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531146 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-pranswer.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-pranswer.html.ini index 4c0294e261b9..3a414305a2ab 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-pranswer.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-pranswer.html.ini @@ -1,22 +1,3 @@ [RTCPeerConnection-setRemoteDescription-pranswer.html] - [setRemoteDescription(pranswer) from stable state should reject with InvalidStateError] - expected: FAIL - - [setRemoteDescription(pranswer) from have-local-offer state should succeed] - expected: FAIL - - [setRemoteDescription(pranswer) multiple times should succeed] - expected: FAIL - - [setRemoteDescription(answer) from have-remote-pranswer state should succeed] - expected: FAIL - - [Test onsignalingstatechange event for setRemoteDescription(pranswer) from have-local-offer state should succeed] - expected: TIMEOUT - - [Test onsignalingstatechange event for setRemoteDescription(pranswer) multiple times should succeed] - expected: TIMEOUT - - [Test onsignalingstatechange event for setRemoteDescription(answer) from have-remote-pranswer state should succeed] - expected: TIMEOUT + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1004510 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-rollback.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-rollback.html.ini deleted file mode 100644 index a9afa1c3c876..000000000000 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-rollback.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[RTCPeerConnection-setRemoteDescription-rollback.html] - [Test onsignalingstatechange event for setRemoteDescription(rollback) in have-remote-offer state should revert to stable state] - expected: TIMEOUT - diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-tracks.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-tracks.https.html.ini index aabb22530e8e..fdb7ef17c878 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-tracks.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-tracks.https.html.ini @@ -1,15 +1,21 @@ [RTCPeerConnection-setRemoteDescription-tracks.https.html] [addTrack() with a track and no stream makes ontrack fire with a track and no stream.] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531148 [addTrack() with two tracks and one stream makes ontrack fire twice with the tracks and shared stream.] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531148 [addTrack() for an existing stream makes stream.onaddtrack fire.] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531148 [addTrack() with a track and two streams makes ontrack fire with a track and two streams.] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531148 [addTrack() with a track and a stream makes ontrack fire with a track and a stream.] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531148 + diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription.html.ini index 1a32fecbfa26..9fcafcac0b00 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription.html.ini @@ -1,4 +1,5 @@ [RTCPeerConnection-setRemoteDescription.html] [Switching role from offerer to answerer after going back to stable state should succeed] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531156 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-track-stats.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-track-stats.https.html.ini index fe3995770049..306f891a1291 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-track-stats.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-track-stats.https.html.ini @@ -1,61 +1,3 @@ [RTCPeerConnection-track-stats.https.html] - expected: TIMEOUT - [addTrack() without setLocalDescription() yields track stats] - expected: FAIL - - [addTrack() without setLocalDescription() yields media stream stats] - expected: FAIL - - [addTrack() with setLocalDescription() yields track stats] - expected: FAIL - - [addTrack() with setLocalDescription() yields media stream stats] - expected: FAIL - - [addTrack(): Media stream stats references track stats] - expected: FAIL - - [Legacy addStream(): Media stream stats references track stats] - expected: FAIL - - [O/A exchange yields outbound RTP stream stats for sending track] - expected: FAIL - - [O/A exchange yields inbound RTP stream stats for receiving track] - expected: FAIL - - [replaceTrack() before offer: new track attachment stats present] - expected: FAIL - - [replaceTrack() after offer, before answer: new track attachment stats present] - expected: FAIL - - [replaceTrack() after answer: new track attachment stats present] - expected: FAIL - - [replaceTrack(): original track attachment stats present after replacing] - expected: FAIL - - [RTCRtpSender.getStats() contains only outbound-rtp and related stats] - expected: TIMEOUT - - [RTCRtpReceiver.getStats() contains only inbound-rtp and related stats] - expected: NOTRUN - - [RTCPeerConnection.getStats(track) throws InvalidAccessError when there are zero senders or receivers for the track] - expected: NOTRUN - - [RTCPeerConnection.getStats(track) throws InvalidAccessError when there are multiple senders for the track] - expected: NOTRUN - - [RTCPeerConnection.getStats(receivingTrack) is the same as RTCRtpReceiver.getStats()] - disabled: - if debug and not e10s and (os == "linux"): wpt-sync Bug 1453975 - expected: NOTRUN - - [Media stream stats references track stats] - expected: FAIL - - [RTCPeerConnection.getStats(sendingTrack) is the same as RTCRtpSender.getStats()] - expected: NOTRUN + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720 and https://bugzilla.mozilla.org/show_bug.cgi?id=1515716 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-transceivers.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-transceivers.https.html.ini index 91f67437cc93..8d9e9a9f9fa7 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnection-transceivers.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-transceivers.https.html.ini @@ -1,9 +1,12 @@ [RTCPeerConnection-transceivers.https.html] [setRemoteDescription(offer): ontrack's track.id is the same as track.id] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531439 [addTransceiver(track, init): initialize sendEncodings\[0\].active to false] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1396918 [Closing the PC stops the transceivers] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531448 diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnectionIceEvent-constructor.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnectionIceEvent-constructor.html.ini index fba918c5923a..56ee8f056ee3 100644 --- a/testing/web-platform/meta/webrtc/RTCPeerConnectionIceEvent-constructor.html.ini +++ b/testing/web-platform/meta/webrtc/RTCPeerConnectionIceEvent-constructor.html.ini @@ -1,7 +1,9 @@ [RTCPeerConnectionIceEvent-constructor.html] [RTCPeerConnectionIceEvent with no eventInitDict (default)] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531911 [RTCPeerConnectionIceEvent with empty object as eventInitDict (default)] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531911 diff --git a/testing/web-platform/meta/webrtc/RTCRtpParameters-codecs.html.ini b/testing/web-platform/meta/webrtc/RTCRtpParameters-codecs.html.ini index f6ad20a5e85d..d9906f95839a 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpParameters-codecs.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpParameters-codecs.html.ini @@ -1,25 +1,3 @@ [RTCRtpParameters-codecs.html] - [setParameters() with codec.payloadType modified should reject with InvalidModificationError] - expected: FAIL - - [setParameters() with codec.mimeType modified should reject with InvalidModificationError] - expected: FAIL - - [setParameters() with codec.clockRate modified should reject with InvalidModificationError] - expected: FAIL - - [setParameters() with codec.channels modified should reject with InvalidModificationError] - expected: FAIL - - [setParameters() with codec.sdpFmtpLine modified should reject with InvalidModificationError] - expected: FAIL - - [setParameters() with new codecs inserted should reject with InvalidModificationError] - expected: FAIL - - [setParameters with reordered codecs should succeed] - expected: FAIL - - [setParameters with dropped codec should succeed] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531458 diff --git a/testing/web-platform/meta/webrtc/RTCRtpParameters-degradationPreference.html.ini b/testing/web-platform/meta/webrtc/RTCRtpParameters-degradationPreference.html.ini index 7ec13a2769f5..b3ebb54e5b15 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpParameters-degradationPreference.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpParameters-degradationPreference.html.ini @@ -1,7 +1,3 @@ [RTCRtpParameters-degradationPreference.html] - [setParameters with degradationPreference set should succeed] - expected: FAIL - - [setParameters with degradationPreference unset should succeed] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531458 diff --git a/testing/web-platform/meta/webrtc/RTCRtpParameters-encodings.html.ini b/testing/web-platform/meta/webrtc/RTCRtpParameters-encodings.html.ini index b92b98bf873a..ccebd17c1a17 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpParameters-encodings.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpParameters-encodings.html.ini @@ -1,106 +1,3 @@ [RTCRtpParameters-encodings.html] - [addTransceiver() with undefined sendEncodings should have default encoding parameter with active set to true] - expected: FAIL - - [addTransceiver() with empty list sendEncodings should have default encoding parameter with active set to true] - expected: FAIL - - [sender.getParameters() should return sendEncodings set by addTransceiver()] - expected: FAIL - - [sender.setParameters() with mismatch number of encodings should reject with InvalidModificationError] - expected: FAIL - - [sender.setParameters() with encodings unset should reject with InvalidModificationError] - expected: FAIL - - [setParameters() with modified encoding.ssrc field should reject with InvalidModificationError] - expected: FAIL - - [setParameters() with modified encoding.rtx field should reject with InvalidModificationError] - expected: FAIL - - [setParameters() with modified encoding.fec field should reject with InvalidModificationError] - expected: FAIL - - [setParameters() with modified encoding.rid field should reject with InvalidModificationError] - expected: FAIL - - [setParameters() with encoding.scaleResolutionDownBy field set to less than 1.0 should reject with RangeError] - expected: FAIL - - [setParameters() with encoding.scaleResolutionDownBy field set to greater than 1.0 should succeed] - expected: FAIL - - [setParameters() with modified encoding.dtx should succeed] - expected: FAIL - - [setParameters() with unset encoding.dtx should succeed] - expected: FAIL - - [setParameters() with modified encoding.active should succeed] - expected: FAIL - - [setParameters() with modified encoding.priority should succeed] - expected: FAIL - - [setParameters() with modified encoding.ptime should succeed] - expected: FAIL - - [setParameters() with modified encoding.maxBitrate should succeed] - expected: FAIL - - [setParameters() with modified encoding.maxFramerate should succeed] - expected: FAIL - - [setParameters() with modified encoding.dtx should succeed with RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with modified encoding.dtx should succeed without RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with unset encoding.dtx should succeed with RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with unset encoding.dtx should succeed without RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with modified encoding.active should succeed with RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with modified encoding.active should succeed without RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with modified encoding.priority should succeed with RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with modified encoding.priority should succeed without RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with modified encoding.ptime should succeed with RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with modified encoding.ptime should succeed without RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with modified encoding.maxBitrate should succeed with RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with modified encoding.maxBitrate should succeed without RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with modified encoding.maxFramerate should succeed with RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with modified encoding.maxFramerate should succeed without RTCRtpTransceiverInit] - expected: FAIL - - [sender.setParameters() with encodings unset should reject with TypeError] - expected: FAIL - - [setParameters() with modified encoding.networkPriority should succeed with RTCRtpTransceiverInit] - expected: FAIL - - [setParameters() with modified encoding.networkPriority should succeed without RTCRtpTransceiverInit] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531458 diff --git a/testing/web-platform/meta/webrtc/RTCRtpParameters-headerExtensions.html.ini b/testing/web-platform/meta/webrtc/RTCRtpParameters-headerExtensions.html.ini index 6ca8a5f33e62..11de88b5917a 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpParameters-headerExtensions.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpParameters-headerExtensions.html.ini @@ -1,4 +1,3 @@ [RTCRtpParameters-headerExtensions.html] - [setParameters() with modified headerExtensions should reject with InvalidModificationError] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531458 diff --git a/testing/web-platform/meta/webrtc/RTCRtpParameters-rtcp.html.ini b/testing/web-platform/meta/webrtc/RTCRtpParameters-rtcp.html.ini index f64f1632239e..dc458b4c836f 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpParameters-rtcp.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpParameters-rtcp.html.ini @@ -1,7 +1,3 @@ [RTCRtpParameters-rtcp.html] - [setParameters() with modified rtcp.cname should reject with InvalidModificationError] - expected: FAIL - - [setParameters() with modified rtcp.reducedSize should reject with InvalidModificationError] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531458 diff --git a/testing/web-platform/meta/webrtc/RTCRtpParameters-transactionId.html.ini b/testing/web-platform/meta/webrtc/RTCRtpParameters-transactionId.html.ini index 4391c1a13e1b..04abcdd43bf7 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpParameters-transactionId.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpParameters-transactionId.html.ini @@ -1,22 +1,3 @@ [RTCRtpParameters-transactionId.html] - [sender.getParameters() should return different transaction IDs for each call] - expected: FAIL - - [sender.setParameters() with transaction ID different from last getParameters() should reject with InvalidModificationError] - expected: FAIL - - [sender.setParameters() with transaction ID unset should reject with InvalidModificationError] - expected: FAIL - - [setParameters() twice with the same parameters should reject with InvalidModificationError] - expected: FAIL - - [setParameters() with parameters older than last getParameters() should reject with InvalidModificationError] - expected: FAIL - - [setParameters() twice with the same parameters should reject with InvalidStateError] - expected: FAIL - - [sender.setParameters() with transaction ID unset should reject with TypeError] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531458 diff --git a/testing/web-platform/meta/webrtc/RTCRtpReceiver-getCapabilities.html.ini b/testing/web-platform/meta/webrtc/RTCRtpReceiver-getCapabilities.html.ini index d5c9f8f2fdd5..27d1343b44b4 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpReceiver-getCapabilities.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpReceiver-getCapabilities.html.ini @@ -1,10 +1,3 @@ [RTCRtpReceiver-getCapabilities.html] - [RTCRtpSender.getCapabilities('audio') should return RTCRtpCapabilities dictionary] - expected: FAIL - - [RTCRtpSender.getCapabilities('video') should return RTCRtpCapabilities dictionary] - expected: FAIL - - [RTCRtpSender.getCapabilities('dummy') should return null] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531460 diff --git a/testing/web-platform/meta/webrtc/RTCRtpReceiver-getContributingSources.https.html.ini b/testing/web-platform/meta/webrtc/RTCRtpReceiver-getContributingSources.https.html.ini deleted file mode 100644 index 2c2549deca7e..000000000000 --- a/testing/web-platform/meta/webrtc/RTCRtpReceiver-getContributingSources.https.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[RTCRtpReceiver-getContributingSources.https.html] - [getContributingSources() should return list of CSRC after connection is established] - expected: FAIL - diff --git a/testing/web-platform/meta/webrtc/RTCRtpReceiver-getParameters.html.ini b/testing/web-platform/meta/webrtc/RTCRtpReceiver-getParameters.html.ini index 4b4d33ccc551..398ae39f2a88 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpReceiver-getParameters.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpReceiver-getParameters.html.ini @@ -1,13 +1,3 @@ [RTCRtpReceiver-getParameters.html] - [RTCRtpReceiver.prototype.getParameters] - expected: FAIL - - [getParameters() with simulcast video receiver] - expected: FAIL - - [getParameters() with video receiver] - expected: FAIL - - [getParameters() with audio receiver] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531464 diff --git a/testing/web-platform/meta/webrtc/RTCRtpReceiver-getStats.https.html.ini b/testing/web-platform/meta/webrtc/RTCRtpReceiver-getStats.https.html.ini index cada3dde95b2..3ee9d71c8d33 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpReceiver-getStats.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpReceiver-getStats.https.html.ini @@ -1,7 +1,9 @@ [RTCRtpReceiver-getStats.https.html] [receiver.getStats() via addTransceiver should return stats report containing inbound-rtp stats] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720 [receiver.getStats() via addTrack should return stats report containing inbound-rtp stats] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720 diff --git a/testing/web-platform/meta/webrtc/RTCRtpReceiver-getSynchronizationSources.https.html.ini b/testing/web-platform/meta/webrtc/RTCRtpReceiver-getSynchronizationSources.https.html.ini index e100da493f42..97284c3ff536 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpReceiver-getSynchronizationSources.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpReceiver-getSynchronizationSources.https.html.ini @@ -1,26 +1,32 @@ [RTCRtpReceiver-getSynchronizationSources.https.html] expected: TIMEOUT - [getContributingSources() should return list of CSRC after connection is established] - expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1525394 [[video\] RTCRtpSynchronizationSource.timestamp is a number] expected: NOTRUN + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1525394 [[audio-only\] RTCRtpSynchronizationSource.voiceActivityFlag is a boolean] expected: NOTRUN + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1525394 [[video\] getSynchronizationSources() does not contain SSRCs older than 10 seconds] expected: NOTRUN + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1525394 [[video\] getSynchronizationSources() eventually returns a non-empty list] expected: TIMEOUT + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1525394 [[video\] RTCRtpSynchronizationSource.timestamp is comparable to performance.timeOrigin + performance.now()] expected: NOTRUN + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1525394 [[audio-only\] RTCRtpSynchronizationSource.audioLevel is a number [0, 1\]] expected: NOTRUN + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1525394 [[video\] RTCRtpSynchronizationSource.source is a number] expected: NOTRUN + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1525394 diff --git a/testing/web-platform/meta/webrtc/RTCRtpSender-getCapabilities.html.ini b/testing/web-platform/meta/webrtc/RTCRtpSender-getCapabilities.html.ini index fda1ab84d79c..9043863c721a 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpSender-getCapabilities.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpSender-getCapabilities.html.ini @@ -1,10 +1,3 @@ [RTCRtpSender-getCapabilities.html] - [RTCRtpSender.getCapabilities('audio') should return RTCRtpCapabilities dictionary] - expected: FAIL - - [RTCRtpSender.getCapabilities('video') should return RTCRtpCapabilities dictionary] - expected: FAIL - - [RTCRtpSender.getCapabilities('dummy') should return null] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1531460 diff --git a/testing/web-platform/meta/webrtc/RTCRtpSender-getStats.https.html.ini b/testing/web-platform/meta/webrtc/RTCRtpSender-getStats.https.html.ini index ffb9e8c10c42..842adcc28d90 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpSender-getStats.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpSender-getStats.https.html.ini @@ -1,7 +1,9 @@ [RTCRtpSender-getStats.https.html] [sender.getStats() via addTransceiver should return stats report containing outbound-rtp stats] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720 [sender.getStats() via addTrack should return stats report containing outbound-rtp stats] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1225720 diff --git a/testing/web-platform/meta/webrtc/RTCRtpSender-replaceTrack.https.html.ini b/testing/web-platform/meta/webrtc/RTCRtpSender-replaceTrack.https.html.ini index 60d4059a5062..ba62b8620748 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpSender-replaceTrack.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpSender-replaceTrack.https.html.ini @@ -1,2 +1,3 @@ [RTCRtpSender-replaceTrack.https.html] disabled: Bug 1515043 + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531472 diff --git a/testing/web-platform/meta/webrtc/RTCRtpSender-transport.https.html.ini b/testing/web-platform/meta/webrtc/RTCRtpSender-transport.https.html.ini index 0c8d061731df..c345c4a20eee 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpSender-transport.https.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpSender-transport.https.html.ini @@ -1,13 +1,3 @@ [RTCRtpSender-transport.https.html] - [RTCRtpSender/receiver.transport at the right time, with bundle policy balanced] - expected: FAIL - - [RTCRtpSender/receiver.transport at the right time, with bundle policy max-bundle] - expected: FAIL - - [RTCRtpSender/receiver.transport at the right time, with bundle policy max-compat] - expected: FAIL - - [RTCRtpSender.transport is null when unconnected] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1307996 diff --git a/testing/web-platform/meta/webrtc/RTCRtpTransceiver-setCodecPreferences.html.ini b/testing/web-platform/meta/webrtc/RTCRtpTransceiver-setCodecPreferences.html.ini index 4371f06e9d13..d78f524c4bb6 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpTransceiver-setCodecPreferences.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpTransceiver-setCodecPreferences.html.ini @@ -1,28 +1,3 @@ [RTCRtpTransceiver-setCodecPreferences.html] - [setCodecPreferences() on audio transceiver with codecs returned from RTCRtpSender.getCapabilities('audio') should succeed] - expected: FAIL - - [setCodecPreferences() on video transceiver with codecs returned from RTCRtpReceiver.getCapabilities('video') should succeed] - expected: FAIL - - [setCodecPreferences() with both sender receiver codecs combined should succeed] - expected: FAIL - - [setCodecPreferences([\]) should succeed] - expected: FAIL - - [setCodecPreferences() with reordered codecs should succeed] - expected: FAIL - - [setCodecPreferences() on audio transceiver with codecs returned from getCapabilities('video') should throw InvalidAccessError] - expected: FAIL - - [setCodecPreferences() with user defined codec should throw InvalidAccessError] - expected: FAIL - - [setCodecPreferences() with user defined codec together with codecs returned from getCapabilities() should throw InvalidAccessError] - expected: FAIL - - [setCodecPreferences() with modified codecs returned from getCapabilities() should throw InvalidAccessError] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1396922 diff --git a/testing/web-platform/meta/webrtc/RTCRtpTransceiver-stop.html.ini b/testing/web-platform/meta/webrtc/RTCRtpTransceiver-stop.html.ini index 8b5614ded206..afdd464df9cc 100644 --- a/testing/web-platform/meta/webrtc/RTCRtpTransceiver-stop.html.ini +++ b/testing/web-platform/meta/webrtc/RTCRtpTransceiver-stop.html.ini @@ -1,4 +1,4 @@ [RTCRtpTransceiver-stop.html] [A stopped sendonly transceiver should generate an inactive m-section in the offer] expected: FAIL - + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531914 diff --git a/testing/web-platform/meta/webrtc/RTCSctpTransport-constructor.html.ini b/testing/web-platform/meta/webrtc/RTCSctpTransport-constructor.html.ini index 39cac2bf724f..207959b3ae6f 100644 --- a/testing/web-platform/meta/webrtc/RTCSctpTransport-constructor.html.ini +++ b/testing/web-platform/meta/webrtc/RTCSctpTransport-constructor.html.ini @@ -1,7 +1,3 @@ [RTCSctpTransport-constructor.html] - [setRemoteDescription() with answer containing data media should initialize pc.sctp] - expected: FAIL - - [setLocalDescription() with answer containing data media should initialize pc.sctp] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 diff --git a/testing/web-platform/meta/webrtc/RTCSctpTransport-maxMessageSize.html.ini b/testing/web-platform/meta/webrtc/RTCSctpTransport-maxMessageSize.html.ini index 4dd25b0afd98..a3c32e1e3cfc 100644 --- a/testing/web-platform/meta/webrtc/RTCSctpTransport-maxMessageSize.html.ini +++ b/testing/web-platform/meta/webrtc/RTCSctpTransport-maxMessageSize.html.ini @@ -1,16 +1,3 @@ [RTCSctpTransport-maxMessageSize.html] - [Determine the local side send limitation (canSendSize) by offering a max-message-size of 0] - expected: FAIL - - [Remote offer SDP missing max-message-size attribute] - expected: FAIL - - [max-message-size with a (non-zero) value provided by the remote peer] - expected: FAIL - - [Renegotiate max-message-size with a (non-zero) value provided by the remote peer] - expected: FAIL - - [max-message-size with a (non-zero) value larger than canSendSize provided by the remote peer] - expected: FAIL + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 diff --git a/testing/web-platform/meta/webrtc/RTCTrackEvent-fire.html.ini b/testing/web-platform/meta/webrtc/RTCTrackEvent-fire.html.ini index 2224d85c22f9..2a0d394ea680 100644 --- a/testing/web-platform/meta/webrtc/RTCTrackEvent-fire.html.ini +++ b/testing/web-platform/meta/webrtc/RTCTrackEvent-fire.html.ini @@ -2,7 +2,8 @@ expected: TIMEOUT [Applying a remote description with a new msid should trigger firing an event with populated streams] expected: TIMEOUT + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531803 [Applying a remote description with removed msid should trigger firing a removetrack event on the corresponding stream] expected: FAIL - + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531505 diff --git a/testing/web-platform/meta/webrtc/datachannel-emptystring.html.ini b/testing/web-platform/meta/webrtc/datachannel-emptystring.html.ini index d3cc2f656efc..a8b8580757fa 100644 --- a/testing/web-platform/meta/webrtc/datachannel-emptystring.html.ini +++ b/testing/web-platform/meta/webrtc/datachannel-emptystring.html.ini @@ -1,4 +1,5 @@ [datachannel-emptystring.html] [Can send empty strings across a WebRTC data channel.] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1315782 diff --git a/testing/web-platform/meta/webrtc/getstats.html.ini b/testing/web-platform/meta/webrtc/getstats.html.ini index ba30262f2591..cbdd0b1a5063 100644 --- a/testing/web-platform/meta/webrtc/getstats.html.ini +++ b/testing/web-platform/meta/webrtc/getstats.html.ini @@ -1,4 +1,5 @@ [getstats.html] [Can get stats from a basic WebRTC call.] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531087 diff --git a/testing/web-platform/meta/webrtc/historical.html.ini b/testing/web-platform/meta/webrtc/historical.html.ini index 0ffc5febce72..0de3473a6c85 100644 --- a/testing/web-platform/meta/webrtc/historical.html.ini +++ b/testing/web-platform/meta/webrtc/historical.html.ini @@ -1,28 +1,37 @@ [historical.html] [RTCDataChannel member reliable should not exist] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1285683 [RTCPeerConnection member addStream should not exist] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531808 [RTCPeerConnection member getLocalStreams should not exist] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531810 [RTCPeerConnection member getRemoteStreams should not exist] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531810 [RTCPeerConnection member onaddstream should not exist] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1241291 [RTCPeerConnection member onremovestream should not exist] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531811 [mozRTCIceCandidate interface should not exist] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531812 [mozRTCPeerConnection interface should not exist] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531812 [mozRTCSessionDescription interface should not exist] expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531812 diff --git a/testing/web-platform/meta/webrtc/simplecall.https.html.ini b/testing/web-platform/meta/webrtc/simplecall.https.html.ini deleted file mode 100644 index 7a75314efe18..000000000000 --- a/testing/web-platform/meta/webrtc/simplecall.https.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[simplecall.https.html] - max-asserts: 2