Bug 1855163 [wpt PR 42127] - Update wpt metadata, a=testonly

wpt-pr: 42127
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2023-09-26 14:22:54 +00:00
Родитель f019be3730
Коммит 43d2de1595
1 изменённых файлов: 58 добавлений и 0 удалений

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

@ -2,9 +2,67 @@
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test that VideoDecoder.configure() doesn't support config: Unrecognized codec]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Unrecognized codec with dataview description]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Audio codec]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Ambiguous codec]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Codec with bad casing]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Codec with MIME type]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Possible future H264 codec string]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Possible future HEVC codec string]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Possible future VP9 codec string]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Possible future AV1 codec string]
expected: FAIL
[video-decoder.https.any.worker.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test that VideoDecoder.configure() doesn't support config: Unrecognized codec]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Unrecognized codec with dataview description]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Audio codec]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Ambiguous codec]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Codec with bad casing]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Codec with MIME type]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Possible future H264 codec string]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Possible future HEVC codec string]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Possible future VP9 codec string]
expected: FAIL
[Test that VideoDecoder.configure() doesn't support config: Possible future AV1 codec string]
expected: FAIL