[issue15745] Numerous utime ns tests fail on FreeBSD w/ ZFS (update: and NetBSD w/ FFS, Solaris w/ UFS)

Harrison Grundy report at bugs.python.org
Tue Apr 21 11:45:17 CEST 2015


Harrison Grundy added the comment:

The attached patch just explicitly cuts precision down for the test. It may be worth adding code to set "delta" to the expected level of precision for a given platform, rather than just universally saying "Microseconds are okay."

----------
nosy: +harrison.grundy
Added file: http://bugs.python.org/file39159/almostequaltime.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15745>
_______________________________________


More information about the Python-bugs-list mailing list