bpo-33655: Also ignore test_posix_fallocate failures on BSD platforms by ned-deily · Pull Request #7134 · python/cpython

@ned-deily

The failure may be due to the use oF ZFS, a case we already ignore
for Solaris-based systems where ZFS is frequently used.

@ned-deily ned-deily deleted the pr_test_posix_fallocate_bsd branch

May 26, 2018 20:30

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 26, 2018
…pythonGH-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.
(cherry picked from commit 09c4a7d)

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 26, 2018
…pythonGH-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.
(cherry picked from commit 09c4a7d)

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

miss-islington added a commit that referenced this pull request

May 26, 2018
…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.
(cherry picked from commit 09c4a7d)

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

miss-islington added a commit that referenced this pull request

May 26, 2018
…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.
(cherry picked from commit 09c4a7d)

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