Chromium Code Reviews| Index: test/mjsunit/mjsunit.status |
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
| index cdac99b23db57e12d504f5ce410b410653cd2208..cc0cfb314472b70a34b7ec3fca0204f9f0802ed8 100644 |
| --- a/test/mjsunit/mjsunit.status |
| +++ b/test/mjsunit/mjsunit.status |
| @@ -42,6 +42,9 @@ harmony/proxies-example-membrane: SKIP |
| # NewGC: BUG(1719) slow to collect arrays over several contexts. |
| regress/regress-524: SKIP |
| +# Issue 397: This has only been fixed on ia32 for now. |
| +regress/regress-397.js: SKIP |
|
Michael Starzinger
2011/12/02 13:39:58
Remove the ".js"
|
| + |
| ############################################################################## |
| # Too slow in debug mode with --stress-opt |
| compiler/regress-stacktrace-methods: PASS, SKIP if $mode == debug |