New submission from Serhiy Storchaka <storchaka+cpyt...@gmail.com>: http://buildbot.python.org/all/#/builders/14/builds/160/steps/4/logs/stdio ====================================================================== ERROR: test_undecodable_filename (test.test_httpservers.SimpleHTTPServerTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildbot/buildarea/3.x.billenstein-sierra/build/Lib/test/support/__init__.py", line 598, in wrapper return func(*args, **kw) File "/Users/buildbot/buildarea/3.x.billenstein-sierra/build/Lib/test/test_httpservers.py", line 395, in test_undecodable_filename with open(os.path.join(self.tempdir, filename), 'wb') as f: OSError: [Errno 92] Illegal byte sequence: '/var/folders/sy/9hwmqyx14s11577cvgzwf2v40000gt/T/tmp0hrc3ckd/@test_54539_tmp\udce7w\udcf0.txt' ----------------------------------------------------------------------
---------- components: Tests, macOS messages: 306011 nosy: ned.deily, ronaldoussoren, serhiy.storchaka priority: normal severity: normal status: open title: test_undecodable_filename in test_httpservers failed on Mac OS X type: behavior versions: Python 3.6, Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32000> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com