You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2016/12/07 15:29:58 UTC

[jira] [Resolved] (OAK-5063) Failure in QueryTest.nodeType

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

Thomas Mueller resolved OAK-5063.
---------------------------------
    Resolution: Fixed

http://svn.apache.org/r1773097

> Failure in QueryTest.nodeType 
> ------------------------------
>
>                 Key: OAK-5063
>                 URL: https://issues.apache.org/jira/browse/OAK-5063
>             Project: Jackrabbit Oak
>          Issue Type: Test
>          Components: query
>            Reporter: Chetan Mehrotra
>            Assignee: Thomas Mueller
>            Priority: Minor
>             Fix For: 1.6, 1.5.15
>
>
> 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)