QuartzComponentTest intermittently fails on slow machines
---------------------------------------------------------

                 Key: SMXCOMP-637
                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-637
             Project: ServiceMix Components
          Issue Type: Test
          Components: servicemix-quartz
    Affects Versions: servicemix-quartz-2009.01
            Reporter: Gert Vanthienen
            Assignee: Gert Vanthienen
             Fix For: servicemix-quartz-2009.02


The test stops the component, flushes the messages, sleeps for a second and 
then tests that no messages have arrived while the test was sleeping. The 
problem seems to be that not all the messages that were triggered before the 
component was stopped have sufficient time to be delivered before the message 
list is flushed. So, these messages arrive after the list is flushed and the 
test fails.

This happens mostly on slow or heavily-loaded machines (like CI build servers 
;) )

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to