[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - QueueControlTest.testListScheduledMessagesAsJSON failure on
jmesnil
do-not-reply at jboss.com
Wed Aug 19 09:29:40 EDT 2009
This is the only test failing in http://hudson.qa.jboss.com/hudson/job/JBM2-tests-clone/99/
The test is not deterministic, there is a Thread.sleep(delay) while the message is sent with a schedule of delay. The sleep time is not enough to be sure that the message has indeed be scheduled.
I'll fix the test.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250399#4250399
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250399
More information about the jboss-dev-forums
mailing list