This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients pitrou, vstinner
Date 2018-05-31.21:45:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527803116.79.0.682650639539.issue33723@psf.upfronthosting.co.za>
In-reply-to
Content
AMD64 Debian root 3.x:

http://buildbot.python.org/all/#/builders/27/builds/1067

======================================================================
FAIL: test_thread_time (test.test_time.TimeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_time.py", line 536, in test_thread_time
    self.assertGreaterEqual(stop - start, 0.020)  # machine busy?
AssertionError: 0.019943113999999984 not greater than or equal to 0.02
History
Date User Action Args
2018-05-31 21:45:16vstinnersetrecipients: + vstinner, pitrou
2018-05-31 21:45:16vstinnersetmessageid: <1527803116.79.0.682650639539.issue33723@psf.upfronthosting.co.za>
2018-05-31 21:45:16vstinnerlinkissue33723 messages
2018-05-31 21:45:16vstinnercreate