| Index: test/mjsunit/mjsunit.status
 | 
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
 | 
| index f8f0427c7f03933e5a2204ba2befe9816917cba1..f4180367c4f9760a2608f3cc4c667623986fd1e8 100644
 | 
| --- a/test/mjsunit/mjsunit.status
 | 
| +++ b/test/mjsunit/mjsunit.status
 | 
| @@ -200,6 +200,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],
 | 
| 
 |