blob: d4889753f6212f2d651c39f210a98ccf0d2720a8 [file] [log] [blame]
This is a testharness.js-based test.
FAIL addIceCandidate is not resolved first if 2x setLocalDescription operations are pending promise_test: Unhandled rejection with value: object "InvalidStateError: Failed to execute 'addTransceiver' on 'RTCPeerConnection': This operation is only supported in 'unified-plan'."
FAIL addIceCandidate and setLocalDescription are resolved in the correct order, as defined by the operations chain specification promise_test: Unhandled rejection with value: object "InvalidStateError: Failed to execute 'addTransceiver' on 'RTCPeerConnection': This operation is only supported in 'unified-plan'."
FAIL onicecandidate fires after resolving setLocalDescription in offerer promise_test: Unhandled rejection with value: object "InvalidStateError: Failed to execute 'addTransceiver' on 'RTCPeerConnection': This operation is only supported in 'unified-plan'."
FAIL onicecandidate fires after resolving setLocalDescription in answerer promise_test: Unhandled rejection with value: object "InvalidStateError: Failed to execute 'addTransceiver' on 'RTCPeerConnection': This operation is only supported in 'unified-plan'."
Harness: the test ran to completion.