Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

RedundantFilteredConnectionSpec failed #9

Open
krasserm opened this issue Jan 3, 2017 · 1 comment
Open

RedundantFilteredConnectionSpec failed #9

krasserm opened this issue Jan 3, 2017 · 1 comment
Assignees
Labels

Comments

@krasserm
Copy link
Contributor

krasserm commented Jan 3, 2017

Occurs every few local test runs (and seems to be more than just a narrow timeout):

[info] - must replicate events properly over multiple RFC *** FAILED ***
[info]   java.lang.AssertionError: assertion failed: timeout (10 seconds) during fishForMessage, hint: EP-A1 fish ExternalEvent(D4.239)
[info]   at scala.Predef$.assert(Predef.scala:170)
[info]   at akka.testkit.TestKitBase$class.recv$1(TestKit.scala:435)
[info]   at akka.testkit.TestKitBase$class.fishForMessage(TestKit.scala:439)
[info]   at akka.testkit.TestKit.fishForMessage(TestKit.scala:814)
[info]   at com.rbmhtechnology.eventuate.sandbox.RedundantFilteredConnectionsSpec.awaitEventDistributionWithRandomDisconnects(RedundantFilteredConnectionsSpec.scala:130)
[info]   at com.rbmhtechnology.eventuate.sandbox.RedundantFilteredConnectionsSpec$$anonfun$1$$anonfun$apply$mcV$sp$3.apply$mcV$sp(RedundantFilteredConnectionsSpec.scala:112)
[info]   at com.rbmhtechnology.eventuate.sandbox.RedundantFilteredConnectionsSpec$$anonfun$1$$anonfun$apply$mcV$sp$3.apply(RedundantFilteredConnectionsSpec.scala:96)
[info]   at com.rbmhtechnology.eventuate.sandbox.RedundantFilteredConnectionsSpec$$anonfun$1$$anonfun$apply$mcV$sp$3.apply(RedundantFilteredConnectionsSpec.scala:96)
[info]   at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
[info]   at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
[info]   ...
@krasserm
Copy link
Contributor Author

krasserm commented Jan 3, 2017

Forgot to mention that this occurs on branch wip-location-addition.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants