persistent_dict: add complex hashing, numpy scalar hashing #962
Triggered via pull request
September 26, 2023 20:15
Status
Failure
Total duration
9m 43s
Artifacts
–
ci.yml
on: pull_request
Flake8
17s
Validate CITATION.cff
6s
Pylint
40s
Mypy
26s
Pytest without Numpy
17s
Documentation
33s
Matrix: downstream_tests
Matrix: pytest
Annotations
4 errors and 1 warning
Pytest on Py3.9:
test/test/test/test_persistent_dict.py#L418
test_scalar_hashing
AssertionError: assert '095c77a566d0...b23f04498c223' == '37a40ef099a0...0b5be82a37722'
- 37a40ef099a05fac095512e38c1855e1024724985c8861801870b5be82a37722
+ 095c77a566d0c12e1e5341cbcbc6d9f4983b78d5579b0906e2fb23f04498c223
|
Pytest on Py3.9
Process completed with exit code 1.
|
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.
|