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

12 lines
323 B
Plaintext

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