Skip to content

ci: add zarr to test_downstream extra (test_xarray_zarr skipped since #1553) - #2109

Merged
martindurant merged 1 commit into
fsspec:masterfrom
glaziermag:downstream-add-zarr
Aug 28, 2026
Merged

ci: add zarr to test_downstream extra (test_xarray_zarr skipped since #1553)#2109
martindurant merged 1 commit into
fsspec:masterfrom
glaziermag:downstream-add-zarr

Conversation

@glaziermag

Copy link
Copy Markdown
Contributor

#1553 moved the downstream job's dependencies from ci/environment-downstream.yml (which listed zarr) into the new test_downstream extra, but zarr didn't make the new list, so test_downstream.py::test_xarray_zarr has import-skipped on every run since April 2024 while the job stays green — e.g. the latest master run: test_xarray_zarr SKIPPED. The README still describes this job as running "very minimal tests against pandas and zarr" (README L77–L82).

Verified on my fork: unchanged master reproduces the skip (1, 2); with this one-line change the test runs and passes on current zarr 3.1.6 (3).

Disclosure: found while auditing CI logs with an AI assistant (Claude); I re-verified the commit history and reran the reproduction myself before opening this.

@martindurant
martindurant merged commit 96e9605 into fsspec:master Aug 28, 2026
11 checks passed
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