[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[help] Error in hdmf possibly caused by hdf5 issue?



Control: tags -1 help

Hi,

the build log says:

...
> ======================================================================
> FAIL: test_link_h5py_dataset_h5dataio_input (tests.unit.test_io_hdf5_h5tools.H5IOTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_hdmf/build/tests/unit/test_io_hdf5_h5tools.py", line 688, in test_link_h5py_dataset_h5dataio_input
>     self.assertTrue(isinstance(self.f.get('test_softlink', getlink=True), SoftLink))
> AssertionError: False is not true
> 
> ======================================================================
> FAIL: test_link_h5py_dataset_input (tests.unit.test_io_hdf5_h5tools.H5IOTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_hdmf/build/tests/unit/test_io_hdf5_h5tools.py", line 671, in test_link_h5py_dataset_input
>     self.assertTrue(isinstance(self.f.get('test_softlink', getlink=True), SoftLink))
> AssertionError: False is not true
> 
> ----------------------------------------------------------------------
> Ran 748 tests in 3.146s
> 
> FAILED (failures=2, skipped=3, expected failures=1)
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_hdmf/build; python3.9 -m unittest discover -v 
> dh_auto_test: error: pybuild --test -i python{version} -p "3.9 3.8" returned exit code 13
...

I wonder whether there is a known issue with hdf5 which might cause this
test suite error which otherwise looks pretty clean (also in other hdf5
tests).

Kind regards

        Andreas.

-- 
http://fam-tille.de


Reply to: