From 01b275d989e1883f5a7a84e82de7cc0e9a328f28 Mon Sep 17 00:00:00 2001 From: "ulan@chromium.org" Date: Thu, 13 Feb 2014 10:56:10 +0000 Subject: [PATCH] Enable test-api/SetFunctionEntryHook for a64. It was fixed in r19297. BUG=v8:3153 LOG=N R=jochen@chromium.org Review URL: https://codereview.chromium.org/163243003 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19352 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/cctest/cctest.status | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status index 2b4390f..f149ebe 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]], -- 2.7.4