| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 634bcbb31738577eca1102a4df9fb2ddc5d2aacd..45c8976e39e91d337a8324b456aaa89230a17c20 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -83,12 +83,6 @@
|
| # Scheduler cannot handle free-floating loops yet
|
| 'test-run-inlining/InlineLoop': [SKIP],
|
|
|
| - # TODO(mstarzinger): Sometimes the try-catch blacklist fails.
|
| - 'test-debug/DebugEvaluateWithoutStack': [PASS, NO_VARIANTS],
|
| - 'test-debug/MessageQueues': [PASS, NO_VARIANTS],
|
| - 'test-debug/NestedBreakEventContextData': [PASS, NO_VARIANTS],
|
| - 'test-debug/SendClientDataToHandler': [PASS, NO_VARIANTS],
|
| -
|
| # TODO(dcarney): C calls are broken all over the place.
|
| 'test-run-machops/RunCall*': [SKIP],
|
| 'test-run-machops/RunLoadImmIndex': [SKIP],
|
|
|