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