commit 328ab48a9800a2f09034721720af857254cc97f7 parent 15a386376aa54f1442d7de94fe0542f742865fdb Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Mon, 6 Oct 2025 16:06:59 +0000 Bug 1992499 [wpt PR 55242] - Update wpt metadata, a=testonly wpt-pr: 55242 wpt-type: metadata Diffstat:
4 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworklet-audioparam-range.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworklet-audioparam-range.https.html.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 debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworklet-messageport.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworklet-messageport.https.html.ini @@ -2,3 +2,4 @@ expected: if (os_version == "14") and not sessionHistoryInParent and not debug: [OK, TIMEOUT] if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT] + if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-options.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-options.https.html.ini @@ -3,3 +3,4 @@ if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT] if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT] if (os == "android") and not debug and sessionHistoryInParent: [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/audioworkletprocessor-process-zero-outputs.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-zero-outputs.https.html.ini @@ -2,6 +2,7 @@ expected: if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] if os == "mac": [OK, TIMEOUT] + if not sessionHistoryInParent and not debug: [OK, TIMEOUT] [Executing "check-zero-outputs"] expected: if os == "mac": [PASS, TIMEOUT]