Author: [email protected]
Date: Tue Mar 31 09:43:51 2009
New Revision: 1659
Modified:
branches/bleeding_edge/test/cctest/cctest.status
Log:
Apparently, the --simulator=arm option is not always used when using
test.py for running the simulator tests. Mark the exception
propagation tests as failing on ARM in general for now. I'll dig into
it again tomorrow morning.
[email protected]
Review URL: http://codereview.chromium.org/56112
Modified: branches/bleeding_edge/test/cctest/cctest.status
==============================================================================
--- branches/bleeding_edge/test/cctest/cctest.status (original)
+++ branches/bleeding_edge/test/cctest/cctest.status Tue Mar 31 09:43:51
2009
@@ -43,8 +43,6 @@
# BUG(240): Test seems flaky on ARM.
test-api/RegExpInterruption: 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.
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---