| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 2b3419bce2e60efd09db0bbf0c5cabe837f09cd4..a8dde161738ad7fcb81123f47e3826cbe6712dd7 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -35,6 +35,7 @@ test-api/Bug*: FAIL
|
| test-api/ApplyInterruption: PASS || TIMEOUT
|
|
|
| # TODO(mstarzinger): Fail gracefully on multiple V8::Dispose calls.
|
| +test-api/InitializeAndDisposeOnce: SKIP
|
| test-api/InitializeAndDisposeMultiple: SKIP
|
|
|
| # These tests always fail. They are here to test test.py. If
|
|
|