Chetan Mehrotra created OAK-5063:
------------------------------------

             Summary: Failure in QueryTest.nodeType 
                 Key: OAK-5063
                 URL: https://issues.apache.org/jira/browse/OAK-5063
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: query
            Reporter: Chetan Mehrotra
             Fix For: 1.6


There are 4 failure seen in QueryTest.nodeType  in past 2 weeks. With OAK-4993 
the plan is now being reported as part of test failure

{noformat}
Error Message:
Unexpected plan: [oak:Unstructured] as [a] /* traverse "//*" where 
([a].[xyz/jcr:primaryType] is not null) and (isdescendantnode([a], [/])) */

Stack Trace:
java.lang.AssertionError: Unexpected plan: [oak:Unstructured] as [a] /* 
traverse "//*" where ([a].[xyz/jcr:primaryType] is not null) and 
(isdescendantnode([a], [/])) */
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.jackrabbit.oak.jcr.query.QueryTest.assertPlan(QueryTest.java:852)
        at 
org.apache.jackrabbit.oak.jcr.query.QueryTest.nodeType(QueryTest.java:846)
{noformat}






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to