Author: jukka
Date: Fri Sep 20 20:03:40 2013
New Revision: 1525119
URL: http://svn.apache.org/r1525119
Log:
OAK-1001: SegmentMK: 32bit support for the file backend
This test failure apparently no longer occurs, possibly because of OAK-659.
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=1525119&r1=1525118&r2=1525119&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-jcr/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-jcr/pom.xml Fri Sep 20 20:03:40 2013
@@ -51,7 +51,6 @@
org.apache.jackrabbit.test.api.WorkspaceCopyTest#testCopyNodesLocked
<!-- OAK-118 -->
org.apache.jackrabbit.test.api.WorkspaceMoveSameNameSibsTest#testMoveNodesOrderingSupportedByParent
<!-- OAK-118 -->
org.apache.jackrabbit.test.api.WorkspaceMoveTest#testMoveNodesLocked
<!-- OAK-118 -->
- org.apache.jackrabbit.test.api.DocumentViewImportTest <!-- OAK-1001 -->
<!-- Locking : not fully implemented -->
org.apache.jackrabbit.test.api.lock.LockTest#testNodeLocked