[issue31000] Test failure in resource module on ZFS

2021-10-21 Thread Larry Hastings
Larry Hastings added the comment: FWIW the test still fails in exactly the same way. This was building with main, on Pop!_OS 21.04 64-bit. -- ___ Python tracker ___

[issue31000] Test failure in resource module on ZFS

2021-10-21 Thread Gregory P. Smith
Gregory P. Smith added the comment: this is probably somewhat of an edge case. filesystems are presumably free to have their own concepts of granularity on size limit enforcement. zfs may become more popular in future ubuntu versions as they're offering it as a supported primary whole syste

[issue31000] Test failure in resource module on ZFS

2021-10-21 Thread Irit Katriel
Irit Katriel added the comment: Can we/should we do anything about this or shall we close? -- nosy: +iritkatriel resolution: -> third party status: open -> pending ___ Python tracker ___

[issue31000] Test failure in resource module on ZFS

2018-01-23 Thread Larry Hastings
Larry Hastings added the comment: I'm using ZFS on 64-bit Linux. I did see a Github issue / commit that claims to address this. I'm using a reasonably recent ZoL build, that should have that commit, and I still see the behavior. I actually experimented with it a little, and, hmm. The test

[issue31000] Test failure in resource module on ZFS

2017-07-23 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: I use 32-bit Linux and when tried to install the ZFS DKMS driver got a warning that ZFS is unstable on 32-bit. -- ___ Python tracker ___

[issue31000] Test failure in resource module on ZFS

2017-07-23 Thread Larry Hastings
New submission from Larry Hastings: I use Linux (Ubuntu GNOME, 17.04, 64-bit) on all my computers, and I use ZFS for the /home partition. While releasing 3.4.7rc1 and 3.5.4rc1, I encountered this test failure: % ./python -m test test_resource 0:00:00 load avg: 0.40 [1/1] test_resource test t