persistent_dict: add complex hashing, numpy scalar hashing #958
Triggered via pull request
September 25, 2023 21:49
Status
Failure
Total duration
4m 46s
Artifacts
–
ci.yml
on: pull_request
Flake8
18s
Validate CITATION.cff
7s
Pylint
35s
Mypy
25s
Pytest without Numpy
20s
Documentation
28s
Matrix: downstream_tests
Matrix: pytest
Annotations
22 errors and 1 warning
Pytest on Py3.x:
test/test/test/test_persistent_dict.py#L281
test_persistent_dict_storage_and_lookup
TypeError: unsupported type for persistent hash keying: <class 'test_persistent_dict.MyStruct'>
|
Pytest on Py3.x
Process completed with exit code 1.
|
Pytest on Py3.9
The job was canceled because "_3_x" failed.
|
Pytest on Py3.9:
test/test/test/test_persistent_dict.py#L281
test_persistent_dict_storage_and_lookup
TypeError: unsupported type for persistent hash keying: <class 'test_persistent_dict.MyStruct'>
|
Pytest on Py3.9
Process completed with exit code 1.
|
Pytest on Pypypy3.8
The job was canceled because "_3_x" failed.
|
Pytest on Pypypy3.8
The operation was canceled.
|
Pytest on Py3.8
The job was canceled because "_3_x" failed.
|
Pytest on Py3.8:
test/test/test/test_persistent_dict.py#L281
test_persistent_dict_storage_and_lookup
TypeError: unsupported type for persistent hash keying: <class 'test_persistent_dict.MyStruct'>
|
Pytest on Py3.8
The operation was canceled.
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L281
test_roll[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-1--20]
TypeError: unsupported type for persistent hash keying: <enum 'AddressSpace'>
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L281
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]
TypeError: unsupported type for persistent hash keying: <enum 'AddressSpace'>
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L281
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]
TypeError: unsupported type for persistent hash keying: <enum 'AddressSpace'>
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L281
test_roll[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-1-20]
TypeError: unsupported type for persistent hash keying: <enum 'AddressSpace'>
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L281
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]
TypeError: unsupported type for persistent hash keying: <enum 'AddressSpace'>
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L281
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]
TypeError: unsupported type for persistent hash keying: <enum 'AddressSpace'>
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L281
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-axes0]
TypeError: unsupported type for persistent hash keying: <enum 'AddressSpace'>
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L281
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]
TypeError: unsupported type for persistent hash keying: <enum 'AddressSpace'>
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L281
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]
TypeError: unsupported type for persistent hash keying: <enum 'AddressSpace'>
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L281
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>-axes1]
TypeError: unsupported type for persistent hash keying: <enum 'AddressSpace'>
|
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.
|