ARM: Disable test test-lockers/MultithreadedParallelIsolates because it is flaky.

BUG=1375

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7837 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
karlklose@chromium.org 2011-05-10 12:30:01 +00:00
parent 2d38ad98fd
commit 00e8236096

View File

@ -52,6 +52,9 @@ test-func-name-inference/PassedAsConstructorParameter: FAIL
##############################################################################
[ $arch == arm ]
# BUG(1375): Test crashes on ARM.
test-lockers/MultithreadedParallelIsolates: 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.