-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Quarkus 2.13 test extension tests fail with the 22.3 mandrel builder image #32152
Labels
Comments
I'm not sure if this is an expected failure or not. |
cc @radcortez |
Hello @radcortez , are there any updates on this? Should we label the two PRs for backport? |
I did open a backport here: #32278. But the CI is having a few issues (not related to this particular backport). It requires additional backports to fix the CI: |
Should be fixed with the merge of #32278 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The integration tests fail with the 22.3 mandrel builder image. Filing this for tracking purposes:
Expected behavior
Test extension tests pass with the builder image.
Actual behavior
Test throws
ClassNotFoundException
at boot.How to Reproduce?
Run integration tests extension tests with the 22.3 builder image.
Output of
uname -a
orver
No response
Output of
java -version
No response
GraalVM version (if different from Java)
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
See https://github.com/graalvm/mandrel/actions/runs/4516801805/jobs/7955690955#step:11:1120
The text was updated successfully, but these errors were encountered: