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

Michael Dürig resolved JCR-3499.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7
         Assignee: Michael Dürig

Fixed at revision 1437933.
                
> 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
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 2.7
>
>
> 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