haikuwebkit/LayoutTests/fast/mediastream/RTCPeerConnection-localDesc...

12 lines
321 B
Plaintext

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