diff --git a/testing/web-platform/meta/webcodecs/video-frame.any.js.ini b/testing/web-platform/meta/webcodecs/videoFrame.any.js.ini similarity index 97% rename from testing/web-platform/meta/webcodecs/video-frame.any.js.ini rename to testing/web-platform/meta/webcodecs/videoFrame.any.js.ini index 1f10183b260f..68910c737718 100644 --- a/testing/web-platform/meta/webcodecs/video-frame.any.js.ini +++ b/testing/web-platform/meta/webcodecs/videoFrame.any.js.ini @@ -1,19 +1,22 @@ -[video-frame.any.html] - [Test we can read planar data from a VideoFrame.] +[videoFrame.any.worker.html] + [Test we can construct a VideoFrame.] + expected: FAIL + + [Test we can construct a VideoFrame with a negative timestamp.] expected: FAIL [Test we can construct an odd-sized VideoFrame.] expected: FAIL - [Test we can construct a VideoFrame.] - expected: FAIL - - [Test constructing VideoFrames from closed ImageBitmap throws.] + [Test we can read planar data from a VideoFrame.] expected: FAIL [Test we cannot read planar data from a closed VideoFrame.] expected: FAIL + [Test constructing VideoFrames from closed ImageBitmap throws.] + expected: FAIL + [Test invalid planar constructed VideoFrames] expected: FAIL @@ -35,35 +38,35 @@ [Test we can construct a VideoFrame from an offscreen canvas.] expected: FAIL - [Test a VideoFrame constructed from canvas can drop the alpha channel.] - expected: FAIL - - [Test we can construct a VideoFrame with a negative timestamp.] - expected: FAIL - [Test I420A VideoFrame and alpha={keep,discard}] expected: FAIL [Test RGBA, BGRA VideoFrames with alpha={keep,discard}] expected: FAIL + [Test a VideoFrame constructed from canvas can drop the alpha channel.] + expected: FAIL -[video-frame.any.worker.html] - [Test we can read planar data from a VideoFrame.] + +[videoFrame.any.html] + [Test we can construct a VideoFrame.] + expected: FAIL + + [Test we can construct a VideoFrame with a negative timestamp.] expected: FAIL [Test we can construct an odd-sized VideoFrame.] expected: FAIL - [Test we can construct a VideoFrame.] - expected: FAIL - - [Test constructing VideoFrames from closed ImageBitmap throws.] + [Test we can read planar data from a VideoFrame.] expected: FAIL [Test we cannot read planar data from a closed VideoFrame.] expected: FAIL + [Test constructing VideoFrames from closed ImageBitmap throws.] + expected: FAIL + [Test invalid planar constructed VideoFrames] expected: FAIL @@ -85,14 +88,11 @@ [Test we can construct a VideoFrame from an offscreen canvas.] expected: FAIL - [Test a VideoFrame constructed from canvas can drop the alpha channel.] - expected: FAIL - - [Test we can construct a VideoFrame with a negative timestamp.] - expected: FAIL - [Test I420A VideoFrame and alpha={keep,discard}] expected: FAIL [Test RGBA, BGRA VideoFrames with alpha={keep,discard}] expected: FAIL + + [Test a VideoFrame constructed from canvas can drop the alpha channel.] + expected: FAIL