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-38112: compileall tests: Use shorter name for long_path test #16419

Merged
merged 1 commit into from
Sep 26, 2019

Conversation

encukou
Copy link
Member

@encukou encukou commented Sep 26, 2019

One more fix for compileall long_path tests. Hopefully, this will make Windows buildbots happy!

The path needs to be limited to 260 characters on (some versions of) Windows.

https://bugs.python.org/issue38112

Apparently, the path needs to be limited to 260 characters on
(some versions of) Windows.
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting core review labels Sep 26, 2019
@encukou encukou merged commit 3d984a1 into python:master Sep 26, 2019
@encukou encukou deleted the compileall-long-path branch September 26, 2019 13:16
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
Apparently, the path needs to be limited to 260 characters on
(some versions of) Windows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants