Serhiy Storchaka added the comment:

May be related: 
http://buildbot.python.org/all/builders/x86%20OpenIndiana%203.x/builds/10375/steps/test/logs/stdio

======================================================================
ERROR: testCount (test.test_socket.SendfileUsingSendfileTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_socket.py",
 line 5160, in testCount
  File 
"/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_socket.py",
 line 5063, in recv_data
MemoryError

======================================================================
ERROR: testCount (test.test_socket.SendfileUsingSendfileTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_socket.py",
 line 266, in _tearDown
  File 
"/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_socket.py",
 line 278, in clientRun
  File 
"/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_socket.py",
 line 5153, in _testCount
  File "/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/socket.py", 
line 282, in _sendfile_use_sendfile
    raise _socket.timeout('timed out')
socket.timeout: timed out

======================================================================
ERROR: testWithTimeout (test.test_socket.SendfileUsingSendfileTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_socket.py",
 line 5230, in testWithTimeout
  File 
"/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_socket.py",
 line 5063, in recv_data
MemoryError

======================================================================
ERROR: testWithTimeout (test.test_socket.SendfileUsingSendfileTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_socket.py",
 line 266, in _tearDown
  File 
"/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_socket.py",
 line 278, in clientRun
  File 
"/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_socket.py",
 line 5225, in _testWithTimeout
  File "/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/socket.py", 
line 282, in _sendfile_use_sendfile
    raise _socket.timeout('timed out')
socket.timeout: timed out

----------------------------------------------------------------------

----------

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

Reply via email to