TCK: NodeOrderableChildNodesTest tests node order even if node type doesn't
support child node ordering
-------------------------------------------------------------------------------------------------------
Key: JCR-514
URL: http://issues.apache.org/jira/browse/JCR-514
Project: Jackrabbit
Issue Type: Bug
Components: test
Reporter: David Pitfield
NodeOrderableChildNodesTest#
testOrderBeforeUnsupportedRepositoryOperationException
This test calls prepareTest, which requires getNodes() to return the child
nodes in the order added, even if the node type doesn't support child node
ordering. JSR-170 (Section 4.4.2) imposes no such requirement.
Proposal: do not check child node order in this test case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira