Commit 74ef0721 authored by adamk's avatar adamk Committed by Commit bot

Disable another debug test under turbo always-opt

TBR=mstarzinger@chromium.org
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/1064133002

Cr-Commit-Position: refs/heads/master@{#27642}
parent a0dbe25b
...@@ -97,6 +97,7 @@ ...@@ -97,6 +97,7 @@
'debug-evaluate-locals-optimized': [PASS, NO_VARIANTS], 'debug-evaluate-locals-optimized': [PASS, NO_VARIANTS],
'debug-evaluate-locals-optimized-double': [PASS, NO_VARIANTS], 'debug-evaluate-locals-optimized-double': [PASS, NO_VARIANTS],
'debug-evaluate-recursive': [PASS, NO_VARIANTS], # only in no-snap debug. 'debug-evaluate-recursive': [PASS, NO_VARIANTS], # only in no-snap debug.
'debug-stepframe-clearing': [PASS, NO_VARIANTS], # only in no-snap debug.
'regress/regress-3717':[PASS, NO_VARIANTS], # only in no-snap mode. 'regress/regress-3717':[PASS, NO_VARIANTS], # only in no-snap mode.
# TODO(mstarzinger): Optimizing top-level code flushed out some correctness # TODO(mstarzinger): Optimizing top-level code flushed out some correctness
......
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