3 Replies Latest reply on Aug 19, 2009 10:50 AM by jmesnil

    QueueControlTest.testListScheduledMessagesAsJSON failure on

    jmesnil

      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.