tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 2ecf9d24c40f7098d06a156e615338e84a055db2
parent 2da44da5de3ba36feece11f887ee6180a38f1cbe
Author: Cosmin Sabou <csabou@mozilla.com>
Date:   Tue,  6 Jan 2026 07:53:30 +0200

Bug 1984952 - Update expectations for test-analyser-resume-after-suspended.html after reenabling wpts on tsan.

Diffstat:
Mtesting/web-platform/meta/webaudio/the-audio-api/the-analysernode-interface/test-analyser-resume-after-suspended.html.ini | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-analysernode-interface/test-analyser-resume-after-suspended.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-analysernode-interface/test-analyser-resume-after-suspended.html.ini @@ -2,7 +2,7 @@ expected: if (os == "android") and debug and sessionHistoryInParent: [OK, CRASH] if (os == "android") and debug and not sessionHistoryInParent: TIMEOUT - if (os == "linux") and tsan: [ERROR, TIMEOUT] + if (os == "linux") and tsan: [OK, TIMEOUT] if (os == "android") and not debug: [OK, TIMEOUT] if os == "mac": [OK, TIMEOUT] [AnalyserNode resume after suspended]