Do not simplify in overloaded operators, type mappers #729
Annotations
28 errors and 1 warning
Mypy
Process completed with exit code 1.
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L114
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 operand type(s) for *: 'int' and 'NoneType'
|
Tests for downstream project pytential:
pytential/test/test/test/test_beltrami.py#L208
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator0-solution0]
TypeError: unsupported operand type(s) for *: 'int' and 'NoneType'
|
Tests for downstream project pytential:
pytential/test/test/test/test_cost_model.py#L713
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 operand type(s) for *: 'int' and 'NoneType'
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot.py#L73
test_geometry[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: unsupported operand type(s) for *: 'int' and 'NoneType'
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L114
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 operand type(s) for *: 'int' and 'NoneType'
|
Tests for downstream project pytential:
pytential/test/test/test/test_beltrami.py#L208
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator1-solution1]
TypeError: unsupported operand type(s) for *: 'int' and 'NoneType'
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot_eigenvalues.py#L114
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-7-5-True]
TypeError: unsupported operand type(s) for *: 'int' and 'NoneType'
|
Tests for downstream project pytential:
pytential/test/test/test/test_cost_model.py#L713
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 operand type(s) for *: 'int' and 'NoneType'
|
Tests for downstream project pytential:
pytential/test/test/test/test_beltrami.py#L208
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator2-solution2]
TypeError: unsupported operand type(s) for *: 'int' and 'NoneType'
|
Tests for downstream project pytential:
pytential/test/test/test/test_layer_pot.py#L121
test_off_surface_eval[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
TypeError: unsupported operand type(s) for *: 'int' and 'NoneType'
|
Tests for downstream project loopy:
loopy/test/test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
NotImplementedError
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
NotImplementedError
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L404
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
NotImplementedError
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L442
test_stride_depending_on_args[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L466
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L487
test_argument_matching_for_inplace_update[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L510
test_non_zero_start_in_subarray_ref[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L537
test_incomplete_entrypoint_raises_type_inf_failure
NotImplementedError
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L561
test_callees_with_gbarriers_are_inlined[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L737
test_call_loopy[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L766
test_call_loopy_with_same_callee_names[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L805
test_call_loopy_with_parametric_sizes[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AssertionError
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L1016
test_call_loopy_shape_inference2[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AssertionError
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L979
test_call_loopy_shape_inference1[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AssertionError
|
Tests for downstream project pytato:
pytato/test/test/test/test_pytato.py#L266
test_call_loopy_shape_inference
AssertionError
|
Tests for downstream project pytato
Process completed with exit code 1.
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|