| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index fb913754bce7babf493683252b0a2c89a4f32435..973ed13ef77237703c70dc2a484121f2fa24e7d8 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -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],
|
|
|
|
|