Reviewers: Lasse Reichstein,
Description:
Re-enable test-api/RegExpInterruption on arm.
This test has been disabled for a very long time, and the fix in
http://code.google.com/p/v8/source/detail?r=5308 should make this go
away.
I will watch the buildbot continuously over the next few days to make
sure it does not appear again. If it does not I will close bug 240.
Please review this at http://codereview.chromium.org/3127023/show
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M test/cctest/cctest.status
Index: test/cctest/cctest.status
===================================================================
--- test/cctest/cctest.status (revision 5310)
+++ test/cctest/cctest.status (working copy)
@@ -42,9 +42,6 @@
[ $arch == arm ]
-# BUG(240): Test seems flaky on ARM.
-test-api/RegExpInterruption: SKIP
-
# We cannot assume that we can throw OutOfMemory exceptions in all
situations.
# Apparently our ARM box is in such a state. Skip the test as it also runs
for
# a long time.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev