You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2019/08/22 09:24:23 UTC

[GitHub] [sling-org-apache-sling-pipes] npeltier commented on a change in pull request #10: SLING-8648

npeltier commented on a change in pull request #10: SLING-8648
URL: https://github.com/apache/sling-org-apache-sling-pipes/pull/10#discussion_r316579375
 
 

 ##########
 File path: src/test/java/org/apache/sling/pipes/internal/MovePipeTest.java
 ##########
 @@ -69,6 +69,19 @@ public void testMoveNodeWithOverwrite() throws Exception {
         Assert.assertFalse("source node path should have gone", session.nodeExists(PATH_FRUITS + APPLE_NODE_PATH));
     }
 
+    @Ignore //move operation is not supported yet by MockSession
 
 Review comment:
   cannot we try with MOCK_JCR or JCR_OAK (cc @stefanseifert )? 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services