tor-browser

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

commit 587252f1a8b89e386f4b6769976f67af17b6ec49
parent 191fbae7579b9236e248c5772aa4abc56722eca4
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Tue, 14 Oct 2025 16:14:40 +0000

Bug 1993631 [wpt PR 55334] - Update wpt metadata, a=testonly

wpt-pr: 55334
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/wasm/core/gc/array.wast.js.html.ini | 24++++++++++++++++++++++++
Atesting/web-platform/meta/wasm/core/gc/array_new_data.wast.js.html.ini | 12++++++++++++
Atesting/web-platform/meta/wasm/core/gc/array_new_elem.wast.js.html.ini | 24++++++++++++++++++++++++
Atesting/web-platform/meta/wasm/core/gc/extern.wast.js.html.ini | 12++++++++++++
Atesting/web-platform/meta/wasm/core/gc/struct.wast.js.html.ini | 3+++
Atesting/web-platform/meta/wasm/core/memory64/memory64.wast.js.html.ini | 15+++++++++++++++
Atesting/web-platform/meta/wasm/core/memory64/table64.wast.js.html.ini | 3+++
7 files changed, 93 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/wasm/core/gc/array.wast.js.html.ini b/testing/web-platform/meta/wasm/core/gc/array.wast.js.html.ini @@ -0,0 +1,24 @@ +[array.wast.js.html] + [#33 Test that a WebAssembly code returns a specific result (array.wast:97)] + expected: FAIL + + [#34 Test that a WebAssembly code returns a specific result (array.wast:98)] + expected: FAIL + + [#50 Test that a WebAssembly code returns a specific result (array.wast:142)] + expected: FAIL + + [#51 Test that a WebAssembly code returns a specific result (array.wast:143)] + expected: FAIL + + [#67 Test that a WebAssembly code returns a specific result (array.wast:202)] + expected: FAIL + + [#68 Test that a WebAssembly code returns a specific result (array.wast:203)] + expected: FAIL + + [#82 Test that a WebAssembly code returns a specific result (array.wast:276)] + expected: FAIL + + [#83 Test that a WebAssembly code returns a specific result (array.wast:277)] + expected: FAIL diff --git a/testing/web-platform/meta/wasm/core/gc/array_new_data.wast.js.html.ini b/testing/web-platform/meta/wasm/core/gc/array_new_data.wast.js.html.ini @@ -0,0 +1,12 @@ +[array_new_data.wast.js.html] + [#10 Test that a WebAssembly code returns a specific result (array_new_data.wast:12)] + expected: FAIL + + [#11 Test that a WebAssembly code returns a specific result (array_new_data.wast:13)] + expected: FAIL + + [#12 Test that a WebAssembly code returns a specific result (array_new_data.wast:14)] + expected: FAIL + + [#13 Test that a WebAssembly code returns a specific result (array_new_data.wast:15)] + expected: FAIL diff --git a/testing/web-platform/meta/wasm/core/gc/array_new_elem.wast.js.html.ini b/testing/web-platform/meta/wasm/core/gc/array_new_elem.wast.js.html.ini @@ -0,0 +1,24 @@ +[array_new_elem.wast.js.html] + [#9 Test that a WebAssembly code returns a specific result (array_new_elem.wast:18)] + expected: FAIL + + [#10 Test that a WebAssembly code returns a specific result (array_new_elem.wast:19)] + expected: FAIL + + [#11 Test that a WebAssembly code returns a specific result (array_new_elem.wast:20)] + expected: FAIL + + [#12 Test that a WebAssembly code returns a specific result (array_new_elem.wast:21)] + expected: FAIL + + [#22 Test that a WebAssembly code returns a specific result (array_new_elem.wast:66)] + expected: FAIL + + [#23 Test that a WebAssembly code returns a specific result (array_new_elem.wast:67)] + expected: FAIL + + [#24 Test that a WebAssembly code returns a specific result (array_new_elem.wast:68)] + expected: FAIL + + [#25 Test that a WebAssembly code returns a specific result (array_new_elem.wast:69)] + expected: FAIL diff --git a/testing/web-platform/meta/wasm/core/gc/extern.wast.js.html.ini b/testing/web-platform/meta/wasm/core/gc/extern.wast.js.html.ini @@ -0,0 +1,12 @@ +[extern.wast.js.html] + [#13 Test that a WebAssembly code returns a specific result (extern.wast:47)] + expected: FAIL + + [#14 Test that a WebAssembly code returns a specific result (extern.wast:48)] + expected: FAIL + + [#19 Test that a WebAssembly code returns a specific result (extern.wast:54)] + expected: FAIL + + [#20 Test that a WebAssembly code returns a specific result (extern.wast:55)] + expected: FAIL diff --git a/testing/web-platform/meta/wasm/core/gc/struct.wast.js.html.ini b/testing/web-platform/meta/wasm/core/gc/struct.wast.js.html.ini @@ -0,0 +1,3 @@ +[struct.wast.js.html] + [#32 Test that a WebAssembly code returns a specific result (struct.wast:122)] + expected: FAIL diff --git a/testing/web-platform/meta/wasm/core/memory64/memory64.wast.js.html.ini b/testing/web-platform/meta/wasm/core/memory64/memory64.wast.js.html.ini @@ -0,0 +1,15 @@ +[memory64.wast.js.html] + [#6 Test that WebAssembly compilation succeeds (memory64.wast:8)] + expected: FAIL + + [#7 Test that WebAssembly compilation succeeds (memory64.wast:9)] + expected: FAIL + + [#36 Test that WebAssembly compilation succeeds (memory64.wast:8)] + expected: FAIL + + [#37 Test that WebAssembly compilation succeeds (memory64.wast:9)] + expected: FAIL + + [#38 Test that WebAssembly instantiation succeeds] + expected: FAIL diff --git a/testing/web-platform/meta/wasm/core/memory64/table64.wast.js.html.ini b/testing/web-platform/meta/wasm/core/memory64/table64.wast.js.html.ini @@ -0,0 +1,3 @@ +[table64.wast.js.html] + [#39 Test that WebAssembly instantiation succeeds (table64.wast:13)] + expected: FAIL