[issue31106] os.posix_fallocate() generate exception with errno 0

Ned Deily report at bugs.python.org
Tue Feb 27 09:58:26 EST 2018


Ned Deily <nad at python.org> added the comment:

I agree with Alexey's analysis.

Koobs, could you please open a new issue about the failing test?  Unless someone knows of a foolproof way to determine on all platforms that a file is resident on ZFS, the fix is to skip the test on FreeBSD as well if ZFS is likely to be used there.

Also, can someone add a NEWS entry and close this issue?

----------
nosy: +ned.deily
priority: normal -> deferred blocker

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31106>
_______________________________________


More information about the Python-bugs-list mailing list