Skip to content

persistent_dict: make siphash24 optional #1364

persistent_dict: make siphash24 optional

persistent_dict: make siphash24 optional #1364

Re-run triggered July 23, 2024 16:37
Status Failure
Total duration 8m 14s
Artifacts

ci.yml

on: pull_request
Matrix: downstream_tests
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Ruff
Process completed with exit code 1.
Pytest without Numpy: test/pytools/test/test_persistent_dict.py#L551
test_class_hashing AssertionError: assert 'f5697a96dde0...9228b015a6131' == '7b3e4e66503438f6' - 7b3e4e66503438f6 + f5697a96dde0083e31a290b54ee7a5640b2bb8eb6d18e9c7ee89228b015a6131
Pytest without Numpy: test/pytools/test/test_persistent_dict.py#L622
test_datetime_hashing AssertionError: assert '9fb97d7faabc...a77fa0f70f5e3' == '1c866ff10ff0d997' - 1c866ff10ff0d997 + 9fb97d7faabc3603f3e334ca5eb1eb0fe0c92665e5611cb1b5aa77fa0f70f5e3
Pytest without Numpy: test/pytools/test/test_persistent_dict.py#L569
test_dataclass_hashing AssertionError: assert '2ba6363c3b98...cf15946efb802' == 'd1a1079f1c10aa4f' - d1a1079f1c10aa4f + 2ba6363c3b98f1cc2209bd57388368b3efe3074e3764eee30fbcf15946efb802
Pytest without Numpy: test/pytools/test/test_persistent_dict.py#L839
test_hash_function AssertionError: assert '51b5980dd3a8...dfdc55e15c9b2' == '79efd03f9a38ed77' - 79efd03f9a38ed77 + 51b5980dd3a8aa13f6e83869e4a04c22973d7aaf96cb22899abdfdc55e15c9b2
Pytest without Numpy
Process completed with exit code 1.
Pytest on Py3.8 macos-latest
[notice] A new release of pip is available: 21.1.1 -> 24.1.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.