Disable more failing tests after f3338dd3b0.

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

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

Cr-Commit-Position: refs/heads/master@{#27661}
This commit is contained in:
mstarzinger 2015-04-08 04:42:19 -07:00 committed by Commit bot
parent b3287e91cc
commit ed6733e8fd

View File

@ -116,6 +116,9 @@
# TODO(mstarzinger): Crankshaft doesn't fire interceptors as expected.
'test-api-interceptors/PrePropertyHandler': [PASS, NO_VARIANTS],
# TODO(mstarzinger): Crankshaft messes with debugger, investigate and fix!
'test-debug/BreakPointThroughJavaScript': [PASS, NO_VARIANTS], # in no-snap mode.
# TODO(jarin): Cannot lazy-deoptimize from conversions before comparisons.
'test-js-typed-lowering/OrderCompareEffects': [SKIP],