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

User unable to debug #367

Closed
Debashis9012 opened this issue Apr 23, 2019 · 3 comments
Closed

User unable to debug #367

Debashis9012 opened this issue Apr 23, 2019 · 3 comments
Assignees
Labels

Comments

@Debashis9012
Copy link
Contributor

Debashis9012 commented Apr 23, 2019

Actual behavior
User should be able to debug.

Excepted behavior
Debug process fails. Execution does not stop at the debug point.

Steps to reproduce

  1. create a ruby sample project by using gauge init ruby
  2. Go to step implementation for any of the step under the spec and keep a debug point
  3. Hit on "Debug Scenario" option from vs code

Versions
gauge: 1.0.4
gauge ruby plugin: 0.5.2
vs code : 1.33.1

Refer : https://gitter.im/getgauge/chat?at=5cbdfceb97dcb371d8f626cc

@Debashis9012
Copy link
Contributor Author

Debashis9012 commented May 13, 2019

After fix I have followed the above steps to reproduce. I am able to replicate it.
Note: This is happening when we are trying to debug second time.
Tested version gauge-0.0.10.nightly-2019-05-10.vsix

@nehashri nehashri removed their assignment May 13, 2019
@BugDiver BugDiver self-assigned this May 14, 2019
BugDiver pushed a commit that referenced this issue May 15, 2019
@Apoorva-GA
Copy link
Contributor

Fix should be available in nightly >= 15/5/19

@Debashis9012
Copy link
Contributor Author

This has been verified and found fixed with the version: gauge-0.0.11.nightly-2019-05-16

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

No branches or pull requests

4 participants