New submission from STINNER Victor <[email protected]>:
x86-64 Sierra 3.6 failure:
http://buildbot.python.org/all/#/builders/20/builds/81
======================================================================
ERROR: test_undecodable_filename
(test.test_httpservers.SimpleHTTPServerTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/Users/buildbot/buildarea/3.6.billenstein-sierra/build/Lib/test/support/__init__.py",
line 601, in wrapper
return func(*args, **kw)
File
"/Users/buildbot/buildarea/3.6.billenstein-sierra/build/Lib/test/test_httpservers.py",
line 381, 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/tmp19j_8j75/@test_98516_tmp\udce7w\udcf0.txt'
----------
components: Tests, macOS
messages: 306441
nosy: haypo, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: test_httpservers.test_undecodable_filename() fails with [Errno 92]
Illegal byte sequence on macOS Sierra
versions: Python 3.7
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32061>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com