add runners for python 3.13 #226
GitHub Actions / Test Results
failed
Nov 18, 2024 in 0s
5 errors, 1 skipped, 100 pass in 2m 5s
Annotations
github-actions / Test Results
tests.test_corsika_datasets with error
test-results-ubuntu-24.04-3.9.junit.xml [took 0s]
Raw output
collection failure
tests/test_corsika_datasets.py:15: in <module>
import tables
/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/site-packages/tables/__init__.py:44: in <module>
from .utilsextension import get_hdf5_version as _get_hdf5_version
tables/utilsextension.pyx:1: in init tables.utilsextension
???
E ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
github-actions / Test Results
tests.test_genie_datasets with error
test-results-ubuntu-24.04-3.9.junit.xml [took 0s]
Raw output
collection failure
tests/test_genie_datasets.py:15: in <module>
import tables
/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/site-packages/tables/__init__.py:44: in <module>
from .utilsextension import get_hdf5_version as _get_hdf5_version
tables/utilsextension.pyx:1: in init tables.utilsextension
???
E ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
github-actions / Test Results
tests.test_genie_icetray_datasets with error
test-results-ubuntu-24.04-3.9.junit.xml [took 0s]
Raw output
collection failure
tests/test_genie_icetray_datasets.py:14: in <module>
import tables
/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/site-packages/tables/__init__.py:44: in <module>
from .utilsextension import get_hdf5_version as _get_hdf5_version
tables/utilsextension.pyx:1: in init tables.utilsextension
???
E ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
github-actions / Test Results
tests.test_icetop_datasets with error
test-results-ubuntu-24.04-3.9.junit.xml [took 0s]
Raw output
collection failure
tests/test_icetop_datasets.py:15: in <module>
import tables
/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/site-packages/tables/__init__.py:44: in <module>
from .utilsextension import get_hdf5_version as _get_hdf5_version
tables/utilsextension.pyx:1: in init tables.utilsextension
???
E ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
github-actions / Test Results
tests.test_nugen_datasets with error
test-results-ubuntu-24.04-3.9.junit.xml [took 0s]
Raw output
collection failure
tests/test_nugen_datasets.py:15: in <module>
import tables
/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/site-packages/tables/__init__.py:44: in <module>
from .utilsextension import get_hdf5_version as _get_hdf5_version
tables/utilsextension.pyx:1: in init tables.utilsextension
???
E ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
Loading