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 failing fstest #12

Open
denismo opened this issue Apr 28, 2013 · 3 comments
Open

Fix failing fstest #12

denismo opened this issue Apr 28, 2013 · 3 comments

Comments

@denismo
Copy link
Owner

denismo commented Apr 28, 2013

More than half of the tests are failing. The major areas are rename, open, mkdir.

@denismo
Copy link
Owner Author

denismo commented May 25, 2013

Only 19 tests are failing now, most to do with stat not returning the right results, mostly for fifos. Reason unknown, raised question on fuse-devel

@denismo
Copy link
Owner Author

denismo commented Jul 14, 2013

Got response from fuse-devel - it is a known problem with cached attributes, workaround is to use attr_timeout=0. Applied that - it fixes this problem, however causes other. Investigating other problems.

@denismo
Copy link
Owner Author

denismo commented Jul 20, 2013

As of 20/07/2013:
/root/fstest/tests/chown/00.t (Wstat: 0 Tests: 171 Failed: 6)
Failed tests: 36-37, 68-69, 83-84
/root/fstest/tests/chown/05.t (Wstat: 0 Tests: 15 Failed: 2)
Failed tests: 11-12
/root/fstest/tests/chown/07.t (Wstat: 0 Tests: 11 Failed: 1)
Failed test: 6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant