Skip to content

[3.8] bpo-37064: Skip test_tools.test_pathfix if installed (GH-15705) #16389

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

Merged
merged 1 commit into from
Sep 25, 2019
Merged

[3.8] bpo-37064: Skip test_tools.test_pathfix if installed (GH-15705) #16389

merged 1 commit into from
Sep 25, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 25, 2019

If Python is installed, skip test_tools.test_pathfix test because
Tools/scripts/pathfix.py script is not installed.

(cherry picked from commit 3f43cef)

https://bugs.python.org/issue37064

If Python is installed, skip test_tools.test_pathfix test because
Tools/scripts/pathfix.py script is not installed.

(cherry picked from commit 3f43cef)
@bedevere-bot bedevere-bot added skip news tests Tests in the Lib/test dir labels Sep 25, 2019
@vstinner vstinner merged commit 2e566bf into python:3.8 Sep 25, 2019
@vstinner vstinner deleted the pathfix_test38 branch September 25, 2019 14:12
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