| Index: test/debugger/debugger.status
|
| diff --git a/test/debugger/debugger.status b/test/debugger/debugger.status
|
| index cb6287430fbe7686ec166b75ab9e3c5fc3220756..8001708a0cd1e3258e749e436325090bbe65a376 100644
|
| --- a/test/debugger/debugger.status
|
| +++ b/test/debugger/debugger.status
|
| @@ -26,10 +26,6 @@
|
|
|
| # 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]],
|
| - 'debug/harmony/modules-debug-scopes1': [PASS, ['system == linux and arch == x64', SKIP]],
|
| }], # ALWAYS
|
|
|
| ##############################################################################
|
|
|