| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 85661098b2a285d35a1776ea2e1e6330c24f5c84..8adbd7029370095733ad2249ee26e9966f8c2712 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -34,6 +34,11 @@ test-api/Bug*: FAIL
|
| # BUG(382): Weird test. Can't guarantee that it never times out.
|
| test-api/ApplyInterruption: PASS || TIMEOUT
|
|
|
| +# TODO(rafaelw,adamk): Allocation while in DisallowHeapAllocation scope.
|
| +test-object-observe/NamedAccessCheck: SKIP
|
| +test-object-observe/DisallowAllForAccessKeys: SKIP
|
| +test-object-observe/AccessCheckDisallowApiModifications: SKIP
|
| +
|
| # TODO(mstarzinger): Fail gracefully on multiple V8::Dispose calls.
|
| test-api/InitializeAndDisposeOnce: SKIP
|
| test-api/InitializeAndDisposeMultiple: SKIP
|
|
|