Jukka Zitting created OAK-177:
---------------------------------

             Summary: Too fast timeout in MicroKernelIT.waitForCommit
                 Key: OAK-177
                 URL: https://issues.apache.org/jira/browse/OAK-177
             Project: Jackrabbit Oak
          Issue Type: Bug
            Reporter: Jukka Zitting


There was a test failure at 
org.apache.jackrabbit.mk.test.MicroKernelIT.waitForCommit(MicroKernelIT.java:298)
 due to the small timeout of 100ms that in this case wasn't long enough to 
allow for a background thread to start and wait for an extra 50ms.

We should adjust the test to use a longer timeout (at least 1000ms) for cases 
where it may need to wait for a long while, and a short one when there should 
be no wait.

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

        

Reply via email to