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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2017/02/22 11:42:44 UTC

[jira] [Commented] (OAK-5755) ConcurrentTest.testLoaderBlock fails because of waiting issue

    [ https://issues.apache.org/jira/browse/OAK-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878051#comment-15878051 ] 

Michael Dürig commented on OAK-5755:
------------------------------------

This was already reported with OAK-3432. Maybe we just need to increase the timeout for the test? 

[~tmueller]

> ConcurrentTest.testLoaderBlock fails because of waiting issue
> -------------------------------------------------------------
>
>                 Key: OAK-5755
>                 URL: https://issues.apache.org/jira/browse/OAK-5755
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: cache, continuous integration
>    Affects Versions: 1.2.23
>            Reporter: Hudson
>              Labels: CI, windows
>
> Jenkins Windows CI failure: https://builds.apache.org/job/Oak-Win/
> The build Oak-Win/Windows slaves=Windows,jdk=JDK 1.7 (unlimited security) 64-bit Windows only,nsfixtures=DOCUMENT_NS,profile=unittesting #469 has failed.
> First failed run: [Oak-Win/Windows slaves=Windows,jdk=JDK 1.7 (unlimited security) 64-bit Windows only,nsfixtures=DOCUMENT_NS,profile=unittesting #469|https://builds.apache.org/job/Oak-Win/Windows%20slaves=Windows,jdk=JDK%201.7%20(unlimited%20security)%2064-bit%20Windows%20only,nsfixtures=DOCUMENT_NS,profile=unittesting/469/] [console log|https://builds.apache.org/job/Oak-Win/Windows%20slaves=Windows,jdk=JDK%201.7%20(unlimited%20security)%2064-bit%20Windows%20only,nsfixtures=DOCUMENT_NS,profile=unittesting/469/console]
> {noformat}
> testLoaderBlock(org.apache.jackrabbit.oak.cache.ConcurrentTest)  Time elapsed: 1.094 sec  <<< FAILURE!
> java.lang.AssertionError: Had to wait unexpectedly long for other threads: 1441
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.apache.jackrabbit.oak.cache.ConcurrentTest.testLoaderBlock(ConcurrentTest.java:101)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)