Skip to content
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

chore: upgrade and specify all JUnit transitive dependencies #593

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

enocom
Copy link
Member

@enocom enocom commented Oct 13, 2024

This resolves the error we're seeing in our nightly GraalVM builds:

TestEngine with ID 'junit-jupiter' failed to discover tests

It also pulls in the latest JUnit dependencies.

Fixes #585

This resolves the error we're seeing in our nightly GraalVM builds:

TestEngine with ID 'junit-jupiter' failed to discover tests

It also pulls in the latest JUnit dependencies.

Fixes #585
@enocom enocom marked this pull request as ready for review October 13, 2024 22:37
@enocom enocom requested a review from a team as a code owner October 13, 2024 22:37
@enocom
Copy link
Member Author

enocom commented Oct 13, 2024

Replaces #578.

@nancynh nancynh merged commit 861955e into main Oct 21, 2024
14 checks passed
@nancynh nancynh deleted the fix-graalvm-build branch October 21, 2024 21:15
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.

Nightly GraalVM test build is broken again
2 participants