Regression: quarkus-test-oidc-server
tries to start the dev services since 3.13.0
#42273
Labels
Milestone
quarkus-test-oidc-server
tries to start the dev services since 3.13.0
#42273
Describe the bug
We are using quarkus-test-oidc-server to mock an OIDC Provider in our tests. Since Quarkus 3.13.0 the dev services for keyckoak are started instead of the mocked service. Quarkus 3.12.3 works fine.
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
reproducer.zip
./mvnw test
Output of
uname -a
orver
No response
Output of
java -version
Java 21
Quarkus version or git rev
3.13.0
Build tool (ie. output of
mvnw --version
orgradlew --version
)Maven
Additional information
No response
The text was updated successfully, but these errors were encountered: