Commit 1d9b29d5 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[test] Skip flaky test

NOTRY=true
TBR=hablich@chromium.org

Bug: v8:7632
Change-Id: I42e6b3f3585c8a98750ac39de06934174f2a2fa4
Reviewed-on: https://chromium-review.googlesource.com/999417Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52456}
parent 174625c8
......@@ -1009,6 +1009,11 @@
'js1_5/extensions/regress-355497': [FAIL_OK, '--sim-stack-size=512'],
}], # 'arch == arm64 and simulator_run'
['tsan', {
# https://crbug.com/v8/7632
'ecma_3/RegExp/regress-85721': [SKIP],
}], # tsan
['variant == wasm_traps', {
'*': [SKIP],
}], # variant == wasm_traps
......
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