-
Notifications
You must be signed in to change notification settings - Fork 3
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
org.graalvm.tests.integration.JFRTest.jfrPerfTest fails with latest quarkus main #250
Comments
Seems to affect 24.0 too (JDK 22): |
We see this failure everywhere now. Please prioritize a fix. Thanks! |
@jerboaa Ack. |
The binary is not there, because the Q build fails: Mandrel: quay.io/quarkus/ubi-quarkus-mandrel-builder-image:jdk-21
Gonna port the app/see how it goes... GHA shows:
...and that would look like a simple dependency swap... EDIT:
I will rename the extensions in question and try a new PR. |
The JFR perf runner seems to no longer compile with quarkus main:
See:
https://github.com/graalvm/mandrel/actions/runs/8289954741/job/22688018133#step:11:13726
I believe there was a change in quarkus main which caused this. If we knew the fix, we could apply a similar one.
/cc @Karm
The text was updated successfully, but these errors were encountered: