UltimateSoftware / surge

A set of reactive libraries to enable stateful stream processing & event sourcing using only Kafka as a data store.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flaky unit/integration test ?

sebastianharko opened this issue · comments

Some of the unit/integration tests appear to be flaky

@zachary-rote can you take a look? Looks related to some of the new health reporting:

HealthSignalWindowActorSpec.HealthSignalWindowActor should tick
The code passed to eventually never returned normally. Attempted 42 times over 2.67888657785 minutes. Last failure message: 160 did not equal 5.

Also...does that really take over 2 minutes? Maybe on success it takes much less time, but that seems like a really long timeout?

Closing this because most of these issues have been resolved