Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@d-v-b
Copy link
Contributor

@d-v-b d-v-b commented Nov 27, 2025

Since changing the layout of our standalone examples, we failed to update the tests, and so the examples are not currently getting tested. See https://github.com/zarr-developers/zarr-python/actions/runs/19712165663/job/56475393603#step:6:100 for a recent run where test_examples.py didn't collect any tests.

This PR makes it a test failure if no example scripts are found, and corrects our example script discovery to find example scripts properly at test time.

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Nov 27, 2025
@github-actions github-actions bot removed the needs release notes Automatically applied to PRs which haven't added release notes label Nov 27, 2025
@d-v-b d-v-b requested a review from normanrz November 27, 2025 14:58
@d-v-b
Copy link
Contributor Author

d-v-b commented Nov 27, 2025

the min-deps test failure is caused by pytest-asyncio requiring a newer version of typing-extensions than our minimum supported version. That's fixed in #3606

@d-v-b d-v-b enabled auto-merge (squash) November 27, 2025 15:58
@d-v-b d-v-b merged commit 20670e6 into zarr-developers:main Nov 27, 2025
31 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