Skip to content

Comments

New pytest mark for tests accessing to the network#549

Merged
ap-- merged 3 commits intofsspec:mainfrom
avalentino:feature/network
Feb 22, 2026
Merged

New pytest mark for tests accessing to the network#549
ap-- merged 3 commits intofsspec:mainfrom
avalentino:feature/network

Conversation

@avalentino
Copy link
Contributor

No description provided.

@ap--
Copy link
Collaborator

ap-- commented Feb 22, 2026

Hello @avalentino

Could you describe under what circumstances this is an issue?

@avalentino
Copy link
Contributor Author

Hello @avalentino

Could you describe under what circumstances this is an issue?

I maintain the Debian package for universal_pathlib.
The build process is done in isolation (no access to the internet) and the test suite is run regularly at each update of the package.
Without a pytest mark we would have test errors or would be forced to exclude tests one by one.

Add network pytest mark for test_http.py
@ap-- ap-- changed the title New pytest mark for tests accessing to teh network New pytest mark for tests accessing to the network Feb 22, 2026
@ap-- ap-- merged commit 8275740 into fsspec:main Feb 22, 2026
27 checks passed
@ap--
Copy link
Collaborator

ap-- commented Feb 22, 2026

Thanks for clarifying! 🙏

@avalentino avalentino deleted the feature/network branch February 22, 2026 21:20
@avalentino
Copy link
Contributor Author

Thanks for merging :)

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