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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2015/12/11 09:47:12 UTC

[jira] [Closed] (OAK-3719) Test failure: ManyChildNodesTest

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

Davide Giannella closed OAK-3719.
---------------------------------

Bulk close for 1.3.12

> Test failure: ManyChildNodesTest 
> ---------------------------------
>
>                 Key: OAK-3719
>                 URL: https://issues.apache.org/jira/browse/OAK-3719
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: documentmk
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.3.12
>
>
> At times {{ManyChildNodesTest#manyChildNodes}} fails like
> {noformat}
> Stack Trace:
> java.lang.AssertionError: 2147483647 > 1601
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.apache.jackrabbit.oak.plugins.document.ManyChildNodesTest.manyChildNodes(ManyChildNodesTest.java:63)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> {noformat}
> This happens because during the test Cluster lease logic can also make call which get included in test result. 



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