commit ae11939249eef730dee333603e7c4ab94a1e2c0d parent 6fb52b77a5de6d0565d41af6f0e0ef341e387f8c Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Thu, 6 Nov 2025 22:39:01 +0000 Bug 1998783 [wpt PR 55921] - Update wpt metadata, a=testonly wpt-pr: 55921 wpt-type: metadata Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer-reuse.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer-reuse.html.ini @@ -2,4 +2,4 @@ expected: if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT] if not sessionHistoryInParent and not debug: [OK, TIMEOUT] - if (os == "android") and debug and not sessionHistoryInParent: [OK, CRASH] + if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT, CRASH] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-nominal-range.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-nominal-range.html.ini @@ -1,7 +1,7 @@ [audioparam-nominal-range.html] expected: - if sessionHistoryInParent: OK - [OK, TIMEOUT] + if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT] + if not sessionHistoryInParent: [OK, TIMEOUT] [X Set DelayNode.delayTime.value = -1 is not equal to 0. Got -1.] expected: FAIL