◐ Shell
clean mode source ↗

[3.7] bpo-33655: Also ignore test_posix_fallocate failures on BSD platforms (GH-7134) by miss-islington · Pull Request #7135 · python/cpython

The failure may be due to the use oF ZFS, a case we already ignore
for Solaris-based systems where ZFS is frequently used.
(cherry picked from commit 09c4a7d)

Co-authored-by: Ned Deily nad@python.org

https://bugs.python.org/issue33655