| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index d1f6a59b788f65f820141cdf895ac321a489b4f0..8c7bccd279ffa20098d612d03db02d86b40b98de 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
|
|
|
| +# BUG(2907): 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
|
|
|