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 skrah
Recipients skrah
Date 2013-12-11.19:55:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386791713.28.0.425891775188.issue19952@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/3601/steps/test/logs/stdio


======================================================================
FAIL: test_wait_for_handle (test.test_asyncio.test_windows_events.ProactorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\buildbot.python.org\3.x.kloth-win64\build\lib\test\test_asyncio\test_windows_events.py", line 123, in test_wait_for_handle
    self.assertTrue(0 <= elapsed < 0.02, elapsed)
AssertionError: False is not true : 0.09299999999348074
History
Date User Action Args
2013-12-11 19:55:13skrahsetrecipients: + skrah
2013-12-11 19:55:13skrahsetmessageid: <1386791713.28.0.425891775188.issue19952@psf.upfronthosting.co.za>
2013-12-11 19:55:13skrahlinkissue19952 messages
2013-12-11 19:55:12skrahcreate