You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2008/01/07 16:40:34 UTC

[jira] Commented: (JCR-1293) ReorderReferenceableSNSTest failure

    [ https://issues.apache.org/jira/browse/JCR-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556592#action_12556592 ] 

angela commented on JCR-1293:
-----------------------------

checked out 1.4 branch and tried to build it

1st try:
-----------------------------------------------------------------------------------------------------

didn't manage to get to the jcr2spi tests. the build already failed at the core

Running org.apache.jackrabbit.core.integration.JCRAPITest

Failed tests:
  testRestoreName(org.apache.jackrabbit.test.api.version.RestoreTest)


2nd try:
-----------------------------------------------------------------------------------------------------

core passed. 
but jcr2spi build fails due to:

Failed tests:
  testRestoreName(org.apache.jackrabbit.test.api.version.RestoreTest)







> 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.