| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 5480f4c85e53aecab4416ca89ee1660a80bc4215..23b4cc6a474b27ea17abef7798aff530aeb4be35 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -34,11 +34,6 @@
|
| # 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],
|
|
|