Skip to content

Quarkus tests not working with quick perf #219

Description

@ennishol

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions