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:35:39 UTC

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

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

Marcel Reutegger commented on OAK-3938:
---------------------------------------

Disabled the test for RDB based backends: http://svn.apache.org/r1727274

> 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
>             Fix For: 1.4
>
>
> 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)