Closed radcortez closed 1 day ago
Quarkus CI
This is the status report for running Quarkus CI
on commit 528dc2320433b967a9a54cd8a6a768fefaa2b2bf.
:white_check_mark: The latest workflow run for the pull request has completed successfully.
It should be safe to merge provided you have a look at the other checks in the summary.
You can consult the Develocity build scans.
✖ com.example.grpc.hibernate.BlockingRawTest.shouldAdd
- History
Condition with Lambda expression in com.example.grpc.hibernate.BlockingRawTestBase was not fulfilled within 30 seconds.
- org.awaitility.core.ConditionTimeoutException
✖ io.quarkus.test.QuarkusProdModeTestConfusingLogTest.shouldWaitForAppActuallyStarted
- History
App's HTTP server is not reachable ==> Unexpected exception thrown: java.net.http.HttpConnectTimeoutException: HTTP connect timed out
- org.opentest4j.AssertionFailedError
To fix failure found in: https://github.com/quarkusio/quarkus/pull/44588#issuecomment-2488674112
The previous code in https://github.com/quarkusio/quarkus/pull/44559 wouldn't fix it because the mapping itself provides the default. If the mapping is not available, the default wouldn't be either.