| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 307c58dda46747c45038a55b549f15b3be9a6690..041da7a81ff209f2aa699624e3bec12a79d5780f 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -40,6 +40,7 @@
|
| # they don't fail then test.py has failed.
|
| 'test-serialize/TestThatAlwaysFails': [FAIL],
|
| 'test-serialize/DependentTestThatAlwaysFails': [FAIL],
|
| + 'test-api/SealHandleScope': [FAIL],
|
|
|
| # This test always fails. It tests that LiveEdit causes abort when turned off.
|
| 'test-debug/LiveEditDisabled': [FAIL],
|
|
|