WebDAV shallow copy test failure
--------------------------------

                 Key: JCR-2637
                 URL: https://issues.apache.org/jira/browse/JCR-2637
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jcr-server, jackrabbit-webdav
    Affects Versions: 2.1.0
            Reporter: Jukka Zitting
            Priority: Minor


The copymove part of the Litmus test suite fails because of a shallow copy 
failure.

-> running `copymove':
 0. init.................. pass
 1. begin................. pass
 2. copy_init............. pass
 3. copy_simple........... pass
 4. copy_overwrite........ pass
 5. copy_nodestcoll....... pass
 6. copy_cleanup.......... pass
 7. copy_coll............. pass
 8. copy_shallow.......... FAIL (collection COPY `/default/litmus/ccsrc/' to 
`/default/litmus/ccdest/': 403 Forbidden)
 9. move.................. pass
10. move_coll............. pass
11. move_cleanup.......... pass
12. finish................ pass
<- summary for `copymove': of 13 tests run: 12 passed, 1 failed. 92.3%

This isn't too troublesome as there's no equivalent JCR operation, but I'm 
recording this as an issue to explain why we expect this test case to fail. 
Perhaps we could (should?) implement the shallow copy as expected by WebDAV 
with extra code on top of JCR.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to