tor-browser

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

commit 725cf2b930529b879233ed7923cd7935dee8ca59
parent a82c686a0bbe145f8dec22b5f9c070a7bfe8d3e5
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Mon,  5 Jan 2026 15:35:34 +0000

Bug 2008563 [wpt PR 56987] - Update wpt metadata, a=testonly

wpt-pr: 56987
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/wasm/webapi/wasm_stream_compile_test.any.js.ini | 8++++++++
Dtesting/web-platform/meta/wasm/webapi/wasm_stream_compile_test.html.ini | 10----------
Atesting/web-platform/meta/wasm/webapi/wasm_stream_instantiate_test.any.js.ini | 8++++++++
Dtesting/web-platform/meta/wasm/webapi/wasm_stream_instantiate_test.html.ini | 5-----
4 files changed, 16 insertions(+), 15 deletions(-)

diff --git a/testing/web-platform/meta/wasm/webapi/wasm_stream_compile_test.any.js.ini b/testing/web-platform/meta/wasm/webapi/wasm_stream_compile_test.any.js.ini @@ -0,0 +1,8 @@ +[wasm_stream_compile_test.any.worker.html] + [compileStreaming using ReadableStream with ArrayBuffer chunk] + expected: FAIL + + +[wasm_stream_compile_test.any.html] + [compileStreaming using ReadableStream with ArrayBuffer chunk] + expected: FAIL diff --git a/testing/web-platform/meta/wasm/webapi/wasm_stream_compile_test.html.ini b/testing/web-platform/meta/wasm/webapi/wasm_stream_compile_test.html.ini @@ -1,10 +0,0 @@ -[wasm_stream_compile_test.html] - expected: - if not tsan and (os == "linux") and not debug and fission and asan: CRASH - if not tsan and (os == "linux") and debug and not fission: CRASH - if not tsan and (os == "mac") and not debug: [OK, CRASH] - if not tsan and (os == "android") and debug: CRASH - if not tsan and (os == "android") and not debug: [OK, CRASH] - if tsan: TIMEOUT - [compileStreaming using ReadableStream with ArrayBuffer chunk] - expected: FAIL diff --git a/testing/web-platform/meta/wasm/webapi/wasm_stream_instantiate_test.any.js.ini b/testing/web-platform/meta/wasm/webapi/wasm_stream_instantiate_test.any.js.ini @@ -0,0 +1,8 @@ +[wasm_stream_instantiate_test.any.html] + [instantiateStreaming using ReadableStream with ArrayBuffer chunk] + expected: FAIL + + +[wasm_stream_instantiate_test.any.worker.html] + [instantiateStreaming using ReadableStream with ArrayBuffer chunk] + expected: FAIL diff --git a/testing/web-platform/meta/wasm/webapi/wasm_stream_instantiate_test.html.ini b/testing/web-platform/meta/wasm/webapi/wasm_stream_instantiate_test.html.ini @@ -1,5 +0,0 @@ -[wasm_stream_instantiate_test.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [instantiateStreaming using ReadableStream with ArrayBuffer chunk] - expected: FAIL