| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 3adbc64832d6c9497c8832df3eb1fb33f67e0d28..e448c05ec61da8497ff821b4cfdb31fff2f66927 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -513,11 +513,8 @@
|
| 'test-profile-generator/BailoutReason': [FAIL],
|
| 'test-api/Regress385349': [FAIL],
|
|
|
| - # TODO(mstarzinger,4674): Message object is not properly cleared.
|
| - 'test-heap/MessageObjectLeak': [FAIL],
|
| -
|
| # TODO(mstarzinger,4674): Support exception handlers in BytecodeGraphBuilder.
|
| - 'test-run-deopt/DeoptExceptionHandlerCatch': [FAIL],
|
| + 'test-run-deopt/DeoptExceptionHandlerCatch': [PASS, FAIL],
|
|
|
| # TODO(rmcilroy,4680): Check failed: toplevel_test_code_event_found.
|
| 'test-serialize/SerializeToplevelIsolates': [FAIL],
|
|
|