kwin commented on code in PR #1196:
URL: https://github.com/apache/jackrabbit-oak/pull/1196#discussion_r1386860646


##########
oak-jcr/src/test/java/org/apache/jackrabbit/oak/jcr/NamePathTest.java:
##########
@@ -212,6 +218,47 @@ public void testSpaceInNames() throws RepositoryException {
         session.getNode(n.getPath());
     }
 
+    @Test
+    @Ignore("OAK-10544")

Review Comment:
   Shouldn't we rather add it to the 
https://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-jcr-tests/? It 
doesn't use any Oak API IIUC and JR2 should work just fine with that.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to