diff options
Diffstat (limited to 'testing/web-platform/meta/webcodecs/encoded-video-chunk.crossOriginIsolated.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/webcodecs/encoded-video-chunk.crossOriginIsolated.https.any.js.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webcodecs/encoded-video-chunk.crossOriginIsolated.https.any.js.ini b/testing/web-platform/meta/webcodecs/encoded-video-chunk.crossOriginIsolated.https.any.js.ini new file mode 100644 index 0000000000..64bf2de6d5 --- /dev/null +++ b/testing/web-platform/meta/webcodecs/encoded-video-chunk.crossOriginIsolated.https.any.js.ini @@ -0,0 +1,18 @@ +[encoded-video-chunk.crossOriginIsolated.https.any.html] + expected: + if (os == "android") and debug and not swgl: [OK, TIMEOUT] + [Test construction and copyTo() using a SharedArrayBuffer] + expected: FAIL + + [Test construction and copyTo() using a Uint8Array(SharedArrayBuffer)] + expected: FAIL + + +[encoded-video-chunk.crossOriginIsolated.https.any.worker.html] + expected: + if (os == "android") and debug and not swgl: [OK, TIMEOUT] + [Test construction and copyTo() using a SharedArrayBuffer] + expected: FAIL + + [Test construction and copyTo() using a Uint8Array(SharedArrayBuffer)] + expected: FAIL |