diff options
Diffstat (limited to 'testing/web-platform/meta/webcodecs/image-decoder.crossOriginIsolated.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/webcodecs/image-decoder.crossOriginIsolated.https.any.js.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/web-platform/meta/webcodecs/image-decoder.crossOriginIsolated.https.any.js.ini b/testing/web-platform/meta/webcodecs/image-decoder.crossOriginIsolated.https.any.js.ini index 82663b9d98..324199dfd1 100644 --- a/testing/web-platform/meta/webcodecs/image-decoder.crossOriginIsolated.https.any.js.ini +++ b/testing/web-platform/meta/webcodecs/image-decoder.crossOriginIsolated.https.any.js.ini @@ -1,6 +1,6 @@ [image-decoder.crossOriginIsolated.https.any.html] expected: - if (os == "android") and swgl: TIMEOUT + if (os == "android") and debug: [OK, TIMEOUT] [Test ImageDecoder decoding with a SharedArrayBuffer source] expected: FAIL @@ -10,7 +10,7 @@ [image-decoder.crossOriginIsolated.https.any.worker.html] expected: - if (os == "android") and debug and not swgl: [OK, TIMEOUT] + if (os == "android") and debug: [OK, TIMEOUT] [Test ImageDecoder decoding with a SharedArrayBuffer source] expected: FAIL |