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 2009/11/19 18:39:39 UTC

[jira] Assigned: (JCR-2398) AdministratorTest.testAdminNodeCollidingWithRandomNode failure

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

angela reassigned JCR-2398:
---------------------------

    Assignee: angela

i will take a look at it

> AdministratorTest.testAdminNodeCollidingWithRandomNode failure
> --------------------------------------------------------------
>
>                 Key: JCR-2398
>                 URL: https://issues.apache.org/jira/browse/JCR-2398
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core, security
>            Reporter: Jukka Zitting
>            Assignee: angela
>            Priority: Minor
>
> I see the following test failure with the latest trunk. It seems to affect also Sébastien as commented in JCR-2389. However, it doesn't break the Hudson build or Angela's checkout.
> I'm filing this as a bug and will disable the test for now to be able to cut the 2.0-beta3 release. We can look at this later in more detail.
> The detailed failure message is:
> -------------------------------------------------------------------------------
> Test set: org.apache.jackrabbit.core.security.user.TestAll
> -------------------------------------------------------------------------------
> Tests run: 144, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.078 sec <<< FAILURE!
> testAdminNodeCollidingWithRandomNode(org.apache.jackrabbit.core.security.user.AdministratorTest)  Time elapsed: 0.072 sec  <<< FAILURE!
> junit.framework.AssertionFailedError
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at junit.framework.Assert.assertFalse(Assert.java:34)
>         at junit.framework.Assert.assertFalse(Assert.java:41)
>         at org.apache.jackrabbit.core.security.user.AdministratorTest.testAdminNodeCollidingWithRandomNode(AdministratorTest.java:205)

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