You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2009/11/03 14:23:52 UTC

svn commit: r832407 - /jackrabbit/trunk/jackrabbit-core/pom.xml

Author: mreutegg
Date: Tue Nov  3 13:23:51 2009
New Revision: 832407

URL: http://svn.apache.org/viewvc?rev=832407&view=rev
Log:
JCR-2381: Query test fails occasionally
- added test to known issues list

Modified:
    jackrabbit/trunk/jackrabbit-core/pom.xml

Modified: jackrabbit/trunk/jackrabbit-core/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-core/pom.xml?rev=832407&r1=832406&r2=832407&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-core/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-core/pom.xml Tue Nov  3 13:23:51 2009
@@ -97,6 +97,7 @@
               <value>
                 org.apache.jackrabbit.core.xml.DocumentViewTest#testMultiValue
                 org.apache.jackrabbit.core.ConcurrentImportTest
+                org.apache.jackrabbit.core.integration.ConcurrentQueryTest#testConcurrentQueryWithDeletes
               </value>
             </property>
           </systemProperties>