Commit 99642831 authored by Patrick Thier's avatar Patrick Thier Committed by V8 LUCI CQ

Re-enable shared-memory tests under tsan/stress_incremental_marking

The underlying issue was fixed with https://crrev.com/c/3660258

Bug: v8:12883
Change-Id: If7a1fdaf122396396cfbaaae3a68ef89bafc1703
Cq-Include-Trybots: luci.v8.try:v8_linux64_tsan_rel_ng
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3663342
Auto-Submit: Patrick Thier <pthier@chromium.org>
Reviewed-by: 's avatarShu-yu Guo <syg@chromium.org>
Commit-Queue: Shu-yu Guo <syg@chromium.org>
Cr-Commit-Position: refs/heads/main@{#80728}
parent 23611173
......@@ -1474,10 +1474,6 @@
##############################################################################
['variant == stress_incremental_marking', {
'wasm/shared-memory-worker-stress': [PASS, SLOW, ['tsan', SKIP]],
# https://crbug.com/v8/12883
'shared-memory/shared-string': [PASS, ['tsan', SKIP]],
'shared-memory/shared-struct-workers': [PASS, ['tsan', SKIP]],
}], # variant == stress_incremental_marking
##############################################################################
......
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