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

Tobias Bocanegra reassigned JCR-1293:
-------------------------------------

    Assignee:     (was: Tobias Bocanegra)

i was able to reproduce the failure a couple of times. although only when 
running the test
on a already tested repository. i.e. the first time (when the repository is 
created) all tests pass.
i also reverted the changes from issue 1197 but the error still occurs. so i 
think it is not related to that issue. 

when debugging the test - it passed (of course :-). so i think there is a 
async. problem somewhere. either in a weak hashmap or some async listener.

> ReorderReferenceableSNSTest failure
> -----------------------------------
>
>                 Key: JCR-1293
>                 URL: https://issues.apache.org/jira/browse/JCR-1293
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-core, jackrabbit-jcr2spi
>    Affects Versions: 1.4
>         Environment: Windows XP, Sun JDK 1.4.2_13
>            Reporter: Thomas Mueller
>
> I have checked out the Jackrabbit 1.4 branch to a new directory, and called:
> mvn clean install
> The error is:
> Building Jackrabbit JCR to SPI
>   task-segment: [clean, install]
> ---------------------------------
> ...
> testRevertReorder(org.apache.jackrabbit.jcr2spi.ReorderReferenceableSNSTest)
> junit.framework.AssertionFailedError: Reorder added a child node.
>        at junit.framework.Assert.fail(Assert.java:47)
>        at 
> org.apache.jackrabbit.jcr2spi.ReorderTest.testOrder(ReorderTest.java:90)
>        at 
> org.apache.jackrabbit.jcr2spi.ReorderTest.testRevertReorder(ReorderTest.java:122)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to