| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 9ce62773380024c0de521920c47338487742be3b..7fd22a587623876167150b271b3dc66ba927333c 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -59,9 +59,6 @@ array-constructor: PASS || TIMEOUT
|
| # Very slow on ARM and MIPS, contains no architecture dependent code.
|
| unicode-case-overoptimization: PASS, TIMEOUT if ($arch == arm || $arch == android_arm || $arch == mipsel)
|
|
|
| -# Test Crankshaft compilation time. Expected to take too long in debug mode.
|
| -regress/regress-1969: PASS, SKIP if ($mode == debug || $arch == android_arm)
|
| -
|
| ##############################################################################
|
| # This test sets the umask on a per-process basis and hence cannot be
|
| # used in multi-threaded runs.
|
|
|