Skip to content

[6.4.x] Fix .testStarted etc. events being suppressed for suites.#1805

Merged
grynspan merged 1 commit into
release/6.4.xfrom
jgrynspan/fix-event-stream-for-suites-6.4.x
Jul 20, 2026
Merged

[6.4.x] Fix .testStarted etc. events being suppressed for suites.#1805
grynspan merged 1 commit into
release/6.4.xfrom
jgrynspan/fix-event-stream-for-suites-6.4.x

Conversation

@grynspan

Copy link
Copy Markdown
Contributor

This fixes events in the JSON event stream not being emitted for test suites.
The logic for detecting non-parameterized test (function)s is incorrect and does
not account for them.

Caused by #1793.
@grynspan grynspan added this to the Swift 6.4.0 milestone Jul 20, 2026
@grynspan grynspan self-assigned this Jul 20, 2026
@grynspan
grynspan requested a review from stmontgomery as a code owner July 20, 2026 18:21
@grynspan grynspan added the bug 🪲 Something isn't working label Jul 20, 2026
@grynspan grynspan added the tools integration 🛠️ Integration of swift-testing into tools/IDEs label Jul 20, 2026
@grynspan
grynspan requested a review from harlanhaskins as a code owner July 20, 2026 18:21
@grynspan grynspan added command-line experience ⌨️ enhancements to the command line interface interoperability ↔️ Work related to Swift Testing and XCTest interoperability labels Jul 20, 2026
@stmontgomery stmontgomery added the integration ⚙️ Integrating work to release branches label Jul 20, 2026
@grynspan
grynspan merged commit f9aa6e0 into release/6.4.x Jul 20, 2026
29 of 35 checks passed
@grynspan
grynspan deleted the jgrynspan/fix-event-stream-for-suites-6.4.x branch July 20, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🪲 Something isn't working command-line experience ⌨️ enhancements to the command line interface integration ⚙️ Integrating work to release branches interoperability ↔️ Work related to Swift Testing and XCTest interoperability tools integration 🛠️ Integration of swift-testing into tools/IDEs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants