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

Move glob edge case tests into abstract module #1339

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

john-jam
Copy link
Contributor

This PR moves the glob edge cases from tests/conftest.py to tests/abstract/common.py since only the package fsspec.tests.abstract is exported (see here).

This fixes issues with downstream repo tests like this one: https://github.com/john-jam/gcsfs/actions/runs/5873927218/job/16121765030#step:6:51

@martindurant martindurant merged commit 2107d4a into fsspec:master Aug 23, 2023
9 of 11 checks passed
@john-jam john-jam deleted the fix-derived-tests-import branch August 24, 2023 00:40
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