23 lines
781 B
INI
23 lines
781 B
INI
[RTCPeerConnection-setRemoteDescription-offer.html]
|
|
expected:
|
|
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
|
|
|
|
[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
|