[New-bugs-announce] [issue10469] test_socket fails

Daniel Albeseder report at bugs.python.org
Sat Nov 20 15:24:42 CET 2010


New submission from Daniel Albeseder <kotan at gmx.at>:

Using WinXP I compiled python 3.2 from the current sources using Visual C++ 2010 Express.

Running

rt -v test_socket

resulted in the attached output.

The tests testSmallReadNonBlocking and testWriteNonBlocking have errors, and an assertion fails for test_connect and test_create_connections.

----------
components: Library (Lib)
files: test_socket.log
messages: 121651
nosy: Kotan
priority: normal
severity: normal
status: open
title: test_socket fails
versions: Python 3.2
Added file: http://bugs.python.org/file19670/test_socket.log

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


More information about the New-bugs-announce mailing list