activemq-artemis/tests/jms-tests
Justin Bertram 2df9c0ee76 NO-JIRA make MessageConsumerTest deterministic
The method testStopConnectionDuringOnMessage in this class was relying
on sleep() calls for critical timing. This test fails sometimes on
fast-tests so I modified it to use a latch and a few waitFor calls to be
more deterministic. It also runs in a third of the time now.
2018-02-26 17:39:04 -05:00
..
src/test NO-JIRA make MessageConsumerTest deterministic 2018-02-26 17:39:04 -05:00
pom.xml NO-JIRA make MessageConsumerTest deterministic 2018-02-26 17:39:04 -05:00