Skip to content

persistent_dict: add complex hashing, numpy scalar hashing #965

persistent_dict: add complex hashing, numpy scalar hashing

persistent_dict: add complex hashing, numpy scalar hashing #965

Triggered via pull request September 27, 2023 14:12
Status Failure
Total duration 4m 49s
Artifacts

ci.yml

on: pull_request
Flake8
25s
Flake8
Validate CITATION.cff
10s
Validate CITATION.cff
Pylint
40s
Pylint
Mypy
26s
Mypy
Pytest without Numpy
18s
Pytest without Numpy
Documentation
37s
Documentation
Matrix: downstream_tests
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
Pytest on Py3.9: test/test/test/test_persistent_dict.py#L369
test_persistent_dict_storage_and_lookup AttributeError: 'MyIntEnum' object has no attribute 'dtype'
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: test/test/test/test_persistent_dict.py#L369
test_persistent_dict_storage_and_lookup AttributeError: 'MyIntEnum' object has no attribute 'dtype'
Pytest on Py3.8
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#L369
test_persistent_dict_storage_and_lookup AttributeError: 'MyIntEnum' object has no attribute 'dtype'
Pytest on Py3.x
Process completed with exit code 1.
Pytest on Pypypy3.8
The job was canceled because "_3_9" failed.
Pytest on Pypypy3.8: test/test/test/test_persistent_dict.py#L369
test_persistent_dict_storage_and_lookup AttributeError: 'MyIntEnum' object has no attribute 'dtype'
Pytest on Pypypy3.8
The operation was canceled.
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L369
test_roll[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-1--20] AttributeError: 'AddressSpace' object has no attribute 'dtype'
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L369
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-True-equal] AttributeError: 'AddressSpace' object has no attribute 'dtype'
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L369
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-True-greater] AttributeError: 'AddressSpace' object has no attribute 'dtype'
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L369
test_roll[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-1-20] AttributeError: 'AddressSpace' object has no attribute 'dtype'
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L369
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-True-greater_equal] AttributeError: 'AddressSpace' object has no attribute 'dtype'
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L369
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-True-not_equal] AttributeError: 'AddressSpace' object has no attribute 'dtype'
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L369
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-axes0] AttributeError: 'AddressSpace' object has no attribute 'dtype'
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L369
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-True-logical_or] AttributeError: 'AddressSpace' object has no attribute 'dtype'
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L369
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-True-less] AttributeError: 'AddressSpace' object has no attribute 'dtype'
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L369
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-axes1] AttributeError: 'AddressSpace' object has no attribute 'dtype'
Tests for downstream project loopy
The job was canceled because "pytato" failed.
Tests for downstream project loopy
The operation was canceled.
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.