Commit 48d1525d authored by jgruber's avatar jgruber Committed by Commit Bot

Skip debug-stepout-scope on tsan/stress

Bug: v8:7626
Change-Id: Ifd6908941b7bc62357c3577bea4a097c45903129
Reviewed-on: https://chromium-review.googlesource.com/998167Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52453}
parent ab61093f
......@@ -41,6 +41,10 @@
# Very slow in stress mode.
'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]],
}], # 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