[New-bugs-announce] [issue19305] sporadic test_asyncio failure under FreeBSD

Antoine Pitrou report at bugs.python.org
Sun Oct 20 01:18:45 CEST 2013


New submission from Antoine Pitrou:

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

----------
components: Library (Lib), Tests
keywords: buildbot
messages: 200515
nosy: gvanrossum, koobs, pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: sporadic test_asyncio failure under FreeBSD
type: behavior
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19305>
_______________________________________


More information about the New-bugs-announce mailing list