You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Francesco Mari (JIRA)" <ji...@apache.org> on 2015/09/21 12:01:04 UTC

[jira] [Created] (OAK-3432) ConcurrentTest.testLoaderBlock fails because of waiting issue

Francesco Mari created OAK-3432:
-----------------------------------

             Summary: ConcurrentTest.testLoaderBlock fails because of waiting issue
                 Key: OAK-3432
                 URL: https://issues.apache.org/jira/browse/OAK-3432
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: cache
            Reporter: Francesco Mari


ConcurrentTest.testLoaderBlock fails on my machine. It looks like a timing issue.

{noformat}
testLoaderBlock(org.apache.jackrabbit.oak.cache.ConcurrentTest)  Time elapsed: 1.156 sec  <<< FAILURE!
java.lang.AssertionError: Had to wait unexpectedly long for other threads: 1010
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.jackrabbit.oak.cache.ConcurrentTest.testLoaderBlock(ConcurrentTest.java:102)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)