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] - should find all events by tag even when lots of events are persisted concurrently *** FAILED *** (1 minute)
496
[info] java.lang.AssertionError: Expected OnNext(_), yet no element signaled during 57734997612 nanoseconds
497
[info] at akka.stream.testkit.TestSubscriber$ManualProbe.expectNext(StreamTestKit.scala:368)
498
[info] at akka.stream.testkit.TestSubscriber$ManualProbe.expectNext(StreamTestKit.scala:359)
499
[info] at akka.persistence.jdbc.query.EventsByTagTest.$anonfun$new$35(EventsByTagTest.scala:214)
500
[info] at akka.persistence.jdbc.query.EventsByTagTest.$anonfun$new$35$adapted(EventsByTagTest.scala:213)
501
[info] at scala.collection.IterableOnceOps.foldLeft(IterableOnce.scala:646)
502
[info] at scala.collection.IterableOnceOps.foldLeft$(IterableOnce.scala:642)
503
[info] at scala.collection.AbstractIterable.foldLeft(Iterable.scala:919)
504
[info] at akka.persistence.jdbc.query.EventsByTagTest.$anonfun$new$34(EventsByTagTest.scala:213)
505
[info] at akka.persistence.jdbc.query.EventsByTagTest.$anonfun$new$34$adapted(EventsByTagTest.scala:211)
506
[info] at akka.persistence.jdbc.query.ScalaJdbcReadJournalOperations.$anonfun$withEventsByTag$1(QueryTestSpec.scala:96)
The text was updated successfully, but these errors were encountered:
https://github.com/akka/akka-persistence-jdbc/runs/2664376483
The text was updated successfully, but these errors were encountered: