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 gvanrossum, koobs, pitrou
Date 2013-10-19.23:18:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382224725.63.0.152708776647.issue19305@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.0%203.x/builds/626/steps/test/logs/stdio

======================================================================
FAIL: test_create_server (test.test_asyncio.test_events.SelectEventLoopTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/buildbot/koobs-freebsd10/3.x.koobs-freebsd10/build/Lib/test/test_asyncio/test_events.py", line 568, in test_create_server
    self.assertEqual(3, proto.nbytes)
AssertionError: 3 != 0
History
Date User Action Args
2013-10-19 23:18:45pitrousetrecipients: + pitrou, gvanrossum, koobs
2013-10-19 23:18:45pitrousetmessageid: <1382224725.63.0.152708776647.issue19305@psf.upfronthosting.co.za>
2013-10-19 23:18:45pitroulinkissue19305 messages
2013-10-19 23:18:45pitroucreate