Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(oay): pass litmus copymove test #2944

Merged
merged 3 commits into from
Aug 28, 2023
Merged

Conversation

Young-Flash
Copy link
Member

This PR fix litmus copymove test copy_overwrite, move and move_coll. Refer to dav-server-rs::LocalFs::rename

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

#2586

@Xuanwo
Copy link
Member

Xuanwo commented Aug 26, 2023

Maybe we can add litmus test in our CI for oay.

bin/oay/src/services/webdav/webdavfs.rs Outdated Show resolved Hide resolved
bin/oay/src/services/webdav/webdavfs.rs Outdated Show resolved Hide resolved
bin/oay/src/services/webdav/webdavfs.rs Outdated Show resolved Hide resolved
@Young-Flash
Copy link
Member Author

Maybe we can add litmus test in our CI for oay.

yeah I think so, will make it next

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Xuanwo Xuanwo merged commit 5ffd40a into apache:main Aug 28, 2023
11 checks passed
@Young-Flash Young-Flash deleted the fix-copymove branch August 28, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants