From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../meta/webcodecs/audio-encoder.https.any.js.ini | 64 +++++++++++++++++++++- 1 file changed, 63 insertions(+), 1 deletion(-) (limited to 'testing/web-platform/meta/webcodecs/audio-encoder.https.any.js.ini') 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 850fd8cdce..8b3f3d9b54 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,7 +1,6 @@ [audio-encoder.https.any.html] expected: if (os == "android") and fission: [ERROR, TIMEOUT] - ERROR [Simple audio encoding] expected: FAIL @@ -10,3 +9,66 @@ [Test reset during flush] expected: FAIL + + [Channel number variation: 1] + expected: FAIL + + [Channel number variation: 2] + expected: FAIL + + [Sample rate variation: 3000] + expected: FAIL + + [Sample rate variation: 13000] + expected: FAIL + + [Sample rate variation: 23000] + expected: FAIL + + [Sample rate variation: 33000] + expected: FAIL + + [Sample rate variation: 43000] + expected: FAIL + + [Sample rate variation: 53000] + expected: FAIL + + [Sample rate variation: 63000] + expected: FAIL + + [Sample rate variation: 73000] + expected: FAIL + + [Sample rate variation: 83000] + expected: FAIL + + [Sample rate variation: 93000] + expected: FAIL + + [Encoding and decoding] + expected: FAIL + + [Emit decoder config and extra data.] + expected: FAIL + + [encodeQueueSize test] + expected: FAIL + + [Test encoding Opus with additional parameters: Empty Opus config] + expected: FAIL + + [Test encoding Opus with additional parameters: Opus with frameDuration] + expected: FAIL + + [Test encoding Opus with additional parameters: Opus with complexity] + expected: FAIL + + [Test encoding Opus with additional parameters: Opus with useinbandfec] + expected: FAIL + + [Test encoding Opus with additional parameters: Opus with usedtx] + expected: FAIL + + [Test encoding Opus with additional parameters: Opus mixed parameters] + expected: FAIL -- cgit v1.2.3