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.