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: PostgresJournalDaoStreamMessagesMemoryTest #579

Open
patriknw opened this issue Aug 19, 2021 · 0 comments
Open

failed: PostgresJournalDaoStreamMessagesMemoryTest #579

patriknw opened this issue Aug 19, 2021 · 0 comments
Labels

Comments

@patriknw
Copy link
Member

https://github.com/akka/akka-persistence-jdbc/pull/578/checks?check_run_id=3371995796#step:7:162

[info] PostgresJournalDaoStreamMessagesMemoryTest:
161
[info] Replaying Persistence Actor
162
[info] - should stream events *** FAILED *** (8 seconds, 313 milliseconds)
163
[info]   11353888 was not less than or equal to 10485760 (JournalDaoStreamMessagesMemoryTest.scala:135)
164
[info]   org.scalatest.exceptions.TestFailedException:
165
[info]   at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:402)
166
[info]   at org.scalatest.matchers.should.Matchers$ShouldMethodHelperClass.shouldMatcher(Matchers.scala:6786)
167
[info]   at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.should(Matchers.scala:6829)
168
[info]   at akka.persistence.jdbc.query.JournalDaoStreamMessagesMemoryTest.$anonfun$new$3(JournalDaoStreamMessagesMemoryTest.scala:135)
169
[info]   at akka.persistence.jdbc.util.DropCreate.withDatabase(DropCreate.scala:56)
170
[info]   at akka.persistence.jdbc.util.DropCreate.withDatabase$(DropCreate.scala:55)
171
[info]   at akka.persistence.jdbc.SingleActorSystemPerTestSpec.withDatabase(SingleActorSystemPerTestSpec.scala:20)
172
[info]   at akka.persistence.jdbc.query.JournalDaoStreamMessagesMemoryTest.$anonfun$new$2(JournalDaoStreamMessagesMemoryTest.scala:58)
173
[info]   at akka.persistence.jdbc.query.JournalDaoStreamMessagesMemoryTest.$anonfun$new$2$adapted(JournalDaoStreamMessagesMemoryTest.scala:57)
174
[info]   at akka.persistence.jdbc.SingleActorSystemPerTestSpec.withActorSystem(SingleActorSystemPerTestSpec.scala:80)
175
[info]   at akka.persistence.jdbc.query.JournalDaoStreamMessagesMemoryTest.$anonfun$new$1(JournalDaoStreamMessagesMemoryTest.scala:57)
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