Bug 1527044 [wpt PR 15133] - Update wpt metadata, a=testonly

wpt-pr: 15133
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2019-02-12 20:06:03 +00:00 коммит произвёл James Graham
Родитель 31ed4baf2c
Коммит 333cf61756
3 изменённых файлов: 15 добавлений и 5 удалений

Просмотреть файл

@ -0,0 +1,5 @@
[RTCIceConnectionState-candidate-pair.https.html]
expected: TIMEOUT
[On ICE connected, getStats() contains a connected candidate-pair]
expected: TIMEOUT

Просмотреть файл

@ -1,4 +1,4 @@
[RTCPeerConnection-iceConnectionState.html]
[RTCPeerConnection-iceConnectionState.https.html]
[connection with one data channel should eventually have connected connection state]
expected: FAIL

Просмотреть файл

@ -1,4 +1,5 @@
[RTCPeerConnection-track-stats.https.html]
expected: TIMEOUT
[addTrack() without setLocalDescription() yields track stats]
expected: FAIL
@ -36,21 +37,25 @@
expected: FAIL
[RTCRtpSender.getStats() contains only outbound-rtp and related stats]
expected: FAIL
expected: TIMEOUT
[RTCRtpReceiver.getStats() contains only inbound-rtp and related stats]
expected: FAIL
expected: NOTRUN
[RTCPeerConnection.getStats(track) throws InvalidAccessError when there are zero senders or receivers for the track]
expected: FAIL
expected: NOTRUN
[RTCPeerConnection.getStats(track) throws InvalidAccessError when there are multiple senders for the track]
expected: FAIL
expected: NOTRUN
[RTCPeerConnection.getStats(receivingTrack) is the same as RTCRtpReceiver.getStats()]
disabled:
if debug and not e10s and (os == "linux"): wpt-sync Bug 1453975
expected: NOTRUN
[Media stream stats references track stats]
expected: FAIL
[RTCPeerConnection.getStats(sendingTrack) is the same as RTCRtpSender.getStats()]
expected: NOTRUN