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