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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2016/01/28 09:32:39 UTC

[jira] [Created] (OAK-3938) Occasional failure in MultiDocumentStoreTest.batchUpdateCachedDocument()

Marcel Reutegger created OAK-3938:
-------------------------------------

             Summary: Occasional failure in MultiDocumentStoreTest.batchUpdateCachedDocument()
                 Key: OAK-3938
                 URL: https://issues.apache.org/jira/browse/OAK-3938
             Project: Jackrabbit Oak
          Issue Type: Technical task
          Components: core, rdbmk
            Reporter: Marcel Reutegger


Happens with RDBMK only.

{noformat}
batchUpdateCachedDocument[RDBFixture: RDB-H2(file)](org.apache.jackrabbit.oak.plugins.document.MultiDocumentStoreTest)  Time elapsed: 0.01 sec  <<< FAILURE!
java.lang.AssertionError: expected:<2> but was:<1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.jackrabbit.oak.plugins.document.MultiDocumentStoreTest.batchUpdateCachedDocument(MultiDocumentStoreTest.java:333)
{noformat}



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