You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2007/10/23 20:02:50 UTC

[jira] Resolved: (JCR-1134) bad assumptions in VersionHistoryTest.testInitallyGetAllVersionsContainsTheRootVersion()

     [ https://issues.apache.org/jira/browse/JCR-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke resolved JCR-1134.
---------------------------------

    Resolution: Fixed

Fixed with revision r587574.


> bad assumptions in VersionHistoryTest.testInitallyGetAllVersionsContainsTheRootVersion()
> ----------------------------------------------------------------------------------------
>
>                 Key: JCR-1134
>                 URL: https://issues.apache.org/jira/browse/JCR-1134
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: 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.