-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
https://github.com/akka/akka-projection/actions/runs/9093229073/job/24992302196#step:7:5313
[info] - must support scaling down after long idle *** FAILED *** (35 seconds, 358 milliseconds)
[info] java.lang.AssertionError: Timeout (15 seconds) during receiveMessage while waiting for message.
[info] at akka.actor.testkit.typed.internal.TestProbeImpl.assertFail(TestProbeImpl.scala:399)
[info] at akka.actor.testkit.typed.internal.TestProbeImpl.$anonfun$receiveMessage_internal$1(TestProbeImpl.scala:182)
[info] at scala.Option.getOrElse(Option.scala:201)
[info] at akka.actor.testkit.typed.internal.TestProbeImpl.receiveMessage_internal(TestProbeImpl.scala:182)
[info] at akka.actor.testkit.typed.internal.TestProbeImpl.receiveMessage(TestProbeImpl.scala:179)
[info] at akka.projection.r2dbc.ChangeSliceRangesSpec.$anonfun$assertEventsProcessed$1(ChangeSliceRangesSpec.scala:129)
[info] at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:190)
[info] at akka.projection.r2dbc.ChangeSliceRangesSpec.assertEventsProcessed(ChangeSliceRangesSpec.scala:126)
[info] at akka.projection.r2dbc.ChangeSliceRangesSpec.$anonfun$new$9(ChangeSliceRangesSpec.scala:245)