Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Success: Tests passed." is printed when the debugger fails to start #701

Open
at6ue opened this issue Aug 27, 2021 · 1 comment
Open

"Success: Tests passed." is printed when the debugger fails to start #701

at6ue opened this issue Aug 27, 2021 · 1 comment

Comments

@at6ue
Copy link
Contributor

at6ue commented Aug 27, 2021

Describe the bug

It is confusing to see "Success: Tests passed." when the debugger fails to start.
image
Note that no error message popups in the master branch as of today (28 Aug 2021): PR #700 adds that.

What command(s) did you run when you found the bug?

For example this may happen when you click on "Debug" without opening the folder.
The error will be thrown by debuger#startDebugger

Output, stack trace or logs related to the bug

Running tool: gauge run /path/to/project/sampleProject/specs/example.spec --simple-console --hide-suggestion
Runner Ready for Debugging
Debugger listening on ws://127.0.0.1:63946/0ac3acd3-44b3-4749-abc1-54af31248055
For help, see: https://nodejs.org/en/docs/inspector
Success: Tests passed.

Versions

Gauge (Output of gauge -v)

Gauge version: 1.4.0
Plugins
-------
html-report (4.1.0)
java (0.7.15)
js (2.3.17)
screenshot (0.1.0)

Node.js/Java/Python/.Net/Ruby version

Node.js 16.8.0

Operating System information

macOS Big Sur 11.5.2

IDE information

VSCode 1.59.1

@believetech-orw
Copy link

Did anyone ever comm about this? I'm getting the same error intermittently and it's driving me nuts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants