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 "Andrei Dulceanu (JIRA)" <ji...@apache.org> on 2017/03/03 15:33:45 UTC

[jira] [Resolved] (OAK-5888) ReferenceBinaryIT fails after switching to oak-segment-tar

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

Andrei Dulceanu resolved OAK-5888.
----------------------------------
    Resolution: Fixed

Fixed at r1785323.

> ReferenceBinaryIT fails after switching to oak-segment-tar
> ----------------------------------------------------------
>
>                 Key: OAK-5888
>                 URL: https://issues.apache.org/jira/browse/OAK-5888
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jcr
>            Reporter: Andrei Dulceanu
>            Assignee: Andrei Dulceanu
>             Fix For: 1.7.0
>
>         Attachments: OAK-5888.patch
>
>
> Changes done in {{oak-jcr}} for OAK-5834 broke {{ReferenceBinaryIT}}
> {code}
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.207 sec <<< FAILURE!
> testReferenceBinaryExchangeWithSharedRepository[0](org.apache.jackrabbit.oak.jcr.ReferenceBinaryIT)  Time elapsed: 5.092 sec  <<< FAILURE!
> java.lang.AssertionError
>        at org.junit.Assert.fail(Assert.java:86)
>        at org.junit.Assert.assertTrue(Assert.java:41)
>        at org.junit.Assert.assertNotNull(Assert.java:712)
>        at org.junit.Assert.assertNotNull(Assert.java:722)
>        at org.apache.jackrabbit.oak.jcr.ReferenceBinaryIT.testReferenceBinaryExchangeWithSharedRepository(ReferenceBinaryIT.java:100)
>        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)
>        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
>        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)