New submission from Serhiy Storchaka: A number of tests are failed or skipped when run in directory with a name that contains non-decodable characters. Attached output of following command:
./python -m test.regrtest -uall -v test_cgitb test_cmd_line test_gdb test_inspect test_multiprocessin_fork test_multiprocessing_forkserver test_multiprocessing_spawn test_pdb test_pydoc test_pyexpat test_sax test_site test_subprocess test_tk test_venv test_xml_etree test_xml_etree_c test_logging just hangs. Locale is en_US.utf8. ---------- components: Tests files: tests.log messages: 251113 nosy: serhiy.storchaka priority: normal severity: normal status: open title: Tests failed in nondecodable directory type: behavior versions: Python 3.4, Python 3.5, Python 3.6 Added file: http://bugs.python.org/file40521/tests.log _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25181> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com