Skip to content

[#13278] : Upgrade junit 5 to 5.13.x #13280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

raveendra11
Copy link

@raveendra11 raveendra11 commented Jun 9, 2025

[#13278] : Upgrade junit 5 to 5.13.1

@raveendra11
Copy link
Author

raveendra11 commented Jun 10, 2025

Could anyone just run CI again on this change, I want to check the logs again.

@@ -65,8 +65,8 @@ jakarta-servlet-api = "6.1.0"
jaxb-api = "2.3.1"
jaxb-runtime = "2.3.9"
jetty = "11.0.25"
junit = "5.12.2"
junit-platform = "1.12.2"
junit = "5.10.2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks to be a downgrade?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I just want to try with an older one 5.10.2 and see, but i got to see multiple issues, one as compilation fails: @FieldSource cannot be resolved and i got to know this @FieldSource was only introduced in JUnit 5.12.

But before I even tried with 5.13.1 as well but still getting issue as mention below so this one has to check throughly.

JUnit Jupiter > initializationError FAILED
org.junit.platform.commons.JUnitException: TestEngine with ID 'nessie-multi-env' failed to execute tests

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