diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc-priority')
-rw-r--r-- | testing/web-platform/meta/webrtc-priority/RTCPeerConnection-ondatachannel.html.ini | 7 | ||||
-rw-r--r-- | testing/web-platform/meta/webrtc-priority/RTCRtpParameters-encodings.html.ini | 2 |
2 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc-priority/RTCPeerConnection-ondatachannel.html.ini b/testing/web-platform/meta/webrtc-priority/RTCPeerConnection-ondatachannel.html.ini new file mode 100644 index 0000000000..cf5b5fccc5 --- /dev/null +++ b/testing/web-platform/meta/webrtc-priority/RTCPeerConnection-ondatachannel.html.ini @@ -0,0 +1,7 @@ +[RTCPeerConnection-ondatachannel.html] + [In-band negotiated channel created on remote peer should match the same (default) configuration as local peer] + expected: FAIL + + [In-band negotiated channel created on remote peer should match the same configuration as local peer] + expected: FAIL + diff --git a/testing/web-platform/meta/webrtc-priority/RTCRtpParameters-encodings.html.ini b/testing/web-platform/meta/webrtc-priority/RTCRtpParameters-encodings.html.ini new file mode 100644 index 0000000000..4247321ff2 --- /dev/null +++ b/testing/web-platform/meta/webrtc-priority/RTCRtpParameters-encodings.html.ini @@ -0,0 +1,2 @@ +[RTCRtpParameters-encodings.html] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1532658 |