summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webrtc/protocol
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webrtc/protocol')
-rw-r--r--testing/web-platform/meta/webrtc/protocol/bundle.https.html.ini3
-rw-r--r--testing/web-platform/meta/webrtc/protocol/codecs-filtered-by-direction.https.html.ini6
-rw-r--r--testing/web-platform/meta/webrtc/protocol/codecs-subsequent-offer.https.html.ini3
3 files changed, 9 insertions, 3 deletions
diff --git a/testing/web-platform/meta/webrtc/protocol/bundle.https.html.ini b/testing/web-platform/meta/webrtc/protocol/bundle.https.html.ini
index 8c84464872..ad6eb264b1 100644
--- a/testing/web-platform/meta/webrtc/protocol/bundle.https.html.ini
+++ b/testing/web-platform/meta/webrtc/protocol/bundle.https.html.ini
@@ -2,9 +2,6 @@
expected:
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [OK, CRASH]
- [not negotiating BUNDLE creates two separate ice and dtls transports]
- bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1307996
- expected: FAIL
[bundles on the first transport and closes the second]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1805480
diff --git a/testing/web-platform/meta/webrtc/protocol/codecs-filtered-by-direction.https.html.ini b/testing/web-platform/meta/webrtc/protocol/codecs-filtered-by-direction.https.html.ini
new file mode 100644
index 0000000000..bf563387ce
--- /dev/null
+++ b/testing/web-platform/meta/webrtc/protocol/codecs-filtered-by-direction.https.html.ini
@@ -0,0 +1,6 @@
+[codecs-filtered-by-direction.https.html]
+ [Codecs get filtered by direction for sendonly]
+ expected: FAIL
+
+ [Codecs get filtered by direction for recvonly]
+ expected: FAIL
diff --git a/testing/web-platform/meta/webrtc/protocol/codecs-subsequent-offer.https.html.ini b/testing/web-platform/meta/webrtc/protocol/codecs-subsequent-offer.https.html.ini
new file mode 100644
index 0000000000..598fd57779
--- /dev/null
+++ b/testing/web-platform/meta/webrtc/protocol/codecs-subsequent-offer.https.html.ini
@@ -0,0 +1,3 @@
+[codecs-subsequent-offer.https.html]
+ [A subsequent offer after a VP8-only negotiation includes at least all mandatory to implement codecs]
+ expected: FAIL