Commit 4e8d4bda authored by jgruber's avatar jgruber Committed by Commit Bot

Skip debug-stepout-scope-part* on tsan/stress

Remaining tests also lead to OOM, skip all of them on tsan stress
modes.

Bug: v8:7626
Change-Id: Ie2c128b9a718c7c34c974e628ba60e5549ea04fc
Reviewed-on: https://chromium-review.googlesource.com/1002552
Commit-Queue: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52466}
parent 12708c93
......@@ -43,8 +43,7 @@
'regress/regress-2318': [SKIP],
# https://crbug.com/v8/7626
'debug/debug-stepout-scope-part1': [PASS, ['tsan', SKIP]],
'debug/debug-stepout-scope-part2': [PASS, ['tsan', SKIP]],
'debug/debug-stepout-scope-part*': [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