[issue19838] test.test_pathlib.PosixPathTest.test_touch_common fails on FreeBSD with ZFS

Larry Hastings report at bugs.python.org
Mon Dec 13 00:40:20 EST 2021


Larry Hastings <larry at hastings.org> added the comment:

I can confirm that the behavior is fixed in ZFS on Linux.  My test case C program now prints "Everything is okay." when run on a ZFS partition on Linux, and test_touch_common from the current tree passes every time.  ZFS fixing this was the best possible outcome.

I'll go ahead and just close it now--why wait!  If somebody confirms that the test still fails on FreeBSD, please open a new issue.

Thanks for checking in, Irit!

----------
stage: patch review -> resolved
status: pending -> closed

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


More information about the Python-bugs-list mailing list