You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2009/11/03 14:22:59 UTC

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

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] Commented: (JCR-2381) Query test fails occasionally

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
    [ 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.