commit | 09c4a7dee2eb39b515e5f499f184257cdbe9cb42 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Sat May 26 16:30:46 2018 -0400 |
committer | GitHub <noreply@github.com> | Sat May 26 16:30:46 2018 -0400 |
tree | 93442fd537b6e26f575843c3663aae48da399935 | |
parent | 09f3221fbbf72692308149054e4f7668b08b22eb [diff] |
bpo-33655: Also ignore test_posix_fallocate failures on BSD platforms (GH-7134) The failure may be due to the use oF ZFS, a case we already ignore for Solaris-based systems where ZFS is frequently used.