Commit e39b80c7 authored by ager@chromium.org's avatar ager@chromium.org

The tests pass on the arm hardware of course.


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1660 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 2ca0e90d
......@@ -46,5 +46,5 @@ test-api/RegExpInterruption: SKIP
# BUG(271): During exception propagation, we compare pointers into the
# stack. These tests fail on the ARM simulator because the C++ and
# the JavaScript stacks are separate.
test-api/ExceptionOrder: FAIL
test-api/TryCatchInTryFinally: FAIL
test-api/ExceptionOrder: PASS || FAIL
test-api/TryCatchInTryFinally: PASS || 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