| Index: test/debugger/debugger.status
|
| diff --git a/test/debugger/debugger.status b/test/debugger/debugger.status
|
| index 5a16190c3da23404f1dee3c3b82383adda48743c..bcd69a1f5acedfb25bb690f9618308862f9ebc13 100644
|
| --- a/test/debugger/debugger.status
|
| +++ b/test/debugger/debugger.status
|
| @@ -25,6 +25,9 @@
|
| # parameter value
|
| 'debug/es6/debug-scope-default-param-with-eval': [FAIL],
|
|
|
| + # Issue 5837: Investigate flakiness.
|
| + 'debug/es8/async-function-debug-scopes': [SKIP],
|
| +
|
| # Slow test
|
| 'debug/debug-scopes': [PASS, SLOW],
|
|
|
|
|