persistent_dict: add complex hashing, numpy scalar hashing #963
Triggered via pull request
September 26, 2023 21:12
Status
Failure
Total duration
3m 56s
Artifacts
–
ci.yml
on: pull_request
Flake8
22s
Validate CITATION.cff
9s
Pylint
37s
Mypy
26s
Pytest without Numpy
17s
Documentation
31s
Matrix: downstream_tests
Matrix: pytest
Annotations
23 errors and 1 warning
Pytest on Py3.x:
test/test/test/test_persistent_dict.py#L368
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 Py3.8
The job was canceled because "_3_x" failed.
|
Pytest on Py3.8:
test/test/test/test_persistent_dict.py#L368
test_persistent_dict_storage_and_lookup
AttributeError: 'MyIntEnum' object has no attribute 'dtype'
|
Pytest on Py3.8
The operation was canceled.
|
Pytest on Py3.9
The job was canceled because "_3_x" failed.
|
Pytest on Py3.9:
test/test/test/test_persistent_dict.py#L368
test_persistent_dict_storage_and_lookup
AttributeError: 'MyIntEnum' object has no attribute 'dtype'
|
Pytest on Py3.9
The operation was canceled.
|
Pytest on Pypypy3.8
The job was canceled because "_3_x" failed.
|
Pytest on Pypypy3.8:
test/test/test/test_persistent_dict.py#L368
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#L368
test_roll[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' 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#L368
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' 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#L368
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' 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#L368
test_roll[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' 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#L368
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' 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#L368
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' 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#L368
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-axes0]
AttributeError: 'AddressSpace' object has no attribute 'dtype'
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L368
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-axes1]
AttributeError: 'AddressSpace' object has no attribute 'dtype'
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L368
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' 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#L368
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-True-logical_or]
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.
|