[
https://issues.apache.org/jira/browse/JCR-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556624#action_12556624
]
Tobias Bocanegra commented on JCR-1293:
---------------------------------------
i get the same as thomas. building and testing core works like a charm, reorder
test fails.
-------------------------------------------------------------------------------
Test set: org.apache.jackrabbit.jcr2spi.TestAll
-------------------------------------------------------------------------------
Tests run: 218, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.394 sec <<<
FAILURE!
testRevertReorderToEnd(org.apache.jackrabbit.jcr2spi.ReorderReferenceableSNSTest)
Time elapsed: 0.02 sec <<< FAILURE!
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)
> 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.