Index: test/inspector/debugger/set-async-call-stack-depth.js |
diff --git a/test/inspector/debugger/set-async-call-stack-depth.js b/test/inspector/debugger/set-async-call-stack-depth.js |
index a9c6f1ce50758d26c9b8cef56036af7a2c57443d..444c10591a32a4ed1f2c7e0f70c3f2fd3cdaf5f2 100644 |
--- a/test/inspector/debugger/set-async-call-stack-depth.js |
+++ b/test/inspector/debugger/set-async-call-stack-depth.js |
@@ -2,8 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// TODO(kozyatinskiy): fix or remove it later with new stack traces it's almost |
-// imposible to hit limit. |
InspectorTest.log('Checks that we report not more then maxDepth call chains.'); |
InspectorTest.addScript(` |