Some tests try to add new nodes without specifying the node type
----------------------------------------------------------------
Key: JCR-1076
URL: https://issues.apache.org/jira/browse/JCR-1076
Project: Jackrabbit
Issue Type: Bug
Components: JCR TCK
Reporter: Julian Reschke
Some tests try to add new nodes without specifying the node type, which may not
be supported by a repository.
In particular:
- NodeAddMixinTest.testAddNonExisting
- NodeCanAddMixinTest.testNonExisting
- ValueFactoryTest.testValueType
- ValueFactoryTest.testValueFormatException
Proposal: update test cases to obtain the node type from the test config.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.