[
https://issues.apache.org/jira/browse/JCR-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557038#action_12557038
]
Jukka Zitting commented on JCR-1293:
------------------------------------
While testing for this, I also saw occasional failures of
o.a.j.test.api.version.RemoveVersionTest and o.a.j.jcr2spi.version.LabelTest.
In revision 610155 I tagged all three test cases as known issues for the 1.4
release. Once we figure this out, we can include a fix in a 1.4.x patch
release.
> 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.