[
https://issues.apache.org/jira/browse/OAK-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davide Giannella closed OAK-5063.
---------------------------------
Bulk close for 1.5.15
> 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)