[
https://issues.apache.org/jira/browse/JCR-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488662
]
Julian Reschke commented on JCR-838:
------------------------------------
Undid the change with revision 528478: addNode(xyz, null) has different
semantics than addNode(xyz).
> bad assumptions/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.