Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Thank you for your report (and for all other heroic work for maintaining AIX). 
Breaking only one test on AIX looks like a good news.

Do you able to run tests manually? Could you please run the following command?

    ./python -m test --list-cases -uall test_io | xargs -n 1 ./python -m test 
-vuall test_io -m

It may help to determine what exactly the test was broken.

----------

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

Reply via email to