summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webcodecs/encoded-video-chunk.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webcodecs/encoded-video-chunk.any.js.ini')
-rw-r--r--testing/web-platform/meta/webcodecs/encoded-video-chunk.any.js.ini18
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webcodecs/encoded-video-chunk.any.js.ini b/testing/web-platform/meta/webcodecs/encoded-video-chunk.any.js.ini
new file mode 100644
index 0000000000..ea9eb1080c
--- /dev/null
+++ b/testing/web-platform/meta/webcodecs/encoded-video-chunk.any.js.ini
@@ -0,0 +1,18 @@
+[encoded-video-chunk.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Test we can construct an EncodedVideoChunk.]
+ expected: FAIL
+
+ [Test copyTo() exception if destiation invalid]
+ expected: FAIL
+
+
+[encoded-video-chunk.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Test we can construct an EncodedVideoChunk.]
+ expected: FAIL
+
+ [Test copyTo() exception if destiation invalid]
+ expected: FAIL