angela created JCR-3832:
---------------------------
Summary:
AccessControlListTest.testAddAggregatedPrivilegesSeparately relies on impl
detail
Key: JCR-3832
URL: https://issues.apache.org/jira/browse/JCR-3832
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-jcr-tests
Reporter: angela
Assignee: angela
Priority: Minor
the TCK test {{AccessControlListTest.testAddAggregatedPrivilegesSeparately}}
relies on an implementation detail of jackrabbit as the specification does not
make any statement on how to deal with redundant ACEs and it's just
jackrabbit/oak that performs some sort of cleanup.
in the light of a jcr-client that doesn't know about the JCR implementation
running in the back extra logic like the one mandated by the test would be
premature and making assumptions about the implementation which should be
avoided.
i would therefore suggest to move this test to jackrabbit-core.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)