Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed: MySQLScalaEventByTagTest #543

Open
johanandren opened this issue May 25, 2021 · 0 comments
Open

Failed: MySQLScalaEventByTagTest #543

johanandren opened this issue May 25, 2021 · 0 comments
Labels

Comments

@johanandren
Copy link
Member

https://github.com/akka/akka-persistence-jdbc/runs/2664376483

[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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant