[issue8423] tiger buildbot: test_pep277 failures

STINNER Victor report at bugs.python.org
Fri Oct 29 02:08:15 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

> I opened the issue #10209: "Mac OS X: Decompose filenames on encode, 
> and precompose filenames on decode".

It was a bad idea. I fixed test_pep277 instead with:
 - r85897 disables the filenames that are normalized differently by Python and by darwin
 - r85899 disables test_normalize and test_listdir tests

And test_pep277 now pass on "x86 Tiger 3.x" buildbot, and so I can close this issue (and issue #10209).

----------
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8423>
_______________________________________


More information about the Python-bugs-list mailing list