bad assumptions in
VersionHistoryTest.testInitallyGetAllVersionsContainsTheRootVersion()
----------------------------------------------------------------------------------------
Key: JCR-1134
URL: https://issues.apache.org/jira/browse/JCR-1134
Project: Jackrabbit
Issue Type: Bug
Components: JCR TCK
Reporter: Julian Reschke
There are two incorrect assumptions in
testInitallyGetAllVersionsContainsTheRootVersion:
- getAllVersions() returns versions in a particular order (test assumes root
version comes first), and
- Node.equals() is suitable for node comparison
And finally, there's a typo in the test case name.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.