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

Test runs when clicking on a breakpoint to remove it if it's on the same line as test run icon #196138

Closed
mahmoudsalah1993 opened this issue Oct 21, 2023 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) testing Built-in testing support

Comments

@mahmoudsalah1993
Copy link
Contributor

Does this issue occur when all extensions are disabled?: No

  • VS Code Version: Version: 1.83.1 (Universal) Commit: f1b07bd
  • OS Version: MacOS ventura 13.6

Steps to Reproduce:

  1. Open a test file with discovered tests.
  2. Right click on the same line as the test run icon.
  3. Right click on the gutter and select Add Breakpoint.
  4. Click on the breakpoint to remove it.

Expected:
The breakpoint gets removed.

Actual:
The test is invoked as if the green test icon is clicked.

Screen.Recording.2023-10-21.at.2.00.35.AM.mov
@gjsjohnmurray
Copy link
Contributor

Related to #185814

@connor4312 connor4312 added bug Issue identified by VS Code Team member as probable bug testing Built-in testing support labels Oct 22, 2023
@connor4312 connor4312 added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 1, 2023
@connor4312
Copy link
Member

Duplicating into there

@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) testing Built-in testing support
Projects
None yet
Development

No branches or pull requests

3 participants