You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've created a simple quarkus 3.8.2 app with java 21 and some quick perf tests on top of @QuarkusTest. I'm not sure if quarkus is supported at all, but if it is then here is the reproducer:
Describe the bug
I've created a simple quarkus 3.8.2 app with java 21 and some quick perf tests on top of
@QuarkusTest
. I'm not sure if quarkus is supported at all, but if it is then here is the reproducer:To Reproduce
quarkus-demo.tar.gz
unpack and run tests with
./mvnw verify
Expected behavior
No exceptions without traces thrown
Actual behavior
Exceptions and no traces in logs
Versions
The text was updated successfully, but these errors were encountered: