Skip to content

Fix error when running tests multiple times from the editor gutter #1742

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

Conversation

matthewbastien
Copy link
Member

@matthewbastien matthewbastien commented Jul 23, 2025

Description

The VS Code editor gutter menu actions for tests pass in an extra undefined argument to Run tests multiple times and Run until failure. Properly handle this in extractTestItemsAndCount().

Issue: #1740

Tasks

  • Required tests have been written
  • [ ] Documentation has been updated
  • [ ] Added an entry to CHANGELOG.md if applicable

No need to update CHANGELOG as this is a bug that only exists in pre-release.

@matthewbastien matthewbastien merged commit 6955cbe into swiftlang:main Jul 23, 2025
18 checks passed
@matthewbastien matthewbastien deleted the fix-run-multiple-times-from-gutter branch July 23, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants