blob: 72ce19be9fb152a9309bbc0c7006658b6f248f58 [file] [log] [blame]
Tests RTCPeerConnection remoteDescription.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS pc.setRemoteDescription(sessionDescription).then(requestSucceeded1, requestFailed1); did not throw exception.
FAIL requestFailed was called.
PASS successfullyParsed is true
TEST COMPLETE