Commit 5c89c4c7 authored by Clemens Backes's avatar Clemens Backes Committed by V8 LUCI CQ

[wasm][predictable] Unskip tests

Predictable does not contradict --wasm-tier-up any more, hence unskip
the tests.

R=ahaas@chromium.org

Bug: v8:11319, v8:11848
Change-Id: Iaefcf6c80e65d27c527aa1a45b054ace1d85fe39
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2945171
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75013}
parent 7ef67b2e
......@@ -1084,15 +1084,6 @@
# BUG(v8:9975).
'es6/typedarray-copywithin': [SKIP],
# BUG(v8:11319): Predictable crashes with --wasm-tier-up.
'wasm/compiled-module-serialization': [SKIP],
'wasm/graceful_shutdown_during_tierup': [SKIP],
'wasm/print-code': [SKIP],
'regress/wasm/regress-11024': [SKIP],
'regress/wasm/regress-7785': [SKIP],
'regress/wasm/regress-808848': [SKIP],
'regress/wasm/regress-808980': [SKIP],
# BUG(v8:11858): Deadlocks in predictable mode when waiting for the native
# module cache entry to be completed.
'regress/wasm/regress-709684': [SKIP],
......
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