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.


Review URL: http://codereview.chromium.org/3127023

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5312 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
ricow@chromium.org 2010-08-20 13:00:22 +00:00
parent 0352a60512
commit 7fc3fd76e3

View File

@ -42,9 +42,6 @@ test-serialize/DependentTestThatAlwaysFails: FAIL
[ $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.