The unit test TestApplyFilterDataset fails in github CI due to issues involving inconsistent availability of filters for h5repack. The root cause is not yet understood, and this test is currently skipped in CI.
A full fix is likely to involve manual h5py/HDF5 setup so that there is a single source of truth for the library version/tools, or expanded and more precise filter discovery checks.
The unit test
TestApplyFilterDatasetfails in github CI due to issues involving inconsistent availability of filters for h5repack. The root cause is not yet understood, and this test is currently skipped in CI.A full fix is likely to involve manual h5py/HDF5 setup so that there is a single source of truth for the library version/tools, or expanded and more precise filter discovery checks.