Switch immutables.Map and pyrsistent.PMap to constantdict #3074
Annotations
10 errors and 1 warning
Main Script:
arraycontext/test/test/arraycontext/test/test_arraycontext.py#L268
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>1-sin-1-float64]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
arraycontext/test/test/arraycontext/test/test_arraycontext.py#L268
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>1-sin-1-complex128]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
arraycontext/test/test/arraycontext/test/test_arraycontext.py#L268
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>1-exp-1-float64]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
arraycontext/test/test/arraycontext/test/test_arraycontext.py#L268
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>1-exp-1-complex128]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
arraycontext/test/test/arraycontext/test/test_arraycontext.py#L268
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-exp-1-complex128]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
arraycontext/test/test/arraycontext/test/test_arraycontext.py#L268
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-conj-1-complex128]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
arraycontext/test/test/arraycontext/test/test_arraycontext.py#L268
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>0-arctan2-2-float64]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
arraycontext/test/test/arraycontext/test/test_arraycontext.py#L268
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-abs-1-float64]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
arraycontext/test/test/arraycontext/test/test_arraycontext.py#L268
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-abs-1-complex128]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
arraycontext/test/test/arraycontext/test/test_arraycontext.py#L268
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sum-1-float64]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading