io.quarkus.grpc.cli.GrpcCliTest.testCommand fails CI and makes it next to impossible to get green CI #42819
Labels
area/cli
Related to quarkus cli (not maven/gradle/etc.)
area/grpc
gRPC
area/housekeeping
Issue type for generalized tasks not related to bugs or enhancements
Description
I am experiencing in this PR #42749 that after several runs I can't get green CI because of this test. According to the build scan history https://ge.quarkus.io/scans/tests?search.timeZoneId=Europe%2FPrague&tests.container=io.quarkus.grpc.cli.GrpcCliTest&tests.test=testCommand it is not just my PR. For example I found same failure in #42700 from @gsmet. I believe we need to disable this test with link to this issue so that the issue is not forgotten, but also, other PRs are not blocked.
Example stacktrace:
Implementation ideas
The text was updated successfully, but these errors were encountered: