Bug 1509173 [wpt PR 14170] - Update wpt metadata, a=testonly

wpt-pr: 14170
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2018-11-22 11:00:49 +00:00 committed by James Graham
parent e08790baea
commit 9e4db1cf79
3 changed files with 0 additions and 17 deletions

View File

@ -1,4 +0,0 @@
[RTCDTMFSender-insertDTMF.https.html]
[insertDTMF() should throw InvalidStateError if transceiver.currentDirection is recvonly]
expected: FAIL

View File

@ -1,7 +0,0 @@
[RTCPeerConnection-removeTrack.https.html]
[Calling removeTrack with currentDirection sendrecv should set direction to recvonly]
expected: FAIL
[Calling removeTrack with currentDirection recvonly should not change direction]
expected: FAIL

View File

@ -15,12 +15,6 @@
[addTrack() with a track and a stream makes ontrack fire with a track and a stream.]
expected: FAIL
[ontrack's receiver matches getReceivers().]
expected: FAIL
[removeTrack() does not remove the receiver.]
expected: FAIL
[removeTrack() causes onremovetrack and the track to be removed from the stream.]
expected: TIMEOUT