| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 973ed13ef77237703c70dc2a484121f2fa24e7d8..a37a34cd328cb08cec39e106058b430cc279cb0a 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -118,6 +118,8 @@
|
|
|
| # TODO(mstarzinger): Crankshaft messes with debugger, investigate and fix!
|
| 'test-debug/BreakPointThroughJavaScript': [PASS, NO_VARIANTS], # in no-snap mode.
|
| + 'test-debug/ScriptBreakPointByIdThroughJavaScript': [PASS, NO_VARIANTS],
|
| + 'test-debug/ScriptBreakPointByNameThroughJavaScript': [PASS, NO_VARIANTS],
|
|
|
| # TODO(jarin): Cannot lazy-deoptimize from conversions before comparisons.
|
| 'test-js-typed-lowering/OrderCompareEffects': [SKIP],
|
|
|