blob: f63a0a2b8a792a246470624a113a2a879e6343d7 [file] [log] [blame]
Tests RTCPeerConnection createAnswer.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS pc.createAnswer().then(requestSucceeded1, requestFailed1); did not throw exception.
FAIL createAnswer request failed.
PASS successfullyParsed is true
TEST COMPLETE