| Index: test/debugger/debugger.status
|
| diff --git a/test/debugger/debugger.status b/test/debugger/debugger.status
|
| index 8001708a0cd1e3258e749e436325090bbe65a376..74f038deb497180180134eed134606b5b07cc039 100644
|
| --- a/test/debugger/debugger.status
|
| +++ b/test/debugger/debugger.status
|
| @@ -26,6 +26,9 @@
|
|
|
| # Too slow in debug mode and on slow platforms.
|
| 'regress/regress-2318': [PASS, ['mode == debug or (arch != ia32 and arch != x64) or asan == True or msan == True', SKIP]],
|
| +
|
| + # Issue 5950: Flaky with --optimize-for-size.
|
| + 'debug/es6/generators-debug-scopes': [PASS, ['system == linux and arch == x64', SKIP]],
|
| }], # ALWAYS
|
|
|
| ##############################################################################
|
|
|