Commit f3d52a6c authored by Francis McCabe's avatar Francis McCabe Committed by V8 LUCI CQ

Disable flaky test

Bug: v8:12638
Change-Id: I88a28b8a17b25ead4a5771870323425772f4f45a
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3472873Reviewed-by: 's avatarShu-yu Guo <syg@chromium.org>
Commit-Queue: Francis McCabe <fgm@chromium.org>
Cr-Commit-Position: refs/heads/main@{#79158}
parent 33d956e7
......@@ -79,6 +79,10 @@
# Tests that need to run sequentially (e.g. due to memory consumption).
'MachineOperatorReducerTest.Word32EqualWithShiftedMaskedValueAndConstant': [PASS, HEAVY],
'SequentialUnmapperTest.UnmapOnTeardown': [PASS, HEAVY],
#https://crbug.com/v8/12638
# Test seems super flaky, disabling for now
'SandboxTest.PartiallyReservedSandboxPageAllocation':[SKIP],
}], # tsan == True
##############################################################################
......
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