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 <rep...@bugs.python.org>
<http://bugs.python.org/issue19305>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to