summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webcodecs/audio-encoder.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webcodecs/audio-encoder.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/webcodecs/audio-encoder.https.any.js.ini78
1 files changed, 51 insertions, 27 deletions
diff --git a/testing/web-platform/meta/webcodecs/audio-encoder.https.any.js.ini b/testing/web-platform/meta/webcodecs/audio-encoder.https.any.js.ini
index 8b3f3d9b54..92c6feda07 100644
--- a/testing/web-platform/meta/webcodecs/audio-encoder.https.any.js.ini
+++ b/testing/web-platform/meta/webcodecs/audio-encoder.https.any.js.ini
@@ -1,74 +1,98 @@
[audio-encoder.https.any.html]
expected:
- if (os == "android") and fission: [ERROR, TIMEOUT]
+ if os == "android": ERROR
[Simple audio encoding]
- expected: FAIL
-
- [Encode audio with negative timestamp]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Test reset during flush]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
+
+ [Encode audio with negative timestamp]
+ expected:
+ if os == "android": FAIL
[Channel number variation: 1]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Channel number variation: 2]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Sample rate variation: 3000]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Sample rate variation: 13000]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Sample rate variation: 23000]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Sample rate variation: 33000]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Sample rate variation: 43000]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Sample rate variation: 53000]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Sample rate variation: 63000]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Sample rate variation: 73000]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Sample rate variation: 83000]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Sample rate variation: 93000]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Encoding and decoding]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Emit decoder config and extra data.]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[encodeQueueSize test]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Test encoding Opus with additional parameters: Empty Opus config]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Test encoding Opus with additional parameters: Opus with frameDuration]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Test encoding Opus with additional parameters: Opus with complexity]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Test encoding Opus with additional parameters: Opus with useinbandfec]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Test encoding Opus with additional parameters: Opus with usedtx]
- expected: FAIL
+ expected:
+ if os == "android": FAIL
[Test encoding Opus with additional parameters: Opus mixed parameters]
- expected: FAIL
+ expected:
+ if os == "android": FAIL