bad assumtions/error handling in SetValueVersionExceptionTest:
--------------------------------------------------------------
Key: JCR-838
URL: https://issues.apache.org/jira/browse/JCR-838
Project: Jackrabbit
Issue Type: Bug
Components: JCR TCK
Reporter: Julian Reschke
Assigned To: Julian Reschke
Priority: Minor
SetValueVersionExceptionTest makes several assumptions that may not be true in
all repositories:
- nodes can be created without specifying a node type
- nodes are not referenceable by default (thus addMixin fails)
Also, if a repository does not allow creating a reference property, the
associated test should be aborted with NotExecutableException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.