Bug 1874427 [wpt PR 43969] - Update wpt metadata, a=testonly

wpt-pr: 43969
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2024-01-15 06:12:30 +00:00
Родитель 737fe359a7
Коммит 48bc825a16
22 изменённых файлов: 75 добавлений и 20 удалений

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

@ -1,2 +0,0 @@
[RTCEncodedAudioFrame-clone.https.html]
disabled: true

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

@ -1,2 +0,0 @@
[RTCEncodedAudioFrame-serviceworker-failure.https.html]
disabled: true

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

@ -1,2 +0,0 @@
[RTCEncodedVideoFrame-clone.https.html]
disabled: true

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

@ -1,2 +0,0 @@
[RTCEncodedVideoFrame-serviceworker-failure.https.html]
disabled: true

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

@ -1,2 +0,0 @@
[RTCPeerConnection-insertable-streams-audio.https.html]
disabled: true

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

@ -1,2 +0,0 @@
[RTCPeerConnection-insertable-streams-errors.https.html]
disabled: true

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

@ -1,2 +0,0 @@
[RTCPeerConnection-insertable-streams-simulcast.https.html]
disabled: true

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

@ -1,2 +0,0 @@
[RTCPeerConnection-insertable-streams-video-frames.https.html]
disabled: true

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

@ -1,2 +0,0 @@
[RTCPeerConnection-insertable-streams-video.https.html]
disabled: true

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

@ -1,2 +0,0 @@
[RTCPeerConnection-insertable-streams-worker.https.html]
disabled: true

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

@ -0,0 +1,3 @@
[RTCEncodedAudioFrame-clone.https.html]
[Cloning before sending works]
expected: FAIL

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

@ -0,0 +1,3 @@
[RTCEncodedAudioFrame-serviceworker-failure.https.html]
[RTCEncodedVideoFrame cannot cross agent clusters, service worker edition]
expected: FAIL

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

@ -0,0 +1,3 @@
[RTCEncodedVideoFrame-clone.https.html]
[Cloning before sending works]
expected: FAIL

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

@ -0,0 +1,3 @@
[RTCEncodedVideoFrame-serviceworker-failure.https.html]
[RTCEncodedVideoFrame cannot cross agent clusters, service worker edition]
expected: FAIL

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

@ -0,0 +1,24 @@
[RTCPeerConnection-insertable-streams-audio.https.html]
[Frames flow correctly using insertable streams]
expected: FAIL
[Frames flow correctly using insertable streams when receiver starts negotiation]
expected: FAIL
[Frames flow correctly using insertable streams with param]
expected: FAIL
[Frames flow correctly using insertable streams when receiver starts negotiation with param]
expected: FAIL
[Enqueuing the same frame twice fails]
expected: FAIL
[Creating streams twice throws]
expected: FAIL
[Encoded frames serialize and deserialize into a deep clone]
expected: FAIL
[Modifying rtp timestamp]
expected: FAIL

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

@ -0,0 +1,3 @@
[RTCPeerConnection-insertable-streams-errors.https.html]
[Enqueuing the same frame twice fails]
expected: FAIL

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

@ -0,0 +1,3 @@
[RTCPeerConnection-insertable-streams-simulcast.https.html]
[Basic simulcast setup with three spatial layers]
expected: FAIL

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

@ -0,0 +1,3 @@
[RTCPeerConnection-insertable-streams-video-frames.https.html]
[Key and Delta frames are sent and received]
expected: FAIL

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

@ -0,0 +1,18 @@
[RTCPeerConnection-insertable-streams-video.https.html]
[Frames flow correctly using insertable streams]
expected: FAIL
[Frames flow correctly using insertable streams when receiver starts negotiation]
expected: FAIL
[Frames flow correctly using insertable streams with param]
expected: FAIL
[Frames flow correctly using insertable streams when receiver starts negotiation with param]
expected: FAIL
[Creating streams twice throws]
expected: FAIL
[Encoded frames serialize and deserialize into a deep clone]
expected: FAIL

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

@ -0,0 +1,12 @@
[RTCPeerConnection-insertable-streams-worker.https.html]
[RTCRtpSender readable stream transferred to a Worker and the Worker sends an RTCEncodedAudioFrame back]
expected: FAIL
[RTCRtpSender readable stream transferred to a Worker and the Worker sends an RTCEncodedVideoFrame back]
expected: FAIL
[Video RTCRtpSender insertable streams transferred to a worker, which tries to write an invalid frame]
expected: FAIL
[Audio RTCRtpSender insertable streams transferred to a worker, which tries to write an invalid frame]
expected: FAIL