-
Notifications
You must be signed in to change notification settings - Fork 51
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
Testing: cxx4_test_filter (10/18) - Failed #134
Comments
I encountered the same issue with
|
I think this is because the test hardcodes the use of the BZIP2 filter, which might not be available. If it just used the deflate filter, that should always be available |
ZedThree
added a commit
to ZedThree/netcdf-cxx4
that referenced
this issue
Oct 19, 2023
Fixes Unidata#134 BZIP2 filter might not be available depending on how HDF5 was compiled
Open
I believe I have met this error again
with commit
and module environment
The other 17 tests pass. What are possible workarounds? Do I need to load any specific modules? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While running the
ctest
command, one of the tests (10/18) throws an error.Log:
ctest --rerun-failed --output-on-failure
output:The text was updated successfully, but these errors were encountered: