Skip to content

Ensure xUnit/JUnit XML output correctly counts test-less issues. #597

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

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Aug 2, 2024

This PR ensures that issues that occur on detached tasks are recorded in the XML output provided by Swift Testing.

I also took a moment to improve test coverage a bit for the XML recorder.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@grynspan grynspan added bug 🪲 Something isn't working swiftpm-integration 📦 Swift Package Manager integration tools integration 🛠️ Integration of swift-testing into tools/IDEs labels Aug 2, 2024
@grynspan grynspan self-assigned this Aug 2, 2024
@grynspan
Copy link
Contributor Author

grynspan commented Aug 2, 2024

@swift-ci please test

This PR ensures that issues that occur on detached tasks are recorded in the
XML output provided by Swift Testing.

I also took a moment to improve test coverage a bit for the XML recorder.
@grynspan grynspan force-pushed the jgrynspan/xml-output-count-rogue-issues branch from dcb61b8 to f5cabae Compare August 2, 2024 15:12
@grynspan
Copy link
Contributor Author

grynspan commented Aug 2, 2024

@swift-ci please test

@grynspan grynspan merged commit 1cedf5d into main Aug 2, 2024
3 checks passed
@grynspan grynspan deleted the jgrynspan/xml-output-count-rogue-issues branch August 2, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working swiftpm-integration 📦 Swift Package Manager integration tools integration 🛠️ Integration of swift-testing into tools/IDEs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants