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

Ignore WARNING emitted by setuptools during test #7395

Merged

Conversation

chrahunt
Copy link
Member

@chrahunt chrahunt commented Nov 23, 2019

Setuptools 42.0.0, released a few hours ago, deprecates easy_install (see pypa/setuptools#1909 and CHANGES). This caused a test in which we invoke easy_install to start failing, since it was tracing:

WARNING: The easy_install command is deprecated and will be removed in a future version.

@chrahunt chrahunt added C: tests Testing and related things skip news Does not need a NEWS file entry (eg: trivial changes) labels Nov 23, 2019
@chrahunt chrahunt marked this pull request as ready for review November 23, 2019 22:35
@chrahunt
Copy link
Member Author

Merging this eagerly since master/all PRs are broken otherwise. I'm happy to address any concerns in a followup!

@chrahunt chrahunt merged commit b3aced9 into pypa:master Nov 23, 2019
@chrahunt chrahunt deleted the tests/fix-setuptools-unexpected-warning branch November 23, 2019 23:36
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Dec 24, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Dec 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation C: tests Testing and related things skip news Does not need a NEWS file entry (eg: trivial changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant