Chromium Code Reviews| Index: test/mjsunit/mjsunit.status |
| =================================================================== |
| --- test/mjsunit/mjsunit.status (revision 3473) |
| +++ test/mjsunit/mjsunit.status (working copy) |
| @@ -45,6 +45,8 @@ |
| # Very slow on ARM, contains no architecture dependent code. |
| unicode-case-overoptimization: PASS, TIMEOUT if ($arch == arm) |
| +# Skip long running test in debug. |
| +regress/regress-524: PASS, SKIP if $mode == debug |
| [ $arch == arm ] |