Commit 5cd1a4cf authored by Andreas Haas's avatar Andreas Haas Committed by V8 LUCI CQ

[wasm] Re-enable spec test

I cannot reproduce the original problem anymore. The test passes
nicely. If the test (wasm-js/limits) fails again, then we should
just disable it for those platforms where it is failing.

Fixed: v8:11577
Change-Id: I186da2ec2dd8fd518ce4034e8e3838376fefbc3b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3605814Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/main@{#80186}
parent 2f4b0737
......@@ -40,9 +40,6 @@
'proposals/js-types/limits': [SKIP],
'proposals/simd/limits': [SKIP],
'proposals/memory64/limits': [SKIP],
# TODO(v8:11577): investigate this failure.
'limits': [SKIP],
}], # ALWAYS
['arch == s390 or arch == s390x or system == aix', {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment