You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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)
The text was updated successfully, but these errors were encountered:
pjfanning
changed the title
ServerReflectionImplSpec: The Server Reflection implementation should retrieve server reflection infoflaky
ServerReflectionImplSpec: The Server Reflection implementation should retrieve server reflection info flaky
Oct 2, 2024
Likely 150ms is just a bit tight for CI:
The text was updated successfully, but these errors were encountered: