From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- .../audioDecoder-codec-specific.https.any.js.ini | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'testing/web-platform/meta/webcodecs/audioDecoder-codec-specific.https.any.js.ini') diff --git a/testing/web-platform/meta/webcodecs/audioDecoder-codec-specific.https.any.js.ini b/testing/web-platform/meta/webcodecs/audioDecoder-codec-specific.https.any.js.ini index 3f7c6056e2..958d5b8d6d 100644 --- a/testing/web-platform/meta/webcodecs/audioDecoder-codec-specific.https.any.js.ini +++ b/testing/web-platform/meta/webcodecs/audioDecoder-codec-specific.https.any.js.ini @@ -1,6 +1,5 @@ [audioDecoder-codec-specific.https.any.html?adts_aac] expected: - if (os == "android") and fission: [ERROR, TIMEOUT] if os == "android": ERROR [Test isConfigSupported()] expected: @@ -40,14 +39,15 @@ [audioDecoder-codec-specific.https.any.worker.html?pcm_mulaw] + expected: + if (os == "android") and not debug: [OK, ERROR] [audioDecoder-codec-specific.https.any.html?mp3] expected: - if (os == "android") and fission: [ERROR, TIMEOUT] + if (os == "android") and not debug: [OK, ERROR] [audioDecoder-codec-specific.https.any.worker.html?adts_aac] expected: - if (os == "android") and fission: [ERROR, TIMEOUT] if os == "android": ERROR [Test isConfigSupported()] expected: @@ -88,7 +88,6 @@ [audioDecoder-codec-specific.https.any.worker.html?mp4_aac] expected: - if (os == "android") and fission: [ERROR, TIMEOUT] if os == "android": ERROR [Test isConfigSupported()] expected: @@ -129,15 +128,14 @@ [audioDecoder-codec-specific.https.any.html?opus] expected: - if (os == "android") and fission: [ERROR, TIMEOUT] + if (os == "android") and not debug: [OK, ERROR] [audioDecoder-codec-specific.https.any.worker.html?mp3] expected: - if (os == "android") and fission: [ERROR, TIMEOUT] + if (os == "android") and not debug: [OK, ERROR] [audioDecoder-codec-specific.https.any.html?mp4_aac] expected: - if (os == "android") and fission: [ERROR, TIMEOUT] if os == "android": ERROR [Test isConfigSupported()] expected: @@ -178,16 +176,16 @@ [audioDecoder-codec-specific.https.any.worker.html?opus] expected: - if (os == "android") and fission: [ERROR, TIMEOUT] + if (os == "android") and not debug: [OK, ERROR] [audioDecoder-codec-specific.https.any.html?pcm_mulaw] expected: - if (os == "android") and fission: [ERROR, TIMEOUT] + if (os == "android") and not debug: [OK, ERROR] [audioDecoder-codec-specific.https.any.worker.html?pcm_alaw] expected: - if (os == "android") and fission: [ERROR, TIMEOUT] + if (os == "android") and not debug: [OK, ERROR] [audioDecoder-codec-specific.https.any.html?pcm_alaw] expected: - if (os == "android") and fission: [ERROR, TIMEOUT] + if (os == "android") and not debug: [OK, ERROR] -- cgit v1.2.3