Switch immutables.Map and pyrsistent.PMap to constantdict #3076
Annotations
10 errors and 1 warning
Main Script:
pytential/test/test/test/test_cost_model.py#L268
test_cost_model_correctness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-True-False]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytential/test/test/test/test_layer_pot.py#L268
test_geometry[<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:
pytential/test/test/test/test_beltrami.py#L268
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator0-solution0]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L268
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-7-5-False]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytential/test/test/test/test_beltrami.py#L268
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator1-solution1]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytential/test/test/test/test_layer_pot.py#L268
test_off_surface_eval[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytential/test/test/test/test_beltrami.py#L268
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator2-solution2]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytential/test/test/test/test_cost_model.py#L268
test_cost_model_correctness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-False-False]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L268
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-7-5-False]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
pytential/test/test/test/test_layer_pot.py#L268
test_off_surface_eval[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
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