Commit 4af62459 authored by Michael Achenbach's avatar Michael Achenbach Committed by V8 LUCI CQ

[test] Skip flaky test

No-Try: true
Bug: v8:13107
Change-Id: I18ed93605594c7d2baba6fb744439df0eb4cb3ba
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3785146
Auto-Submit: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#81940}
parent 0609bb83
......@@ -424,7 +424,10 @@
'regress/regress-1078913': [SKIP],
# Baseline incompatible with jitless
'baseline/*': [SKIP]
'baseline/*': [SKIP],
# BUG(https://crbug.com/v8/13107).
'regress/regress-1018871': [PASS, ['tsan', SKIP]],
}], # 'lite_mode or variant == jitless'
##############################################################################
......
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