-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
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
[ERROR] Errors:
[ERROR] GreetingResourceTest.testHelloEndpoint » Connect Connection refused
[ERROR] GreetingsTest.testGreetingsTest » NullPointer
Versions
- QuickPerf 1.1.0
- JDK: 21 corretto
- OS: Win WSL2
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working