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