Skip to content

Don't retry empty class names#501

Open
octylFractal wants to merge 2 commits intomainfrom
ot/fix/discovery-error-handling
Open

Don't retry empty class names#501
octylFractal wants to merge 2 commits intomainfrom
ot/fix/discovery-error-handling

Conversation

@octylFractal
Copy link
Member

These aren't valid for filters. This may cause issues for non-class-based testing, but that will need a much more thorough rewrite of the logic in this plugin.

Fixes #500

@octylFractal octylFractal self-assigned this Feb 19, 2026
@octylFractal octylFractal added the bug Something isn't working label Feb 19, 2026
@octylFractal octylFractal requested a review from big-guy February 19, 2026 18:39
Signed-off-by: Octavia Togami <otogami@gradle.com>
These aren't valid for filters. This may cause issues for
non-class-based testing, but that will need a much more thorough
rewrite of the logic in this plugin.

Fixes #500

Signed-off-by: Octavia Togami <otogami@gradle.com>
@octylFractal octylFractal force-pushed the ot/fix/discovery-error-handling branch from f368457 to 246814a Compare February 19, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JUnit Platform discovery errors are not handled correctly on Gradle 9.4.0-rc-1

1 participant