Skip to content

[MINOR] Migrate file status reuse test to JUnit 5 - #3813

Merged
Fokko merged 1 commit into
apache:masterfrom
divjotarora:fix-input-format-file-status-reuse-junit5
Sep 21, 2026
Merged

Fokko merged 1 commit into
apache:masterfrom
divjotarora:fix-input-format-file-status-reuse-junit5

Conversation

@divjotarora

Copy link
Copy Markdown
Contributor

Rationale for this change

#3674 introduced some test code that is failing the JUnit 5 linter checks due to use of Junit4 helpers like assertEquals. These checks now fail on the master branch.

What changes are included in this PR?

This PR fixes the assertions to use JUnit5 helpers.

Are these changes tested?

Ran spotless locally, everything succeeded. CI checks on this PR should be the authoritative source.

Are there any user-facing changes?

No.

@Fokko
Fokko merged commit 2d248a0 into apache:master Sep 21, 2026
5 checks passed
@divjotarora
divjotarora deleted the fix-input-format-file-status-reuse-junit5 branch September 21, 2026 20:20
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