Ezio Melotti <ezio.melo...@gmail.com> added the comment:

I fixed all the things listed in the previous message in r78689, but that just 
enabled the test on several Linux buildbots and some started to fail too.
In r78696 (and r78697) I tried to use sys.getfilesystemencoding() instead of 
locale.getpreferredencoding() and that turned at least the Windows buildbots 
green, but there are still a few linux bots that fail:
http://www.python.org/dev/buildbot/builders/AMD64%20Ubuntu%20wide%203.x/builds/545/steps/test/logs/stdio
http://www.python.org/dev/buildbot/builders/AMD64%20Ubuntu%203.x/builds/561/steps/test/logs/stdio
http://www.python.org/dev/buildbot/builders/x86%20Ubuntu%203.x/builds/525/steps/test/logs/stdio
http://www.python.org/dev/buildbot/builders/amd64%20gentoo%203.x/builds/513/steps/test/logs/stdio

----------
nosy: +ncoghlan

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5604>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to