[Python-bugs-list] [ python-Bugs-763362 ] test_posixpath failed

SourceForge.net noreply@sourceforge.net
Mon, 30 Jun 2003 10:01:33 -0700


Bugs item #763362, was opened at 2003-06-30 19:01
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=763362&group_id=5470

Category: Demos and Tools
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin Mokrejs (mmokrejs)
Assigned to: Nobody/Anonymous (nobody)
Summary: test_posixpath failed

Initial Comment:
I get the following with current cvs on Tru64Unix 5.1A:


test_posix
test_posixpath
test test_posixpath failed -- Traceback (most recent
call last):
  File
"/mnt/python/dist/src/Lib/test/test_posixpath.py", line
343, in test_expanduser
    posixpath.expanduser("~/")
  File "/mnt/python/dist/src/Lib/unittest.py", line
292, in failUnlessEqual
    raise self.failureException, \
AssertionError: '//' != '/'



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

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