Commit 01b275d9 authored by ulan@chromium.org's avatar ulan@chromium.org

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
parent 42c57ea9
......@@ -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]],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment