raboof commented on PR #271: URL: https://github.com/apache/pekko-grpc/pull/271#issuecomment-2041152794
The failing test looks legitimate: it's `should eventually fail when no valid endpoints are provided` in `org.apache.pekko.grpc.scaladsl.NonBalancingIntegrationSpecNetty` in `interop-tests`. You can run this test individually in sbt with `project interop-tests; testOnly *NonBalancingIntegrationSpecNetty -- -z "eventually"`. Looking into it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
