Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Dec 5, 2017

Conversation

ned-deily
Copy link
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
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

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