Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs
[issue6382] test_socketserver fails on trunk in test_ForkingTCPServer
 

Index | Next | Previous | View Flat


report at bugs

Jun 29, 2009, 6:58 PM


Views: 221
Permalink
[issue6382] test_socketserver fails on trunk in test_ForkingTCPServer

New submission from R. David Murray <rdmurray[at]bitdance.com>:

Gentoo linux, trunk r73699. test_socketserver fails with the following
tracebacks:

======================================================================
FAIL: test_ForkingTCPServer (test.test_socketserver.SocketServerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/rdmurray/python/trunk/Lib/test/test_socketserver.py", line
189, in test_ForkingTCPServer
self.stream_examine)
File "/home/rdmurray/python/trunk/Lib/test/test_socketserver.py", line
147, in run_server
testfunc(svrcls.address_family, addr)
File "/home/rdmurray/python/trunk/Lib/test/test_socketserver.py", line
161, in stream_examine
self.assertEquals(buf, TEST_STR)
AssertionError: '' != 'hello world\n'

======================================================================
FAIL: test_ForkingUnixStreamServer (test.test_socketserver.SocketServerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/rdmurray/python/trunk/Lib/test/test_socketserver.py", line
207, in test_ForkingUnixStreamServer
self.stream_examine)
File "/home/rdmurray/python/trunk/Lib/test/test_socketserver.py", line
147, in run_server
testfunc(svrcls.address_family, addr)
File "/home/rdmurray/python/trunk/Lib/test/test_socketserver.py", line
161, in stream_examine
self.assertEquals(buf, TEST_STR)
AssertionError: '' != 'hello world\n'

----------
components: Library (Lib)
messages: 89897
nosy: r.david.murray
priority: normal
severity: normal
stage: needs patch
status: open
title: test_socketserver fails on trunk in test_ForkingTCPServer
versions: Python 2.7

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue6382>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Subject User Time
[issue6382] test_socketserver fails on trunk in test_ForkingTCPServer report at bugs Jun 29, 2009, 6:58 PM
    [issue6382] test_socketserver fails on trunk in test_ForkingTCPServer report at bugs Jul 4, 2009, 8:44 AM
    [issue6382] test_socketserver fails on trunk in test_ForkingTCPServer report at bugs Jul 5, 2009, 1:57 PM
    [issue6382] test_socketserver fails on trunk in test_ForkingTCPServer report at bugs Jul 6, 2009, 9:17 AM
    [issue6382] test_socketserver fails on trunk in test_ForkingTCPServer report at bugs Jul 6, 2009, 4:41 PM
    [issue6382] test_socketserver fails on trunk in test_ForkingTCPServer report at bugs Jul 6, 2009, 5:13 PM
    [issue6382] test_socketserver fails on trunk in test_ForkingTCPServer report at bugs Jul 6, 2009, 6:38 PM
    [issue6382] test_socketserver fails on trunk in test_ForkingTCPServer report at bugs Jul 7, 2009, 2:09 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.