From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- testing/web-platform/meta/webrtc/protocol/bundle.https.html.ini | 3 --- .../webrtc/protocol/codecs-filtered-by-direction.https.html.ini | 6 ++++++ .../meta/webrtc/protocol/codecs-subsequent-offer.https.html.ini | 3 +++ 3 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 testing/web-platform/meta/webrtc/protocol/codecs-filtered-by-direction.https.html.ini create mode 100644 testing/web-platform/meta/webrtc/protocol/codecs-subsequent-offer.https.html.ini (limited to 'testing/web-platform/meta/webrtc/protocol') 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 -- cgit v1.2.3