Query test fails occasionally
-----------------------------
Key: JCR-2381
URL: https://issues.apache.org/jira/browse/JCR-2381
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Reporter: Marcel Reutegger
Priority: Minor
>From time to time the following query test fails:
testConcurrentQueryWithDeletes(org.apache.jackrabbit.core.integration.ConcurrentQueryTest)
with message:
junit.framework.AssertionFailedError: javax.jcr.PathNotFoundException:
/testroot/node0/node2/node4
at junit.framework.Assert.fail(Assert.java:47)
at
org.apache.jackrabbit.core.integration.ConcurrentQueryTest.testConcurrentQueryWithDeletes(ConcurrentQueryTest.java:191)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.