summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-offer.html.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:13:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:13:33 +0000
commit086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch)
treea4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-offer.html.ini
parentAdding debian version 124.0.1-1. (diff)
downloadfirefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz
firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-offer.html.ini')
-rw-r--r--testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-offer.html.ini15
1 files changed, 14 insertions, 1 deletions
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 19a74d60e5..794af3dae7 100644
--- a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-offer.html.ini
+++ b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-offer.html.ini
@@ -1,6 +1,7 @@
[RTCPeerConnection-setRemoteDescription-offer.html]
expected:
- if (os == "linux") and not debug and fission and (processor == "x86_64"): [OK, CRASH]
+ if (os == "linux") and not debug and fission: [ERROR, OK, CRASH]
+ ERROR
[setRemoteDescription(offer) with invalid SDP should reject with RTCError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1527916
expected: FAIL
@@ -8,3 +9,15 @@
[setRemoteDescription(invalidOffer) from have-local-offer does not undo rollback]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1527916
expected: FAIL
+
+ [repeated sRD(offer) works]
+ expected: NOTRUN
+
+ [sRD(reoffer) with candidates and without trickle works]
+ expected: NOTRUN
+
+ [Transceivers added by sRD(offer) should not show up until sRD resolves]
+ expected: NOTRUN
+
+ [setRemoteDescription(section with duplicate msid) rejects]
+ expected: NOTRUN