| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index e09de7d0d6ad940b59e80bb425f2052d4a9d1680..2b3419bce2e60efd09db0bbf0c5cabe837f09cd4 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -34,6 +34,9 @@ test-api/Bug*: FAIL
|
| # BUG(382): Weird test. Can't guarantee that it never times out.
|
| test-api/ApplyInterruption: PASS || TIMEOUT
|
|
|
| +# TODO(mstarzinger): Fail gracefully on multiple V8::Dispose calls.
|
| +test-api/InitializeAndDisposeMultiple: SKIP
|
| +
|
| # These tests always fail. They are here to test test.py. If
|
| # they don't fail then test.py has failed.
|
| test-serialize/TestThatAlwaysFails: FAIL
|
|
|