Skip to content

Use junit5 engine vintage runner to run junit4 tests#15949

Merged
dweiss merged 3 commits intoapache:mainfrom
dweiss:use-junit5-engine-vintage-runner
Apr 10, 2026
Merged

Use junit5 engine vintage runner to run junit4 tests#15949
dweiss merged 3 commits intoapache:mainfrom
dweiss:use-junit5-engine-vintage-runner

Conversation

@dweiss
Copy link
Copy Markdown
Contributor

@dweiss dweiss commented Apr 10, 2026

This is a dodge-the-problem workaround for gradle/gradle#36508 which switches test execution to junit-platform (vintage runner).

This is also the first step to eventually upgrade to junit jupiter... Not that it's a dramatic change to any existing tests but features of jupiter are quite nice.

I've also started working on moving the randomizedtesting package to jupiter. It isn't a straightforward upgrade (the API is slightly different and some code changes are needed).

@dweiss dweiss added this to the 11.0.0 milestone Apr 10, 2026
@dweiss dweiss merged commit 5d7f8bd into apache:main Apr 10, 2026
13 checks passed
dweiss added a commit that referenced this pull request Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants