Details
-
Type: Improvement
-
Status: Closed
-
Priority: Default
-
Resolution: Won't Fix
-
Affects Version/s: 1.3.0
-
Fix Version/s: None
-
Component/s: Build
-
Labels:None
-
Environment:Windows XP - dual core Intel
Description
In case the acceptance tests are not run with a memoryStore and the messageStore used takes up time to update the sequence numbers (like by using a remote JDBC connection - JdbcStore), the acceptance tests are likely to fail on
6_SendTestRequest.def
This is because the heartbeat gets sent too early to the server.
Possible workaround until a better solution is created:
Slow down the messages in InitiateMessageStep.run()