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 gvanrossum, neologix, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-01-23.14:06:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390486007.57.0.823072031506.issue20311@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/x86%20Ubuntu%20Shared%203.x/builds/9552

======================================================================
FAIL: test_timeout_rounding (test.test_epoll.TestEPoll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/test/test_epoll.py", line 59, in test_timeout_rounding
    self.assertGreaterEqual(dt, timeout)
AssertionError: 0.009316698648035526 not greater than or equal to 0.01
History
Date User Action Args
2014-01-23 14:06:47vstinnersetrecipients: + vstinner, gvanrossum, pitrou, neologix, python-dev, serhiy.storchaka
2014-01-23 14:06:47vstinnersetmessageid: <1390486007.57.0.823072031506.issue20311@psf.upfronthosting.co.za>
2014-01-23 14:06:47vstinnerlinkissue20311 messages
2014-01-23 14:06:47vstinnercreate