diff options
Diffstat (limited to 'testing/web-platform/meta/webcodecs/encoded-audio-chunk.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/webcodecs/encoded-audio-chunk.any.js.ini | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/testing/web-platform/meta/webcodecs/encoded-audio-chunk.any.js.ini b/testing/web-platform/meta/webcodecs/encoded-audio-chunk.any.js.ini deleted file mode 100644 index 4e9157cdb5..0000000000 --- a/testing/web-platform/meta/webcodecs/encoded-audio-chunk.any.js.ini +++ /dev/null @@ -1,18 +0,0 @@ -[encoded-audio-chunk.any.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [Test we can construct an EncodedAudioChunk.] - expected: FAIL - - [Test copyTo() exception if destination invalid] - expected: FAIL - - -[encoded-audio-chunk.any.worker.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [Test we can construct an EncodedAudioChunk.] - expected: FAIL - - [Test copyTo() exception if destination invalid] - expected: FAIL |