Skip to content

persistent_dict: add complex hashing, numpy scalar hashing #957

persistent_dict: add complex hashing, numpy scalar hashing

persistent_dict: add complex hashing, numpy scalar hashing #957

Triggered via pull request September 25, 2023 21:39
Status Failure
Total duration 12m 37s
Artifacts

ci.yml

on: pull_request
Flake8
23s
Flake8
Validate CITATION.cff
10s
Validate CITATION.cff
Pylint
36s
Pylint
Mypy
30s
Mypy
Pytest without Numpy
20s
Pytest without Numpy
Documentation
32s
Documentation
Matrix: downstream_tests
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Pytest on Py3.9: test/test/test/test_persistent_dict.py#L279
test_scalar_hashing TypeError: unsupported type for persistent hash keying: <class 'numpy.longdouble'>
Pytest on Py3.9
Process completed with exit code 1.
Pytest on Py3.8
The job was canceled because "_3_9" failed.
Pytest on Py3.x
The job was canceled because "_3_9" failed.
Pytest on Py3.x: test/test/test/test_persistent_dict.py#L279
test_scalar_hashing TypeError: unsupported type for persistent hash keying: <class 'numpy.longdouble'>
Pytest on Py3.x
The operation was canceled.
Pytest on Pypypy3.8
The job was canceled because "_3_9" failed.
Pytest on Pypypy3.8
The operation was canceled.
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.