[issue33655] test_posix_fallocate fails on FreeBSD buildbots with ZFS file systems

2018-05-26 Thread Ned Deily
Ned Deily added the comment: Fix merged for 3.7.0 and 3.6.6. -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___

[issue33655] test_posix_fallocate fails on FreeBSD buildbots with ZFS file systems

2018-05-26 Thread miss-islington
miss-islington added the comment: New changeset ae27dee0f8f364f0bbb170d918a28b87cd0753d9 by Miss Islington (bot) in branch '3.6': bpo-33655: Also ignore test_posix_fallocate failures on BSD platforms (GH-7134) https://github.com/python/cpython/commit/ae27dee0f8f364f0bbb170d918a28b87cd0753d9

[issue33655] test_posix_fallocate fails on FreeBSD buildbots with ZFS file systems

2018-05-26 Thread miss-islington
miss-islington added the comment: New changeset 96fb828da305b18336b8d74b14f479c4f286cf7b by Miss Islington (bot) in branch '3.7': bpo-33655: Also ignore test_posix_fallocate failures on BSD platforms (GH-7134) https://github.com/python/cpython/commit/96fb828da305b18336b8d74b14f479c4f286cf7b

[issue33655] test_posix_fallocate fails on FreeBSD buildbots with ZFS file systems

2018-05-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +6770 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue33655] test_posix_fallocate fails on FreeBSD buildbots with ZFS file systems

2018-05-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +6769 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue33655] test_posix_fallocate fails on FreeBSD buildbots with ZFS file systems

2018-05-26 Thread Ned Deily
Ned Deily added the comment: New changeset 09c4a7dee2eb39b515e5f499f184257cdbe9cb42 by Ned Deily in branch 'master': bpo-33655: Also ignore test_posix_fallocate failures on BSD platforms (GH-7134) https://github.com/python/cpython/commit/09c4a7dee2eb39b515e5f499f184257cdbe9cb42 -- _

[issue33655] test_posix_fallocate fails on FreeBSD buildbots with ZFS file systems

2018-05-26 Thread Ned Deily
Change by Ned Deily : -- keywords: +patch pull_requests: +6768 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33655] test_posix_fallocate fails on FreeBSD buildbots with ZFS file systems

2018-05-26 Thread Ned Deily
New submission from Ned Deily : Seen on some of the various FreeBSD buildbots: == ERROR: test_posix_fallocate (test.test_posix.PosixTester) -- Traceback (most r