Alex Parvulescu created OAK-466:
-----------------------------------
Summary: OrderByTest failing
Key: OAK-466
URL: https://issues.apache.org/jira/browse/OAK-466
Project: Jackrabbit Oak
Issue Type: Sub-task
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