Commit 3d7c2bba authored by Ulan Degenbaev's avatar Ulan Degenbaev Committed by Commit Bot

[wasm] Disable regress/wasm/regression-694433 stress variant on TSAN.

The test uses more than 10GB memory in stress mode and causes OOM
failures on TSAN bots.

NOTRY=true

Bug: v8:6924
Change-Id: Ifaab153316432a5c59869ef312b43d84827480df
Reviewed-on: https://chromium-review.googlesource.com/718110
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48532}
parent 08dba83a
......@@ -627,6 +627,9 @@
# Slow tests.
'regress/regress-2185-2': [SKIP],
# BUG(v8:6924). The test uses a lot of memory.
'regress/wasm/regression-694433': [PASS, ['tsan', SKIP]],
}], # variant == stress
##############################################################################
......
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