Description
ConcurrentTest.testLoaderBlock fails on my machine. It looks like a timing issue.
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)
Attachments
Issue Links
- is related to
-
OAK-5755 ConcurrentTest.testLoaderBlock fails because of waiting issue
- Closed