persistent_dict: add complex hashing, numpy scalar hashing #956
Triggered via pull request
September 25, 2023 21:39
Status
Failure
Total duration
9m 26s
Artifacts
–
ci.yml
on: pull_request
Flake8
17s
Validate CITATION.cff
7s
Pylint
50s
Mypy
35s
Pytest without Numpy
23s
Documentation
30s
Matrix: downstream_tests
Matrix: pytest
Annotations
7 errors and 1 warning
Pytest on Py3.9:
test/test/test/test_persistent_dict.py#L278
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.x
The job was canceled because "_3_9" failed.
|
Pytest on Py3.x:
test/test/test/test_persistent_dict.py#L278
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.
|