[ 
https://issues.apache.org/jira/browse/OAK-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502796#comment-13502796
 ] 

Thomas Mueller commented on OAK-466:
------------------------------------

>From the test case comments:

// when differing types are used then the class name of the type
// is used for comparison:
// java.lang.Double < java.lang.Integer


                
> OrderByTest failing
> -------------------
>
>                 Key: OAK-466
>                 URL: https://issues.apache.org/jira/browse/OAK-466
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: jcr
>            Reporter: Alex Parvulescu
>            Priority: Minor
>
> {{OrderByTest}}#testChildAxisMixedTypes fails with
> junit.framework.AssertionFailedError: expected:<[/testroot/node0, 
> /testroot/node1, /testroot/node2]> but was:<[/testroot/node0, 
> /testroot/node2, /testroot/node1]>
> at junit.framework.Assert.fail(Assert.java:50)
> at junit.framework.Assert.failNotEquals(Assert.java:287)
> at junit.framework.Assert.assertEquals(Assert.java:67)
> at junit.framework.Assert.assertEquals(Assert.java:74)
> at 
> org.apache.jackrabbit.core.query.OrderByTest.checkChildAxis(OrderByTest.java:289)
> at 
> org.apache.jackrabbit.core.query.OrderByTest.checkChildAxis(OrderByTest.java:253)
> at 
> org.apache.jackrabbit.core.query.OrderByTest.testChildAxisMixedTypes(OrderByTest.java:210)

--
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