pekko-grpc
pekko-grpc copied to clipboard
NonBalancingIntegrationSpecPekkoHttp: Using pick-first should send requests to a single endpoint that is restarted in the middle
[info] NonBalancingIntegrationSpecPekkoHttp:
[info] Using pick-first (non load balanced clients) - pekko-http
[info] - should send requests to a single endpoint (169 milliseconds)
[info] - should send requests to a single endpoint that is restarted in the middle *** FAILED *** (131 milliseconds)
[info] 50 was not equal to 100 (NonBalancingIntegrationSpec.scala:103)
[info] org.scalatest.exceptions.TestFailedException:
[info] at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:397)
[info] at org.scalatest.matchers.should.Matchers$ShouldMethodHelperClass.shouldMatcher(Matchers.scala:7299)
[info] at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.should(Matchers.scala:7347)
[info] at org.apache.pekko.grpc.scaladsl.NonBalancingIntegrationSpec.$anonfun$new$4(NonBalancingIntegrationSpec.scala:103)