[issue8179] Test failure in test_macpath.py test_realpath (Mac OS X)

2010-03-21 Thread Florent Xicluna
Florent Xicluna added the comment: Fixed with r79195 and r79196. -- resolution: accepted -> fixed stage: patch review -> committed/rejected status: open -> closed ___ Python tracker

[issue8179] Test failure in test_macpath.py test_realpath (Mac OS X)

2010-03-20 Thread Michael Foord
Michael Foord added the comment: Test passes for me with the patch applied. -- ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue8179] Test failure in test_macpath.py test_realpath (Mac OS X)

2010-03-20 Thread Florent Xicluna
Changes by Florent Xicluna : -- stage: needs patch -> patch review ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe

[issue8179] Test failure in test_macpath.py test_realpath (Mac OS X)

2010-03-20 Thread Florent Xicluna
Florent Xicluna added the comment: The changes enabled more tests for all *path related modules. Please try attached patch. -- components: +Macintosh keywords: +patch priority: -> normal resolution: -> accepted type: -> behavior versions: +Python 3.2 Added file: http://bugs.python.o

[issue8179] Test failure in test_macpath.py test_realpath (Mac OS X)

2010-03-19 Thread Ned Deily
Ned Deily added the comment: This failure seems to be caused by major changes to test_macpath. I'm not sure how much of this is really applicable to macpath which implements the obsolete MacOS 9 path functions. Perhaps leave well enough alone? -- nosy: +flox, ned.deily

[issue8179] Test failure in test_macpath.py test_realpath (Mac OS X)

2010-03-19 Thread Michael Foord
New submission from Michael Foord : On Mac OS X 10.6.2 == ERROR: test_realpath (__main__.MacCommonTest) -- Traceback (most recent call last): File "/compile/