Message324226
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. |
|
| Date |
User |
Action |
Args |
| 2018-08-28 09:02:20 | Michael.Felt | set | recipients:
+ Michael.Felt, vstinner, sable, alef |
| 2018-08-28 09:02:20 | Michael.Felt | set | messageid: <[email protected]> |
| 2018-08-28 09:02:19 | Michael.Felt | link | issue11190 messages |
| 2018-08-28 09:02:19 | Michael.Felt | create | |
|