Here is an example: having any Quarkus dependency in the class path makes it impossible to log anything in a stock JUnit test github.com/quarkusio/qu...
Here is a minimal reproducer: https://github.com/ppalaga/reproduce-quarkus-53870 Note that quarkus-bootstrap-runner is a direct runtime dependency. It could also be a transitive dependency or a tes...