[issue33723] test_time.test_thread_time() failed on AMD64 Debian root 3.x

STINNER Victor report at bugs.python.org
Mon Nov 26 11:39:38 EST 2018


STINNER Victor <vstinner at redhat.com> added the comment:

New failure on AppVeyor:

FAIL: test_thread_time (test.test_time.TimeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\projects\cpython\lib\test\test_time.py", line 553, in test_thread_time
    self.assertLess(stop - start, min_time)
AssertionError: 0.015625 not less than 0.015

----------

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


More information about the Python-bugs-list mailing list