STINNER Victor added the comment:

http://buildbot.python.org/all/builders/AMD64%20FreeBSD%20CURRENT%20Debug%203.6/builds/266/steps/test/logs/stdio

======================================================================
ERROR: testSend (test.test_timeout.TCPTimeoutTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/home/buildbot/python/3.6.koobs-freebsd-current/build/Lib/test/test_timeout.py",
 line 151, in tearDown
    self.sock.close()
  File 
"/usr/home/buildbot/python/3.6.koobs-freebsd-current/build/Lib/socket.py", line 
417, in close
    self._real_close()
  File 
"/usr/home/buildbot/python/3.6.koobs-freebsd-current/build/Lib/socket.py", line 
411, in _real_close
    _ss.close(self)
ConnectionResetError: [Errno 54] Connection reset by peer

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30543>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to