You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I first debug a test, it works just fine. But then when I do it again, I just get a "Debugging failed". This has been existing since the new version of the extension.
Reproduction
No repro yet - but could use advice on how to repro (and where to perhaps insert more log statements?).
Output
[INFO 11:19:36 AM] [DEBUG] Starting debugging on localhost:9229
[INFO 11:19:36 AM] Running 1 file(s) with name pattern: ^\s?Class: CreateVEDTask Use case: Action is always discoverable action is available$
[Worker] Debugger listening on ws://127.0.0.1:9229/936930f0-6b4c-4f66-bf18-93973dbb8cc2
For help, see: https://nodejs.org/en/docs/inspector
[Worker] Debugger attached.
[INFO 11:19:36 AM] [DEBUG] Debugging started
[INFO 11:19:43 AM] Running 1 file(s) with name pattern: ^\s?Class: CreateVEDTask Use case: Action is always discoverable action is available$
[Worker] Debugger listening on ws://127.0.0.1:9229/411c89e3-a316-42da-a4ee-aea9299cdacb
For help, see: https://nodejs.org/en/docs/inspector
[INFO 11:20:03 AM] [DEBUG] Starting debugging on localhost:43631
[INFO 11:20:03 AM] Running 1 file(s) with name pattern: ^\s?Class: CreateVEDTask Use case: Action is always discoverable action is available$
[Error 11:20:13 AM] [DEBUG] Debugging failed
Version
0.10.0
Validations
Check that you are using the latest version of the extension
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Describe the bug
When I first debug a test, it works just fine. But then when I do it again, I just get a "Debugging failed". This has been existing since the new version of the extension.
Reproduction
No repro yet - but could use advice on how to repro (and where to perhaps insert more log statements?).
Output
Version
0.10.0
Validations
The text was updated successfully, but these errors were encountered: