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

Fix filter test #138

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix filter test #138

wants to merge 3 commits into from

Conversation

ZedThree
Copy link
Contributor

Fixes #134

Main fix is to use H5Z_FILTER_DEFLATE instead of bzip2, as deflate should always be available.

Also check the return values of getFilter

This was hiding printing the error message
Fixes Unidata#134

BZIP2 filter might not be available depending on how HDF5 was compiled
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.

Testing: cxx4_test_filter (10/18) - Failed
1 participant