bad test assumptions in org.apache.jackrabbit.test.api.lock
-----------------------------------------------------------

                 Key: JCR-1081
                 URL: https://issues.apache.org/jira/browse/JCR-1081
             Project: Jackrabbit
          Issue Type: Bug
          Components: JCR TCK
            Reporter: Julian Reschke
            Priority: Minor


These tests make a lot of assumptions that may not be true for a compliant 
repository, such as:

- ability to add nodes without specifiying the node type
- assumption that ordering and same name siblings are supported
- assumption that addMixin(lockable) is required on newly added nodes

Furthermore, some repositories may not support shallow locks on leaf nodes. 
That's not compliant, but failure to do so should not abort a test that tests 
something else.


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

Reply via email to