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 pitrou
Recipients Arfrever, lemburg, neologix, pitrou, python-dev, vstinner
Date 2012-04-29.21:17:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335734268.84.0.626907626751.issue14428@psf.upfronthosting.co.za>
In-reply-to
Content
There are many sporadic failures on the buildbots:



======================================================================
FAIL: test_process_time_threads (test.test_time.TimeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/buildbot/buildarea/3.x.krah-freebsd/build/Lib/test/test_time.py", line 441, in test_process_time_threads
    self.assertGreaterEqual(t2 - t1, busy)
AssertionError: 0.01249799999999368 not greater than or equal to 0.013093999999966854
History
Date User Action Args
2012-04-29 21:17:48pitrousetrecipients: + pitrou, lemburg, vstinner, Arfrever, neologix, python-dev
2012-04-29 21:17:48pitrousetmessageid: <1335734268.84.0.626907626751.issue14428@psf.upfronthosting.co.za>
2012-04-29 21:17:48pitroulinkissue14428 messages
2012-04-29 21:17:48pitroucreate