Skip to content

Misc junit4 test cleanups#16028

Merged
dweiss merged 2 commits intoapache:mainfrom
dweiss:test-cleanups
May 2, 2026
Merged

Misc junit4 test cleanups#16028
dweiss merged 2 commits intoapache:mainfrom
dweiss:test-cleanups

Conversation

@dweiss
Copy link
Copy Markdown
Contributor

@dweiss dweiss commented May 2, 2026

This removes spurious Test annotations and some junit4-specific syntax. I'll commit it separately so that #16027 is cleaner.

@dweiss dweiss added this to the 11.0.0 milestone May 2, 2026
@dweiss dweiss added the skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check. label May 2, 2026
@dweiss dweiss merged commit bfa16d5 into apache:main May 2, 2026
13 of 15 checks passed
dweiss added a commit that referenced this pull request May 2, 2026
sgup432 pushed a commit to sgup432/lucene that referenced this pull request May 4, 2026
* Replace junit4-specific expectation on thrown exception with plain code.

* Drop @test annotation on methods that are test* prefixed.
sgup432 pushed a commit to sgup432/lucene that referenced this pull request May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment