persistent_dict: add complex hashing, numpy scalar hashing #961
Triggered via pull request
September 26, 2023 20:05
Status
Failure
Total duration
12m 21s
Artifacts
–
ci.yml
on: pull_request
Flake8
25s
Validate CITATION.cff
11s
Pylint
39s
Mypy
30s
Pytest without Numpy
18s
Documentation
28s
Matrix: downstream_tests
Matrix: pytest
Annotations
6 errors and 1 warning
Pytest on Py3.9:
test/test/test/test_persistent_dict.py#L418
test_scalar_hashing
AssertionError: assert '2d491b0679dd...5b327142907cb' == 'e8e5fed10d7c...70b51c15f4d6d'
- e8e5fed10d7cbf217e63bffc8bbc5c42dce18e6335aa290470b70b51c15f4d6d
+ 2d491b0679ddfe62d52ebbbe84adc73c8d345ea40c643f8ccc75b327142907cb
|
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.8
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.
|