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

Debugging test with subprocesses does not work #4525

Closed
karthiknadig opened this issue Feb 25, 2019 · 4 comments
Closed

Debugging test with subprocesses does not work #4525

karthiknadig opened this issue Feb 25, 2019 · 4 comments
Assignees
Labels
area-debugging area-testing bug Issue identified by VS Code Team member as probable bug good first issue

Comments

@karthiknadig
Copy link
Member

  1. Clone and open ptvsd folder.
  2. wait for the tests for load in the test explorer.
  3. Hit debug test on any of the tests.
@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Feb 25, 2019
@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug area-testing area-debugging labels Feb 26, 2019
@ghost ghost removed triage-needed Needs assignment to the proper sub-team labels Feb 26, 2019
@DonJayamanne
Copy link

DonJayamanne commented Feb 26, 2019

Need to enable subProcess when debugging.
Works with that, but requires extension changes.

screen shot 2019-02-26 at 12 13 39 am

@DonJayamanne DonJayamanne changed the title Debugging test using test explorer or 'Debug Test' does not work Debugging test with subprocesses does not work Apr 15, 2019
@zchrissirhcz

This comment has been minimized.

@DonJayamanne

This comment has been minimized.

@ericsnowcurrently
Copy link
Member

I was able to validate the fix by following the 3 steps above.

@ghost ghost removed the needs PR label Jun 6, 2019
@ericsnowcurrently ericsnowcurrently removed their assignment Jun 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging area-testing bug Issue identified by VS Code Team member as probable bug good first issue
Projects
None yet
Development

No branches or pull requests

5 participants