Switch immutables.Map and pyrsistent.PMap to constantdict #3076
Annotations
10 errors and 1 warning
Main Script:
meshmode/test/test/test/test_array.py#L268
test_flatten_unflatten[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
meshmode/test/test/test/test_array.py#L268
test_container_norm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
meshmode/test/test/test/test_array.py#L268
test_container_norm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-inf]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
meshmode/test/test/test/test_array.py#L268
test_container_norm[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
meshmode/test/test/test/test_array.py#L268
test_container_norm[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-inf]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
meshmode/test/test/test/test_connection.py#L268
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-3-group_factory3]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
meshmode/test/test/test/test_array.py#L268
test_dof_array_pickling[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
meshmode/test/test/test/test_array.py#L268
test_dof_array_pickling[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
meshmode/test/test/test/test_array.py#L268
test_dof_array_pickling_tags[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
meshmode/test/test/test/test_connection.py#L268
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-2-PolynomialEquidistantSimplexGroupFactory]
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/.
|
Loading