| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 24485646082406e45fb5724ff83c5042b451437f..40127994a7b1658714c9c9f47cbfc0c0e21ae3bc 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -105,6 +105,10 @@ regress/regress-create-exception: SKIP
|
| regress/regress-3218915: SKIP
|
| regress/regress-3247124: SKIP
|
|
|
| +# Requires bigger stack size in the Genesis and if stack size is increased,
|
| +# the test requires too much time to run. However, the problem test covers
|
| +# should be platform-independent.
|
| +regress/regress-1132: SKIP
|
|
|
| ##############################################################################
|
| [ $arch == arm && $crankshaft ]
|
|
|