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
This commit is contained in:
ulan@chromium.org 2014-02-13 10:56:10 +00:00
parent 42c57ea94b
commit 01b275d989

View File

@ -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]],