[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}
This commit is contained in:
kozyatinskiy 2017-02-24 16:43:05 -08:00 committed by Commit bot
parent 551d67a6b0
commit 6b7650f039

View File

@ -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],