We use TestKit for testing our application and there are seems random timeout failures during running tests
timeout (10016 milliseconds) during fishForMessage
testKit.fishForMessage(duration, "", events);
I tried to increase duration, but it did not help.
Any ideas of fixing such problem ?