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

SourceForge.net noreply@sourceforge.net
Mon, 30 Jun 2003 20:34:16 -0700


Bugs item #763362, was opened at 2003-06-30 13:01
Message generated for change (Comment added) made by nnorwitz
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: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Martin Mokrejs (mmokrejs)
>Assigned to: Neal Norwitz (nnorwitz)
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: '//' != '/'



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

>Comment By: Neal Norwitz (nnorwitz)
Date: 2003-06-30 23:34

Message:
Logged In: YES 
user_id=33168

 Checked in as: Lib/test/test_posixpath.py 1.9

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

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