Bug 1716447 [wpt PR 29374] - Update wpt metadata, a=testonly

wpt-pr: 29374
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2021-06-15 23:17:33 +00:00
parent 457dda5022
commit c23c7b896c
2 changed files with 64 additions and 82 deletions

View File

@ -376,6 +376,60 @@
expected: NOTRUN
[videoDecoder-codec-specific.any.html?vp8]
expected: ERROR
[Test isConfigSupported()]
expected: NOTRUN
[Test isConfigSupported() with 1080p crop]
expected: NOTRUN
[Test that isConfigSupported() returns a parsed configuration]
expected: NOTRUN
[Test invalid configs]
expected: NOTRUN
[Test configure()]
expected: NOTRUN
[Decode a key frame]
expected: NOTRUN
[Decode a non key frame first fails]
expected: NOTRUN
[Verify reset() suppresses outputs]
expected: NOTRUN
[Test unconfigured VideoDecoder operations]
expected: NOTRUN
[Test closed VideoDecoder operations]
expected: NOTRUN
[Decode empty frame]
expected: NOTRUN
[Decode corrupt frame]
expected: NOTRUN
[Close while decoding corrupt frame]
expected: NOTRUN
[Test decoding after flush]
expected: NOTRUN
[Test decoding a with negative timestamp]
expected: NOTRUN
[Test reset during flush]
expected: NOTRUN
[Test low-latency decoding]
expected: NOTRUN
[videoDecoder-codec-specific.any.worker.html?vp8]
expected: ERROR
[Test isConfigSupported()]
@ -483,57 +537,3 @@
[Test low-latency decoding]
expected: NOTRUN
[videoDecoder-codec-specific.any.html?vp8]
expected: ERROR
[Test isConfigSupported()]
expected: NOTRUN
[Test isConfigSupported() with 1080p crop]
expected: NOTRUN
[Test that isConfigSupported() returns a parsed configuration]
expected: NOTRUN
[Test invalid configs]
expected: NOTRUN
[Test configure()]
expected: NOTRUN
[Decode a key frame]
expected: NOTRUN
[Decode a non key frame first fails]
expected: NOTRUN
[Verify reset() suppresses outputs]
expected: NOTRUN
[Test unconfigured VideoDecoder operations]
expected: NOTRUN
[Test closed VideoDecoder operations]
expected: NOTRUN
[Decode empty frame]
expected: NOTRUN
[Decode corrupt frame]
expected: NOTRUN
[Close while decoding corrupt frame]
expected: NOTRUN
[Test decoding after flush]
expected: NOTRUN
[Test decoding a with negative timestamp]
expected: NOTRUN
[Test reset during flush]
expected: NOTRUN
[Test low-latency decoding]
expected: NOTRUN

View File

@ -1,4 +1,4 @@
[videoFrame-readInto.any.html]
[videoFrame-copyTo.any.html]
[Test I420 frame.]
expected: FAIL
@ -8,9 +8,6 @@
[Test undersized buffer.]
expected: FAIL
[Test layout can be empty.]
expected: FAIL
[Test incorrect plane count.]
expected: FAIL
@ -23,32 +20,26 @@
[Test invalid stride.]
expected: FAIL
[Test missing stride.]
expected: FAIL
[Test missing offset.]
expected: FAIL
[Test address overflow.]
expected: FAIL
[Test codedRegion.]
[Test codedRect.]
expected: FAIL
[Test empty region.]
[Test empty rect.]
expected: FAIL
[Test unaligned region.]
[Test unaligned rect.]
expected: FAIL
[Test left crop.]
expected: FAIL
[Test invalid region.]
[Test invalid rect.]
expected: FAIL
[videoFrame-readInto.any.worker.html]
[videoFrame-copyTo.any.worker.html]
[Test I420 frame.]
expected: FAIL
@ -58,9 +49,6 @@
[Test undersized buffer.]
expected: FAIL
[Test layout can be empty.]
expected: FAIL
[Test incorrect plane count.]
expected: FAIL
@ -73,27 +61,21 @@
[Test invalid stride.]
expected: FAIL
[Test missing stride.]
expected: FAIL
[Test missing offset.]
expected: FAIL
[Test address overflow.]
expected: FAIL
[Test codedRegion.]
[Test codedRect.]
expected: FAIL
[Test empty region.]
[Test empty rect.]
expected: FAIL
[Test unaligned region.]
[Test unaligned rect.]
expected: FAIL
[Test left crop.]
expected: FAIL
[Test invalid region.]
[Test invalid rect.]
expected: FAIL