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
This commit is contained in:
ager@chromium.org 2009-03-31 16:48:14 +00:00
parent 2ca0e90da5
commit e39b80c743

View File

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