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
Validate CITATION.cff
10s
Pylint
36s
Mypy
30s
Pytest without Numpy
20s
Documentation
32s
Matrix: downstream_tests
Matrix: pytest
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.
|