| Index: test/debugger/debugger.status
|
| diff --git a/test/debugger/debugger.status b/test/debugger/debugger.status
|
| index 5c0192f281a25f464fc783a6a7467f143b1d4239..05f973dbf38180d11ae929810772f21cc19f6f76 100644
|
| --- a/test/debugger/debugger.status
|
| +++ b/test/debugger/debugger.status
|
| @@ -7,6 +7,9 @@
|
| # Issue 3660: Replacing activated TurboFan frames by unoptimized code does
|
| # not work, but we expect it to not crash.
|
| 'debug/debug-step-turbofan': [PASS, FAIL],
|
| +
|
| + # Too slow in debug mode with --stress-opt mode.
|
| + 'regress/regress-2318': [PASS, ['mode == debug', SKIP]],
|
| }], # ALWAYS
|
|
|
| ##############################################################################
|
|
|