You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by al...@apache.org on 2013/04/04 21:15:20 UTC

svn commit: r1464684 - /jackrabbit/oak/trunk/oak-jcr/pom.xml

Author: alexparvulescu
Date: Thu Apr  4 19:15:20 2013
New Revision: 1464684

URL: http://svn.apache.org/r1464684
Log:
OAK-748 ContentMirrorStoreStrategy #insert fails to enforce uniqueness and is slow - marking failing test as a known issue

Modified:
    jackrabbit/oak/trunk/oak-jcr/pom.xml

Modified: jackrabbit/oak/trunk/oak-jcr/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-jcr/pom.xml?rev=1464684&r1=1464683&r2=1464684&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-jcr/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-jcr/pom.xml Thu Apr  4 19:15:20 2013
@@ -258,6 +258,7 @@
       org.apache.jackrabbit.oak.jcr.version.VersionHistoryTest#testGetVersionHistoryFromNode             <!-- OAK-601 -->
       org.apache.jackrabbit.oak.jcr.version.VersionHistoryTest#testGetVersionHistory                     <!-- OAK-602 -->
       org.apache.jackrabbit.oak.jcr.version.VersionHistoryTest#testGetVersionHistoryAfterMove            <!-- OAK-602 -->
+      org.apache.jackrabbit.test.api.SessionUUIDTest#testSaveMovedRefNode                                <!-- OAK-748 -->
     </known.issues>
   </properties>