| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 2b4390f38f124aab8d9e88ac53f7dab765f12357..f149ebe2978350eccf00b47e002c16191ade27ac 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -77,9 +77,6 @@
|
| # BUG(v8:2999).
|
| 'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL],
|
|
|
| - # BUG(v8:3153).
|
| - 'test-api/SetFunctionEntryHook': [PASS, FAIL, CRASH],
|
| -
|
| # Runs out of memory in debug mode.
|
| 'test-api/OutOfMemory': [PASS, ['mode == debug', FAIL]],
|
| 'test-api/OutOfMemoryNested': [PASS, ['mode == debug', FAIL]],
|
|
|