You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2017/10/18 13:44:00 UTC

[jira] [Commented] (JCR-4078) occasional test failure in GarbageCollectorTest.testSimultaneousRunGC

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

Julian Reschke commented on JCR-4078:
-------------------------------------

trunk: [r1812515|http://svn.apache.org/r1812515] [r1773332|http://svn.apache.org/r1773332]


> occasional test failure in GarbageCollectorTest.testSimultaneousRunGC
> ---------------------------------------------------------------------
>
>                 Key: JCR-4078
>                 URL: https://issues.apache.org/jira/browse/JCR-4078
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>            Reporter: Julian Reschke
>
> <https://builds.apache.org/job/Jackrabbit-trunk/2420/org.apache.jackrabbit$jackrabbit-core/testReport/junit/org.apache.jackrabbit.core.data/GarbageCollectorTest/testSimulatenousRunGC/>
> {noformat}
> Error Message
> only one gc should throw exception  expected:<1> but was:<0>
> Stacktrace
> junit.framework.AssertionFailedError: only one gc should throw exception  expected:<1> but was:<0>
> 	at junit.framework.Assert.fail(Assert.java:50)
> 	at junit.framework.Assert.failNotEquals(Assert.java:287)
> 	at junit.framework.Assert.assertEquals(Assert.java:67)
> 	at junit.framework.Assert.assertEquals(Assert.java:199)
> 	at org.apache.jackrabbit.core.data.GarbageCollectorTest.testSimulatenousRunGC(GarbageCollectorTest.java:214)
> {noformat}
> Minimally, the diagnostics are misleading. Maybe the first garbage collector completes too soon?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)