Julian Reschke created JCR-4069:
-----------------------------------
Summary: jcr2dav: occasional test failure in
AccessControlManagerImplTest.testAddingFourAccessControlEntries
Key: JCR-4069
URL: https://issues.apache.org/jira/browse/JCR-4069
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-webdav, test
Reporter: Julian Reschke
Priority: Minor
...fails ocasionally with:
{noformat}
testAddingFourAccessControlEntries(org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlManagerImplTest)
Time elapsed: 0.216 sec <<< FAILURE!
junit.framework.AssertionFailedError: should not have any ace nodes at this
point expected:<0> but was:<1>
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.failNotEquals(Assert.java:287)
at junit.framework.Assert.assertEquals(Assert.java:67)
at junit.framework.Assert.assertEquals(Assert.java:134)
at
org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlManagerImplTest.testAddingFourAccessControlEntries(AccessControlManagerImplTest.java:153)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)