Chromium Code Reviews| Index: test/mjsunit/mjsunit.status |
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
| index b7b24c1becd84d716b1916e11decfd108bda1b08..b6182e8d68cf5fc3dd361917c1a6b879681efd8b 100644 |
| --- a/test/mjsunit/mjsunit.status |
| +++ b/test/mjsunit/mjsunit.status |
| @@ -154,6 +154,7 @@ math-floor-of-div-minus-zero: SKIP |
| try: PASS, SKIP if $mode == debug |
| debug-scripts-request: PASS, SKIP if $mode == debug |
| array-constructor: PASS, SKIP if $mode == debug |
| +generated-transition-stub: PASS, SKIP if $mode == debug |
|
Michael Starzinger
2013/02/04 10:15:24
This is in the MIPS-only section, better move it u
|
| # Times out often in release mode on MIPS. |
| compiler/regress-stacktrace-methods: PASS, PASS || TIMEOUT if $mode == release |