]> granicus.if.org Git - python/commit
bpo-31380: Skip test_httpservers test_undecodable_file on macOS. (#4720)
authorNed Deily <nad@python.org>
Tue, 5 Dec 2017 04:42:02 +0000 (23:42 -0500)
committerGitHub <noreply@github.com>
Tue, 5 Dec 2017 04:42:02 +0000 (23:42 -0500)
commitb3edde8dd44c878e9f039a2165d00ff075157d4b
tree7778a3221d9bca28b86d6b05b9ab78ccc3821712
parente6f8a7378d701823c6821217bf7ac8a540ab143b
bpo-31380: Skip test_httpservers test_undecodable_file on macOS. (#4720)

The undecodable file name cannot be created on macOS APFS file systems.
Lib/test/test_httpservers.py
Misc/NEWS.d/next/Tests/2017-12-04-23-19-16.bpo-31380.VlMmHW.rst [new file with mode: 0644]