Skip flaky mjsunit/function-without-prototype under TSAN
Bug: v8:11353 Change-Id: Iba5b6a2740a5fca55c5f4cee53367fb6413ba3d5 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2659635 Reviewed-by: Zhi An Ng <zhin@chromium.org> Commit-Queue: Adam Klein <adamk@chromium.org> Cr-Commit-Position: refs/heads/master@{#72441}
This commit is contained in:
parent
4e56a93d2d
commit
230e980348
@ -630,6 +630,9 @@
|
||||
|
||||
# BUG(v8:9506): times out.
|
||||
'wasm/shared-memory-worker-explicit-gc-stress': [SKIP],
|
||||
|
||||
# BUG(v8:11353): Flaky failures under tsan.
|
||||
'function-without-prototype': [SKIP],
|
||||
}], # 'tsan == True'
|
||||
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user