[ python-Bugs-1061429 ] test_socket fails

SourceForge.net noreply at sourceforge.net
Sat Nov 6 12:53:56 CET 2004


Bugs item #1061429, was opened at 2004-11-06 12:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1061429&group_id=5470

Category: None
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: TPJ (tprimke)
Assigned to: Nobody/Anonymous (nobody)
Summary: test_socket fails

Initial Comment:
I've just downloaded Python 2.4 beta 2. I've compiled
it successfully. Then I ran tests (make test). Anything
but test_socket went well. On test_socket I've got :

test  test_socket failed -- Traceback (most recent call
last) :
   File
"/home/tpj/alt3/src/Python-2.4b2/Lib/test/test_socket.py",
line 330, in testGetServBy
   eq(port, port2)
AssertionError: 7 != 4

It has failed twice (py and pyc).

I haven't had such problems with previous Python's
version (I've compiled 2.3.4 final).

I'm working on Slackware 10.0, on 2.4.26-lck1.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1061429&group_id=5470


More information about the Python-bugs-list mailing list