I4087-multiprocessing-2 #10607
Annotations
6 errors
Run coverage tests for ubuntu-latest with Python 3.12:
tests/unit/test_solvers/test_idaklu_solver.py#L913
TestIDAKLUSolver.test_with_output_variables
NotImplementedError: BinaryOperator not implemented for symbols of type <class 'pybamm.expression_tree.scalar.Scalar'> and <class 'pybamm.expression_tree.broadcasts.PrimaryBroadcast'>
|
Run coverage tests for ubuntu-latest with Python 3.12:
tests/unit/test_solvers/test_idaklu_solver.py#L972
TestIDAKLUSolver.test_with_output_variables_and_sensitivities
NotImplementedError: BinaryOperator not implemented for symbols of type <class 'pybamm.expression_tree.scalar.Scalar'> and <class 'pybamm.expression_tree.broadcasts.PrimaryBroadcast'>
|
Run coverage tests for ubuntu-latest with Python 3.12:
tests/unit/test_solvers/test_idaklu_solver.py#L1069
TestIDAKLUSolver.test_with_output_variables_and_event_termination
NotImplementedError: BinaryOperator not implemented for symbols of type <class 'pybamm.expression_tree.scalar.Scalar'> and <class 'pybamm.expression_tree.broadcasts.PrimaryBroadcast'>
|
Run coverage tests for ubuntu-latest with Python 3.12:
tests/unit/test_solvers/test_idaklu_solver.py#L1105
TestIDAKLUSolver.test_simulation_period
NotImplementedError: BinaryOperator not implemented for symbols of type <class 'pybamm.expression_tree.scalar.Scalar'> and <class 'pybamm.expression_tree.broadcasts.PrimaryBroadcast'>
|
Run coverage tests for ubuntu-latest with Python 3.12:
tests/unit/test_solvers/test_idaklu_solver.py#L1120
TestIDAKLUSolver.test_interpolate_time_step_start_offset
NotImplementedError: BinaryOperator not implemented for symbols of type <class 'pybamm.expression_tree.scalar.Scalar'> and <class 'pybamm.expression_tree.broadcasts.PrimaryBroadcast'>
|
Run coverage tests for ubuntu-latest with Python 3.12
Process completed with exit code 1.
|
Loading