[issue11190] test_locale error on AIX

Michael Felt report at bugs.python.org
Tue Aug 28 05:02:20 EDT 2018


Michael Felt <aixtools at felt.demon.nl> added the comment:

Ok - testing other Python3 versions:

3.4.9 - failed
3.5.5 - failed

3.7.0 - passes - ah - but due to skip tests!
test_strcoll (test.test_locale.TestEnUSCollation) ... testing with 'en_US.ISO8859-1'... ok
test_strcoll_with_diacritic (test.test_locale.TestEnUSCollation) ... skipped 'bpo-29972: broken test on AIX'
test_strxfrm (test.test_locale.TestEnUSCollation) ... testing with 'en_US.ISO8859-1'... ok
test_strxfrm_with_diacritic (test.test_locale.TestEnUSCollation) ... skipped 'bpo-29972: broken test on AIX'

So, I guess it is still an issue to be examined, just not urgently.

----------
versions: +Python 3.4, Python 3.5, Python 3.6, Python 3.7, Python 3.8 -Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue11190>
_______________________________________


More information about the Python-bugs-list mailing list