| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 90617c920a1ef8069e3c1f9365acd31aff6ce361..f2bb922c4f3c8cfecc3266fdcb349881c7ad266a 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -35,10 +35,6 @@
|
| # 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/InitializeAndDisposeOnce': [SKIP],
|
| - '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],
|
|
|