akka
akka copied to clipboard
Failed: TypedActorRemoteDeploySpec
https://github.com/akka/akka/runs/7484358602?check_suite_focus=true#step:5:1043
[info] TypedActorRemoteDeploySpec:
Coroner Thread Count starts at 37 in akka.remote.TypedActorRemoteDeploySpec
[info] Typed actors
[info] - must be possible to deploy remotely and communicate with *** FAILED *** (3 seconds, 538 milliseconds)
[info] java.util.concurrent.TimeoutException: Future timed out after [3 seconds]
[info] at scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:248)
[info] at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:261)
[info] at scala.concurrent.Await$.$anonfun$result$1(package.scala:201)
[info] at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62)
[info] at scala.concurrent.Await$.result(package.scala:124)
[info] at akka.remote.TypedActorRemoteDeploySpec.verify(TypedActorRemoteDeploySpec.scala:51)
[info] at akka.remote.TypedActorRemoteDeploySpec.$anonfun$new$2(TypedActorRemoteDeploySpec.scala:61)