Commit 4a78a7d0 authored by Frank Tang's avatar Frank Tang Committed by V8 LUCI CQ

Address flaky tests

The test push stack boundary and too flaky (timeout) while
running machine with more memory.

Bug: v8:11845
Change-Id: I5b603f05270d224de71c735ece5dd65a27311c25
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2939082Reviewed-by: 's avatarShu-yu Guo <syg@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75030}
parent eb3ce72b
......@@ -31,6 +31,11 @@
'overrides/caching': [PASS, FAIL],
}], # ALWAYS
['gc_stress', {
# Push limit of stack, too flaky with machine with more memory.
'regress-1130489': [SKIP],
}], # gc_stress
['variant == no_wasm_traps', {
'*': [SKIP],
}], # variant == no_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