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

Jukka Zitting updated JCR-3499:
-------------------------------

        Fix Version/s:     (was: 2.7)
                       2.6
    Affects Version/s: 2.5.3

Merged to the 2.6 branch in revision 1440102.
                
> Test cases should not rely on equality of node types
> ----------------------------------------------------
>
>                 Key: JCR-3499
>                 URL: https://issues.apache.org/jira/browse/JCR-3499
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-jcr-tests
>    Affects Versions: 2.5.3
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 2.6
>
>
> Currently some TCK tests rely on node type equality. See 
> NodeMixinUtil#getNotAssignedMixinName. This can cause the 
> NodeRemoveMixinTest#testNotAssigned to fail if NodeType implementation do not 
> implement equals the way expected by the test case. 
> I suggest to change the test case to not rely on node type equality but 
> rather compare the node type names.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to