Stefan Krah added the comment:

One test fails on FreeBSD 9.0 and 6.4:

======================================================================
ERROR: testRecvFromIntoSmallBuffer (test.test_socket.BufferIOTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/home/db3l/buildarea/3.x.bolen-freebsd/build/Lib/test/test_socket.py", 
line 259, in _tearDown
    raise exc
  File 
"/usr/home/db3l/buildarea/3.x.bolen-freebsd/build/Lib/test/test_socket.py", 
line 271, in clientRun
    test_func()
  File 
"/usr/home/db3l/buildarea/3.x.bolen-freebsd/build/Lib/test/test_socket.py", 
line 4690, in _testRecvFromIntoSmallBuffer
    self.serv_conn.send(MSG*2048)
BrokenPipeError: [Errno 32] Broken pipe

----------
nosy: +skrah

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

Reply via email to