[
https://issues.apache.org/jira/browse/OAK-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14902511#comment-14902511
]
Francesco Mari commented on OAK-3432:
-------------------------------------
The test doesn't fail anymore. Before it was failing quite consistently.
Resolving the issue.
> 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
> Assignee: Thomas Mueller
> Fix For: 1.3.7
>
>
> 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)