Blacklist more debugger tests (fail with --always-opt).
authoryangguo <yangguo@chromium.org>
Mon, 13 Apr 2015 09:09:40 +0000 (02:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 13 Apr 2015 09:09:39 +0000 (09:09 +0000)
TBR=mstarzinger@chromium.org
NOTRY=true

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

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

test/mjsunit/mjsunit.status

index 1e1ca7f..a648894 100644 (file)
   'regress/regress-3717': [PASS, NO_VARIANTS],  # only in no-snap mode.
   'regress/regress-2451': [PASS, NO_VARIANTS],  # with custom snapshot and gc-stress.
   'debug-multiple-breakpoints': [PASS, NO_VARIANTS],  # with custom snapshot and gc-stress.
+  'debug-listbreakpoints': [PASS, NO_VARIANTS],  # arm64 nosnap with turbofan
+  'debug-enable-disable-breakpoints': [PASS, NO_VARIANTS],  #arm64 nosnap with turbofan.
 
   # TODO(jarin): Fix for-in deopt points in turbofan.
   'for-in-opt': [PASS, NO_VARIANTS],