Young-Flash opened a new pull request, #2944:
URL: https://github.com/apache/incubator-opendal/pull/2944

   This PR fix litmus copymove test `copy_overwrite`, `move` and `move_coll`. 
Refer to 
[`dav-server-rs::LocalFs::rename`](https://github.com/messense/dav-server-rs/blob/1346f52007aab7c701288b4c3e99b5e4d44369c3/src/localfs.rs#L414-L425)
   ```txt
   -> 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.......... pass
    9. move.................. pass
   10. move_coll............. pass
   11. move_cleanup.......... pass
   12. finish................ pass
   <- summary for `copymove': of 13 tests run: 13 passed, 0 failed. 100.0%
   ```
   
   https://github.com/apache/incubator-opendal/issues/2586


-- 
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