raboof opened a new issue, #348: URL: https://github.com/apache/pekko-grpc/issues/348
Likely 150ms is just a bit tight for CI: ``` [info] The Server Reflection implementation [info] - should retrieve server reflection info *** FAILED *** (450 milliseconds) [info] A timeout occurred waiting for a future to complete. Waited 150 milliseconds. (ServerReflectionImplSpec.scala:54) [info] org.scalatest.concurrent.ScalaFutures$$anon$1$$anon$2: [info] at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValueImpl(ScalaFutures.scala:339) [info] at org.scalatest.concurrent.Futures$FutureConcept.futureValue(Futures.scala:476) [info] at org.scalatest.concurrent.Futures$FutureConcept.futureValue$(Futures.scala:475) [info] at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValue(ScalaFutures.scala:281) [info] at org.apache.pekko.grpc.internal.ServerReflectionImplSpec.$anonfun$new$5(ServerReflectionImplSpec.scala:54) ``` -- 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]
