-
-
Notifications
You must be signed in to change notification settings - Fork 320
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
test_vindex can sometimes fail with UnicodeDecodeError #2732
Labels
bug
Potential issues with the zarr-python library
Comments
This was referenced Feb 1, 2025
6 tasks
Hey, I'm still experiencing this exact same issue with numcodecs 0.15.0 & 0.15.1 and zarr 3.0.4. Any idea why? I'm using |
doronbehar
added a commit
to bcdarwin/nixpkgs
that referenced
this issue
Feb 24, 2025
This issue might still be observed though: zarr-developers/zarr-python#2732
doronbehar
added a commit
to doronbehar/nixpkgs
that referenced
this issue
Feb 25, 2025
This issue might still be observed though: zarr-developers/zarr-python#2732
FWIW I haven't been able to reproduce this. |
Well, TBH I experienced this issue once, and then I didn't, so it is still somewhat flaky I guess, but probably less flaky then before... |
Please open a new issue with the error if you see it again |
doronbehar
added a commit
to doronbehar/nixpkgs
that referenced
this issue
Mar 6, 2025
This issue might still be observed though: zarr-developers/zarr-python#2732
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Zarr version
3.0.1
Numcodecs version
0.14.0
Python Version
3.13.1
Operating System
Fedora Rawhide
Installation
source
Description
It appears that this tests uses some Hypothesis testing, but it isn't constrained sufficiently to not input invalid data.
Steps to reproduce
pytest -k test_vindex
Additional output
The text was updated successfully, but these errors were encountered: