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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/10/24 07:24:59 UTC

[jira] [Created] (OAK-4980) occasional test failure of JournalGCIT

Julian Reschke created OAK-4980:
-----------------------------------

             Summary: occasional test failure of JournalGCIT
                 Key: OAK-4980
                 URL: https://issues.apache.org/jira/browse/OAK-4980
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: rdbmk
    Affects Versions: 1.4.9, 1.5.12
            Reporter: Julian Reschke
            Assignee: Julian Reschke
            Priority: Minor


This test occasionally fails when being run on a non-virgin repo:

{noformat}
journalGCSimpleInvocation[RDBFixture: RDB-Postgres](org.apache.jackrabbit.oak.plugins.document.JournalGCIT)  Time elapsed: 0.062 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<44>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at org.apache.jackrabbit.oak.plugins.document.JournalGCIT.journalGCSimpleInvocation(JournalGCIT.java:42)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)