Skip to content

Conversation

max-sixty
Copy link
Collaborator

move env vars into the tests, out of the env setup. xfail tests without codec dependencies (I think this is a PyPI vs conda diff?)

move env vars into the tests, out of the env setup. xfail tests without codec dependencies (I think this is a PyPI vs conda diff?)
@github-actions github-actions bot added topic-testing Automation Github bots, testing workflows, release automation labels Sep 3, 2025
- Combined error message patterns for Zarr v3 test failures
- Kept both 'No group found in store' from main and 'does not exist' from local changes
"blosc_zstd",
pytest.param(
"zstd",
marks=pytest.mark.xfail(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we use explicit netCDF versions please? then it's easy to delete when we bump the min supported version

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this re the netCDF versions though? I can look more if you have a view that it is

my initial research suggests it's about whether the codec is on the system rather than a package version

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh yuck :( this is OK then.

@max-sixty max-sixty merged commit 5d9824a into pydata:main Sep 3, 2025
35 of 37 checks passed
@max-sixty max-sixty deleted the local-tests branch September 3, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Automation Github bots, testing workflows, release automation topic-testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants