[jira] Created: (JCR-2381) Query test fails occasionally

2 messages Options
Embed this post
Permalink
JIRA jira@apache.org

[jira] Created: (JCR-2381) Query test fails occasionally

Reply Threaded More More options
Print post
Permalink
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.

JIRA jira@apache.org

[jira] Commented: (JCR-2381) Query test fails occasionally

Reply Threaded More More options
Print post
Permalink

    [ https://issues.apache.org/jira/browse/JCR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773056#action_12773056 ]

Marcel Reutegger commented on JCR-2381:
---------------------------------------

Added test to known issues list.

> 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.