Tests RTCPeerConnection localDescription. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS pc.setLocalDescription(sessionDescription).then(requestSucceeded1, requestFailed1); did not throw exception. FAIL requestFailed was called. PASS successfullyParsed is true TEST COMPLETE