tor-browser

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

commit 330b63b1c46287079f4565d1da865bd7abf8bdf3
parent 943b93999830c5a531292803c24d5342a8206733
Author: Alexandra Borovova <aborovova@mozilla.com>
Date:   Thu, 23 Oct 2025 15:23:04 +0000

Bug 1995531 - Update more metadata for testing/web-platform/meta/wasm/core/relaxed-simd/.

Differential Revision: https://phabricator.services.mozilla.com/D269769

Diffstat:
Mtesting/web-platform/meta/wasm/core/relaxed-simd/relaxed_dot_product.wast.js.html.ini | 24++++++++++++++++++++++++
Atesting/web-platform/meta/wasm/core/relaxed-simd/relaxed_laneselect.wast.js.html.ini | 24++++++++++++++++++++++++
2 files changed, 48 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/wasm/core/relaxed-simd/relaxed_dot_product.wast.js.html.ini b/testing/web-platform/meta/wasm/core/relaxed-simd/relaxed_dot_product.wast.js.html.ini @@ -83,3 +83,27 @@ expected: if (os == "linux"): [PASS, FAIL] if (os == "win"): [PASS, FAIL] + + [#38 Test that WebAssembly instantiation succeeds (wrapper)] + expected: + if (os == "win"): [PASS, FAIL] + + [#39 run] + expected: + if (os == "win"): [PASS, FAIL] + + [#41 Test that WebAssembly instantiation succeeds (wrapper)] + expected: + if (os == "win"): [PASS, FAIL] + + [#42 run] + expected: + if (os == "win"): [PASS, FAIL] + + [#44 Test that WebAssembly instantiation succeeds (wrapper)] + expected: + if (os == "win"): [PASS, FAIL] + + [#45 run] + expected: + if (os == "win"): [PASS, FAIL] diff --git a/testing/web-platform/meta/wasm/core/relaxed-simd/relaxed_laneselect.wast.js.html.ini b/testing/web-platform/meta/wasm/core/relaxed-simd/relaxed_laneselect.wast.js.html.ini @@ -0,0 +1,24 @@ +[relaxed_laneselect.wast.js.html] + [#2 Test that WebAssembly compilation succeeds (relaxed_laneselect.wast:3)] + expected: + if (os == "win"): [PASS, FAIL] + + [#15 Test that WebAssembly compilation succeeds (relaxed_laneselect.wast:3)] + expected: + if (os == "win"): [PASS, FAIL] + + [#16 Test that WebAssembly instantiation succeeds] + expected: + if (os == "win"): [PASS, FAIL] + + [#18 Test that WebAssembly instantiation succeeds (wrapper)] + expected: + if (os == "win"): [PASS, FAIL] + + [#19 run] + expected: + if (os == "win"): [PASS, FAIL] + + [#21 Test that WebAssembly instantiation succeeds (wrapper)] + expected: + if (os == "win"): [PASS, FAIL]