diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status index 47ea302117..9e2872f3da 100644 --- a/test/cctest/cctest.status +++ b/test/cctest/cctest.status @@ -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.