Skip to content

bpo-31380: Skip test_httpservers test_undecodable_file on macOS.#4720

Merged
ned-deily merged 1 commit into
python:masterfrom
ned-deily:bpo-31380
Dec 5, 2017
Merged

bpo-31380: Skip test_httpservers test_undecodable_file on macOS.#4720
ned-deily merged 1 commit into
python:masterfrom
ned-deily:bpo-31380

Conversation

@ned-deily
Copy link
Copy Markdown
Member

@ned-deily ned-deily commented Dec 5, 2017

The undecodable file name cannot be created on APFS file systems which is becoming the default on macOS. And the test was already being skipped on old macOS systems. Testing on Linux should be sufficient.

https://bugs.python.org/issue31380

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @ned-deily for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@ned-deily ned-deily deleted the bpo-31380 branch December 5, 2017 04:42
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2017
…honGH-4720)

The undecodable file name cannot be created on macOS APFS file systems.
(cherry picked from commit b3edde8)
@bedevere-bot
Copy link
Copy Markdown

GH-4721 is a backport of this pull request to the 3.6 branch.

ned-deily pushed a commit that referenced this pull request Dec 5, 2017
GH-4720) (#4721)

The undecodable file name cannot be created on macOS APFS file systems.
(cherry picked from commit b3edde8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants