blob: 19a74d60e5f38045299784a66d990de4abb0d608 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[RTCPeerConnection-setRemoteDescription-offer.html]
expected:
if (os == "linux") and not debug and fission and (processor == "x86_64"): [OK, CRASH]
[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
|