| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index f549718628360ac558c94d676a794611baf388ad..edc08a84b5386517f902a7911b54d8c46e535769 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -170,6 +170,9 @@
|
| # Too slow in debug mode for GC stress mode.
|
| 'regress/regress-crbug-217858': [PASS, ['mode == debug', SKIP]],
|
|
|
| + # Too slow in debug mode and under turbofan.
|
| + 'regress/regress-4595': [PASS, NO_VARIANTS, ['mode == debug', SKIP]],
|
| +
|
| ##############################################################################
|
| # Only RegExp stuff tested, no need for extensive optimizing compiler tests.
|
| 'regexp-global': [PASS, NO_VARIANTS],
|
|
|