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

Unable to Debug a Single Test #3026

Closed
bmosca opened this issue Mar 5, 2021 · 3 comments
Closed

Unable to Debug a Single Test #3026

bmosca opened this issue Mar 5, 2021 · 3 comments

Comments

@bmosca
Copy link

bmosca commented Mar 5, 2021

Steps To Reproduce:

  1. Open Test tab;
  2. Select any valid single test on the inner tree;
  3. Click "Debug Single Test"

Expected result

Test is run in debug mode allowing me it to stop on the predefined breakpoints.

Actual result

2 errors come up:
debug test error vscode

Additional information

Working on a Sandbox:

  • This work fine if I click "Run Single Test" (without debugging);
  • This works fine if I click "Debug Tests" or "Run Tests" on the root node;
@AnanyaJha
Copy link
Collaborator

Hi @bmosca thanks for reporting this! We were able to repro the issue and will work on releasing a fix

@smaddox-sf
Copy link
Contributor

Internal work tracking #: W-8977004

@bmosca
Copy link
Author

bmosca commented Mar 11, 2021

Tested today and works perfectly,
Thanks all!

@bmosca bmosca closed this as completed Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants