Message347794
I'm running Ubuntu 19.04 on a ZFS mirrored pool, where my home partition is configured with 'utf8only=on' attribute. I've cloned cpython and after running the tests, as described in devguide.python.org, I have 11 test failures:
== Tests result: FAILURE ==
389 tests OK.
11 tests failed:
test_cmd_line_script test_httpservers test_imp test_import
test_ntpath test_os test_posixpath test_socket test_unicode_file
test_unicode_file_functions test_zipimport
I've been looking for similar or matching reported issues, but could not find one. I'm on the EuroPython 2019 CPython sprint and we'll be looking into this with the help of some of the core devs. |
|
Date |
User |
Action |
Args |
2019-07-13 10:13:57 | dimitern | set | recipients:
+ dimitern, vstinner, benjamin.peterson, ezio.melotti |
2019-07-13 10:13:57 | dimitern | set | messageid: <1563012837.05.0.658851590788.issue37584@roundup.psfhosted.org> |
2019-07-13 10:13:56 | dimitern | link | issue37584 messages |
2019-07-13 10:13:56 | dimitern | create | |
|