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

Test failures in h5a_iterate #1116

Open
simonbyrne opened this issue Sep 11, 2023 · 1 comment
Open

Test failures in h5a_iterate #1116

simonbyrne opened this issue Sep 11, 2023 · 1 comment

Comments

@simonbyrne
Copy link
Collaborator

Something really odd is going on with the CI / julia 1 - windows-latest - x64.

We're getting an error in h5a_iterate:
https://github.com/JuliaIO/HDF5.jl/actions/runs/6124333998/job/16624132842#step:5:200
From what I can tell, it looks like h5a_iterate isn't throwing an error correctly. I can make it go away by removing the lock or the try/catch for the lock, or be removing the check of the error stack (which may be a good idea in any case?)

Originally posted by @simonbyrne in #1104 (comment)

@simonbyrne
Copy link
Collaborator Author

Similar error on Ubuntu with Julia 1.6:
https://github.com/JuliaIO/HDF5.jl/actions/runs/6125740497/job/16628314924#step:5:1

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

No branches or pull requests

1 participant