http://bugs.winehq.org/show_bug.cgi?id=21271
Summary: python's test_socket test hangs Product: Wine Version: 1.1.35 Platform: x86 URL: http://www.python.org OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: winsock AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=25575) --> (http://bugs.winehq.org/attachment.cgi?id=25575) test output
Install python and run: wine 'c:\Python31\python.exe' -m test.test_socket
the test will hang. On Windows XP, passes fine. No terminal output. Python's output is: testFamily (__main__.NetworkConnectionAttributesTest) ...