Opened at 2009-11-16T05:14:33Z
Closed at 2019-07-25T18:19:48Z
#831 closed enhancement (wontfix)
Employ filesystem correctness tests against fuse interfaces.
Reported by: | nejucomo | Owned by: | nejucomo |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | contrib | Version: | 1.5.0 |
Keywords: | fuse test | Cc: | |
Launchpad Bug: |
Description (last modified by exarkun)
The existing fuse tests have only a few test cases which create directories and files and read from them. See: http://allmydata.org/trac/tahoe/ticket/255 and http://allmydata.org/trac/tahoe/ticket/621
The fuse interfaces would benefit greatly if we reuse some kind of existing filesystem correctness test suite. I've only just begun looking into this, but here is a hit that looks promising:
Change History (1)
comment:1 Changed at 2019-07-25T18:19:48Z by exarkun
- Description modified (diff)
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
The FUSE implementations, apart from sshfs/SFTP, have been removed (#1409).