Chromium Code Reviews| Index: test/mjsunit/mjsunit.status |
| =================================================================== |
| --- test/mjsunit/mjsunit.status (revision 3546) |
| +++ test/mjsunit/mjsunit.status (working copy) |
| @@ -42,6 +42,10 @@ |
| # Issue 499 |
| cyrillic: PASS, TIMEOUT if ($arch == arm) |
| +# Skip long running test in debug. |
| +regress/regress-524: PASS, SKIP if $mode == debug |
| + |
| + |
| [ $arch == arm ] |
| # Slow tests which times out in debug mode. |