Switch immutables.Map and pyrsistent.PMap to constantdict #3073
Annotations
10 errors and 1 warning
Main Script:
test/test/test/test_callables.py#L268
test_empty_sub_array_refs[<context factory 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'>
|
Main Script:
test/test/test/test_einsum.py#L268
test_einsum_with_variable_strides[<context factory 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:
test/test/test/test_callables.py#L268
test_inlining_does_not_require_barrier[False]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
test/test/test/test_callables.py#L268
test_empty_sub_array_refs[<context factory 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:
test/test/test/test_expression.py#L268
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int-0-PyOpenCLTarget]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
test/test/test/test_callables.py#L268
test_array_inputs_to_callee_kernels[<context factory 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'>
|
Main Script:
test/test/test/test_callables.py#L268
test_inlining_w_zero_stride_callee_args[<context factory 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:
test/test/test/test_expression.py#L268
test_fuzz_expression_code_gen[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-int-0-ExecutableCTarget]
TypeError: unsupported type for persistent hash keying: <class 'constantdict.constantdict'>
|
Main Script:
test/test/test/test_callables.py#L268
test_array_inputs_to_callee_kernels[<context factory 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:
test/test/test/test_callables.py#L268
test_call_kernel_w_preds[<context factory 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'>
|
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