Skip another nondeterministic test in predictable mode
Just as other skipped tests, this new test uses SAB to synchronize between Workers, thus timing (and hence amount of allocations) is nondeterministic. R=syg@chromium.org Bug: v8:11881 Change-Id: I9cd375a1f804aac4248a7c491e75a1c7c7919e82 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2959627 Reviewed-by: Shu-yu Guo <syg@chromium.org> Commit-Queue: Clemens Backes <clemensb@chromium.org> Cr-Commit-Position: refs/heads/master@{#75136}
This commit is contained in:
parent
ff2cf7dad2
commit
6ae810b805
@ -1080,6 +1080,7 @@
|
||||
'wasm/atomics64-stress': [SKIP],
|
||||
'wasm/futex': [SKIP],
|
||||
'regress/regress-1205290': [SKIP],
|
||||
'regress/regress-1212404': [SKIP],
|
||||
'regress/wasm/regress-1067621': [SKIP],
|
||||
|
||||
# BUG(v8:9975).
|
||||
|
Loading…
Reference in New Issue
Block a user