Disable failing test after f3338dd3b01c.
authormstarzinger <mstarzinger@chromium.org>
Wed, 8 Apr 2015 09:24:55 +0000 (02:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 8 Apr 2015 09:25:01 +0000 (09:25 +0000)
R=yangguo@chromium.org
NOTREECHECKS=true
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#27651}

test/mjsunit/mjsunit.status

index 5cd970b..78b6e3c 100644 (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-step': [PASS, NO_VARIANTS],  # windows only.
   'debug-stepframe-clearing': [PASS, NO_VARIANTS],  # only in no-snap debug.
   'regress/regress-3717':[PASS, NO_VARIANTS],  # only in no-snap mode.