Skip to content

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

Merged
vstinner merged 1 commit into
python:3.8from
vstinner:pathfix_test38
Sep 25, 2019
Merged

[3.8] bpo-37064: Skip test_tools.test_pathfix if installed (GH-15705)#16389
vstinner merged 1 commit into
python:3.8from
vstinner:pathfix_test38

Conversation

@vstinner

@vstinner vstinner commented Sep 25, 2019

Copy link
Copy Markdown
Member

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