Skip to content

Add pickling support for arrays, buffers #1639

Add pickling support for arrays, buffers

Add pickling support for arrays, buffers #1639

Triggered via pull request September 30, 2024 18:07
Status Failure
Total duration 9m 43s
Artifacts

ci.yml

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

Annotations

8 errors and 1 warning
Pytest Linux Intel CL: test/test/test/test_array.py#L2419
test_array_pickling[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] KeyError: 'my_data'
Pytest Linux Intel CL
Process completed with exit code 1.
Pytest Mac POCL: test/test/test/test_array.py#L2419
test_array_pickling[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] KeyError: 'my_data'
Pytest Mac POCL
Process completed with exit code 1.
Pytest Linux POCL: test/test/test/test_array.py#L2419
test_array_pickling[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] KeyError: 'my_data'
Pytest Linux POCL
Process completed with exit code 1.
Pytest Windows Intel CL: test\test\test\test_array.py#L2419
test_array_pickling[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] KeyError: 'my_data'
Pytest Windows Intel CL
Process completed with exit code 1.
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.