[seam-issues] [JBoss JIRA] (SEAMJCR-24) JcrCDIEventListenerJackrabbitTest sometimes fails on Jenkins

Marek Schmidt (Created) (JIRA) jira-events at lists.jboss.org
Wed Oct 26 11:03:45 EDT 2011


JcrCDIEventListenerJackrabbitTest sometimes fails on Jenkins
------------------------------------------------------------

                 Key: SEAMJCR-24
                 URL: https://issues.jboss.org/browse/SEAMJCR-24
             Project: Seam JCR
          Issue Type: Bug
          Components: JackRabbit Integration
    Affects Versions: 3.1.0.Beta4
            Reporter: Marek Schmidt
            Priority: Minor
         Attachments: org.jboss.seam.jcr.test.common.events.JcrCDIEventListenerJackrabbitTest.testOnEventAdded.txt

JcrCDIEventListenerJackrabbitTest sometimes fails on Jenkins,

A comment in the test reads:

{noformat}
 // ModeShape uses background threads for event firing and similar
 // activities.
 // let's give it 5 seconds to run, then check the bags.
 Thread.sleep(5000);
 // Check that node was added
 assertEquals(1, counter.getCountForType(Event.NODE_ADDED));
{noformat}

so perhaps the 5 seconds limit is just not enoough?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list