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}
This commit is contained in:
adamk 2015-04-07 13:09:57 -07:00 committed by Commit bot
parent a0dbe25bce
commit 74ef072148

View File

@ -97,6 +97,7 @@
'debug-evaluate-locals-optimized': [PASS, NO_VARIANTS],
'debug-evaluate-locals-optimized-double': [PASS, NO_VARIANTS],
'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.
# TODO(mstarzinger): Optimizing top-level code flushed out some correctness