Commit 6b7650f0 authored by kozyatinskiy's avatar kozyatinskiy Committed by Commit bot

[inspector] disable debugger/pause-on-oom test before further fix

It looks like https://codereview.chromium.org/2705293004 changes available space in heap on OOM notification and it produces crash on one of the ports try bot [1].
This test should be more reliable.

[1] https://build.chromium.org/p/client.v8.ports/builders/V8%20Linux%20-%20arm64%20-%20sim%20-%20nosnap%20-%20debug

BUG=v8:6018
TBR=dgozman@chromium.org
NOTREECHECKS=true

Review-Url: https://codereview.chromium.org/2714253002
Cr-Commit-Position: refs/heads/master@{#43425}
parent 551d67a6
......@@ -4,6 +4,11 @@
[
[ALWAYS, {
# Test is failing on V8 Linux - arm64 - sim - nosnap - debug.
'debugger/pause-on-oom': [SKIP],
}], # ALWAYS
##############################################################################
['variant == asm_wasm', {
'*': [SKIP],
......
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