commit 30f65e42e09d26135fab47c2d1d719eed3180f23 parent 2db41c23764f0fd368c643a1c8d6c4558ffec80f Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Sat, 27 Sep 2025 04:22:50 +0000 Bug 1991175 [wpt PR 55112] - Update wpt metadata, a=testonly wpt-pr: 55112 wpt-type: metadata Diffstat:
6 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworklet-registerprocessor-constructor.https.window.js.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworklet-registerprocessor-constructor.https.window.js.ini @@ -2,3 +2,4 @@ expected: if (os == "android") and sessionHistoryInParent and debug: [OK, TIMEOUT] if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] + if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-disconnected-input.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-disconnected-input.https.html.ini @@ -2,9 +2,11 @@ bug: offline suspend https://bugzilla.mozilla.org/show_bug.cgi?id=1265406 expected: if (os == "android") and fission: [ERROR, TIMEOUT] - ERROR [Executing "test"] expected: TIMEOUT [Audit report] expected: NOTRUN + + [Input array length should be zero for disconnected input] + expected: FAIL diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-no-process-function.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-no-process-function.https.html.ini @@ -2,3 +2,4 @@ expected: if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT] if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT] + if (os == "android") and debug and sessionHistoryInParent: [OK, CRASH] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-param-getter-overridden.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-param-getter-overridden.https.html.ini @@ -2,6 +2,7 @@ expected: if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] if (os == "android") and not sessionHistoryInParent and debug: [CRASH, OK, TIMEOUT] + if (os == "android") and debug: [OK, TIMEOUT] [# AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed.] expected: FAIL diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/extended-audioworkletnode-with-parameters.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/extended-audioworkletnode-with-parameters.https.html.ini @@ -2,3 +2,4 @@ expected: if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT] + if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/simple-input-output.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/simple-input-output.https.html.ini @@ -2,3 +2,4 @@ expected: if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT] + if (os == "android") and debug and not sessionHistoryInParent: [OK, CRASH]