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 2015/09/01 12:18:46 UTC

[jira] [Resolved] (OAK-3323) occasional test failure in JournalTest.cleanupTest

     [ https://issues.apache.org/jira/browse/OAK-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke resolved OAK-3323.
---------------------------------
    Resolution: Fixed

> occasional test failure in JournalTest.cleanupTest
> --------------------------------------------------
>
>                 Key: OAK-3323
>                 URL: https://issues.apache.org/jira/browse/OAK-3323
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.0.19
>            Reporter: Julian Reschke
>            Assignee: Stefan Egli
>
> cleanupTest(org.apache.jackrabbit.oak.plugins.document.JournalTest)  Time elapsed: 0.375 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<0> but was:<1>
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.junit.Assert.failNotEquals(Assert.java:647)
>         at org.junit.Assert.assertEquals(Assert.java:128)
>         at org.junit.Assert.assertEquals(Assert.java:472)
>         at org.junit.Assert.assertEquals(Assert.java:456)
>         at org.apache.jackrabbit.oak.plugins.document.JournalTest.cleanupTest(JournalTest.java:183)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)



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