STINNER Victor <vstin...@redhat.com> added the comment:

Oh. In my previous attempt, I changed the minimum time from 20 ms to 15 ms. But 
I didn't notice that one check uses assertLess() rather than 
assertGreaterEqual(). So I wrote PR 10724 to change the maximum from 15 ms to 
30 ms in test_thread_time().

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33723>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to