Switch immutables.Map and pyrsistent.PMap to constantdict #3073
Annotations
10 errors and 1 warning
Main Script:
pytato/test/test/pytato/test/test_codegen.py#L268
test_roll[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1--20]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytato/test/test/pytato/test/test_codegen.py#L268
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-greater]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytato/test/test/pytato/test/test_codegen.py#L268
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-equal]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytato/test/test/pytato/test/test_codegen.py#L268
test_roll[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-20]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytato/test/test/pytato/test/test_codegen.py#L268
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-greater_equal]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytato/test/test/pytato/test/test_codegen.py#L268
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-not_equal]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytato/test/test/pytato/test/test_codegen.py#L268
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-axes0]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytato/test/test/pytato/test/test_codegen.py#L268
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-axes1]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytato/test/test/pytato/test/test_codegen.py#L268
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-logical_or]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytato/test/test/pytato/test/test_codegen.py#L268
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-less]
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