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)