Commit 6f766cdd authored by Adam Klein's avatar Adam Klein Committed by Commit Bot

[test] Widen regress-9017 skipping to all tsan configs

Bug: v8:9337
Change-Id: Ic9b1072007ed19435b8ea669bee7c07c7eef8e2b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2795274
Auto-Submit: Adam Klein <adamk@chromium.org>
Reviewed-by: 's avatarBill Budge <bbudge@chromium.org>
Commit-Queue: Bill Budge <bbudge@chromium.org>
Cr-Commit-Position: refs/heads/master@{#73731}
parent 7cbb7db7
......@@ -597,6 +597,9 @@
# BUG(v8:9506): times out.
'wasm/shared-memory-worker-explicit-gc-stress': [SKIP],
# https://crbug.com/v8/9337 - OOMs on TSAN
'compiler/regress-9017': [SKIP],
}], # 'tsan == True'
##############################################################################
......@@ -1409,8 +1412,6 @@
##############################################################################
['variant == stress_incremental_marking', {
'wasm/shared-memory-worker-stress': [PASS, SLOW, ['tsan', SKIP]],
# https://crbug.com/v8/9337 - OOMs on TSAN
'compiler/regress-9017': [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