-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@QuarkusIntegrationTest fails after adding io.quarkus:quarkus-junit5-mockito #43796
Comments
/cc @geoand (kotlin,testing) |
quarkiverse/quarkus-mockk#178 in quarkus-mockk might be related to this |
trying to debug
|
As you've seen, If you are willing to look into providing a way for a way to make that happen, I'll gladly review it, but we ourselves won't be spending time on this. Thanks for your understanding. |
no issues.
|
Would you like to contribute this docs update? |
Describe the bug
gradlew quarkusIntTest
Expected behavior
@QuarkusIntegrationTest should not be affected by io.quarkus:quarkus-junit5-mockito
Actual behavior
How to Reproduce?
bug-report.zip
Output of
uname -a
orver
Microsoft Windows [Version 10.0.22631.4169]
Output of
java -version
java version "21.0.4" 2024-07-16 LTS Java(TM) SE Runtime Environment Oracle GraalVM 21.0.4+8.1 (build 21.0.4+8-LTS-jvmci-23.1-b41) Java HotSpot(TM) 64-Bit Server VM Oracle GraalVM 21.0.4+8.1 (build 21.0.4+8-LTS-jvmci-23.1-b41, mixed mode, sharing)
Quarkus version or git rev
3.15.1
Build tool (ie. output of
mvnw --version
orgradlew --version
)------------------------------------------------------------ Gradle 8.9 ------------------------------------------------------------ Build time: 2024-07-11 14:37:41 UTC Revision: d536ef36a19186ccc596d8817123e5445f30fef8 Kotlin: 1.9.23 Groovy: 3.0.21 Ant: Apache Ant(TM) version 1.10.13 compiled on January 4 2023 Launcher JVM: 21.0.4 (Oracle Corporation 21.0.4+8-LTS-jvmci-23.1-b41) Daemon JVM: C:\Program Files\Java\graalvm-jdk-21.0.4+8.1 (no JDK specified, using current Java home) OS: Windows 11 10.0 amd64
Additional information
No response
The text was updated successfully, but these errors were encountered: