mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[GH-ISSUE #1589] Look at pjdfstest #833
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#833
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gaul on GitHub (Feb 24, 2021).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1589
Might help find some POSIX incompatibilities:
https://github.com/pjd/pjdfstest
juicefs passes these tests so many of them should work on other network filesystems like s3fs. References #1551.
@gaul commented on GitHub (Feb 25, 2021):
@ggtakec commented on GitHub (Feb 28, 2021):
@gaul Thanks for this.
I also confirmed.
It may not be possible to do it completely, but we will try to fix it gradually.
@gaul commented on GitHub (Mar 10, 2021):
We can run a single test with logging via:
@gaul commented on GitHub (Mar 10, 2021):
I started an s3fs branch with some workarounds here:
https://github.com/s3fs-fuse/pjdfstest
There are still many failures to investigate. I don't think that this will be permanent and I might rewrite history on this fork.