Disable more failing tests after f3338dd3b01c.
authormstarzinger <mstarzinger@chromium.org>
Thu, 16 Apr 2015 12:46:36 +0000 (05:46 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Apr 2015 12:46:28 +0000 (12:46 +0000)
TBR=jkummerow@chromium.org
TEST=mjsunit/debug-ignore-breakpoints
NOTREECHECKS=true
NOTRY=true

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

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

test/mjsunit/mjsunit.status

index 4a9492f..82603bb 100644 (file)
   '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-ignore-breakpoints': [PASS, NO_VARIANTS],  # only in no-snap debug.
   'debug-setbreakpoint': [PASS, NO_VARIANTS],  # only in no-snap debug.
   'debug-step': [PASS, NO_VARIANTS],  # windows only.
   'debug-step-2': [PASS, NO_VARIANTS],  # flaky in no-snap mode.