blob: 667000f267a693ad81504ac06f1167030f35b808 [file] [log] [blame]
This is a testharness.js-based test.
PASS setRemoteDescription with valid offer should succeed
PASS setRemoteDescription multiple times should succeed
PASS setRemoteDescription multiple times with different offer should succeed
FAIL setRemoteDescription(offer) with invalid SDP should reject with RTCError assert_equals: Expect error detail field to set to sdp-syntax-error expected (string) "sdp-syntax-error" but got (undefined) undefined
PASS setRemoteDescription(offer) from have-local-offer state should reject with InvalidStateError
Harness: the test ran to completion.