Chromium Code Reviews| Index: test/mjsunit/mjsunit.status |
| =================================================================== |
| --- test/mjsunit/mjsunit.status (revision 446) |
| +++ test/mjsunit/mjsunit.status (working copy) |
| @@ -36,8 +36,9 @@ |
| [ $arch == arm ] |
| -# Slow test: Times out in debug mode. |
| +# Slow tests which times out in debug mode. |
| try: PASS, SKIP if $mode == debug |
| +debug-scripts-request: PASS, SKIP if $mode == debug |
| # Bug number 1020483: Debug tests fail on ARM. |
| debug-constructor: FAIL |