Skip to content

Mark new tests as uses_network #4982

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 2 commits into from
May 11, 2025
Merged

Mark new tests as uses_network #4982

merged 2 commits into from
May 11, 2025

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented May 5, 2025

Summary of changes

Mark a few new tests that try to install stuff from PyPI via pip as uses_network.

To reproduce:

tox -e py313
sudo unshare -n sudo -u $USER sh -c '. .tox/py313/bin/activate && pytest -m "not uses_network"'

Pull Request Checklist

mgorny added 2 commits May 5, 2025 07:04
Mark a few new tests that try to install stuff from PyPI via `pip`
as `uses_network`.
@jaraco jaraco merged commit 90265a0 into pypa:main May 11, 2025
22 of 24 checks passed
@mgorny mgorny deleted the uses-network branch May 11, 2025 14:07
@mgorny
Copy link
Contributor Author

mgorny commented May 11, 2025

Thanks!

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.

2 participants