gecko-dev/testing/web-platform/meta/webrtc/RTCPeerConnection-addTrack.https.html.ini
moz-wptsync-bot 2cd839f18b Bug 1473870 - [wpt-sync] Update web-platform-tests to 9f00a60d91ba84e52dac35d6e08da2050774811d, a=testonly
wpt-head: 9f00a60d91ba84e52dac35d6e08da2050774811d
wpt-type: landing
MozReview-Commit-ID: JcSrDhEIXSk
2018-07-11 08:05:55 +01:00

23 lines
828 B
INI

[RTCPeerConnection-addTrack.https.html]
[addTrack with single track argument and no mediaStream should succeed]
expected: FAIL
[addTrack with existing sender with null track, same kind, and recvonly direction should reuse sender]
expected: FAIL
[addTrack with existing sender with null track, same kind, and sendrecv direction should create new sender]
expected: FAIL
[addTrack with existing sender with null track, different kind, and recvonly direction should create new sender]
expected: FAIL
[addTrack with single track argument and no stream should succeed]
expected: FAIL
[addTrack with existing sender that has not been used to send should reuse the sender]
expected: FAIL
[addTrack with existing sender that has been used to send should create new sender]
expected: FAIL