blob: fa7dfa2624c0fd1cf1ff49fd47557ae54a2d2d79 [file] [log] [blame]
Tests RTCPeerConnection in have-local-pranswer state.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS pc.signalingState is "stable"
PASS pc.setRemoteDescription(sessionDescription).then(requestSucceeded1, finishIfFailed); did not throw exception.
FAIL setRemoteDescription failed.
PASS successfullyParsed is true
TEST COMPLETE