[Bug 21271] python's test_socket test hangs

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 4 18:44:29 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=21271

--- Comment #4 from Xavier Vachon <xvachon at gmail.com> 2011-04-04 18:44:29 CDT ---
Created an attachment (id=33940)
 --> (http://bugs.winehq.org/attachment.cgi?id=33940)
Results with wine 1.3.17 and Python 3.2

Ran 155 tests in 10.277s

FAILED (errors=1, skipped=5)
Traceback (most recent call last):
  File "C:\Python32\lib\runpy.py", line 160, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "C:\Python32\lib\runpy.py", line 73, in _run_code
    exec(code, run_globals)
  File "C:\Python32\lib\test\test_socket.py", line 2012, in <module>
    test_main()
  File "C:\Python32\lib\test\test_socket.py", line 2008, in test_main
    support.run_unittest(*tests)
  File "C:\Python32\lib\test\support.py", line 1145, in run_unittest
    _run_suite(suite)
  File "C:\Python32\lib\test\support.py", line 1128, in _run_suite
    raise TestFailed(err)
test.support.TestFailed: Traceback (most recent call last):
  File "C:\Python32\lib\test\test_socket.py", line 609, in test_sock_ioctl
    s.ioctl(socket.SIO_KEEPALIVE_VALS, (1, 100, 100))
socket.error: [Errno 10022] Windows Error 0x%X

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list