Index: test/cctest/cctest.status |
=================================================================== |
--- test/cctest/cctest.status (revision 3208) |
+++ test/cctest/cctest.status (working copy) |
@@ -65,11 +65,3 @@ |
# BUG(355): Test crashes on ARM. |
test-log/ProfLazyMode: SKIP |
- |
-[ $simulator == arm ] |
- |
-# 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 |