Skip to content

Nightly latest dependencies unit tests failed (macos-latest Python 3.13) #951

Description

@github-actions

Workflow Run URL

Python 3.14 Test Summary
tests/unit/test_models.py::TestModels::test_model_instance[model1]: pybamm.expression_tree.exceptions.ModelError: 'voltage as a state' requires the model to define 'Voltage expression [V]'
tests/unit/test_models.py::TestModels::test_model_simulation[model1]: KeyError: "Parameter 'Initial concentration in positive electrode [mol.m-3]' not found. 'Initial concentration in positive electrode [mol.m-3]' not found. Best matches are ['Positive electrode OCP [V]']"
tests/unit/test_models.py::TestModels::test_model_instance[model3]: pybamm.expression_tree.exceptions.ModelError: 'voltage as a state' requires the model to define 'Voltage expression [V]'
tests/unit/test_models.py::TestModels::test_model_simulation[model3]: KeyError: Variable(0x65dcd2f9b4c99b81, Voltage [V], children=[], domains={})
tests/unit/test_models.py::TestModels::test_model_instance[model4]: pybamm.expression_tree.exceptions.ModelError: 'voltage as a state' requires the model to define 'Voltage expression [V]'
tests/unit/test_models.py::TestModels::test_model_simulation[model4]: KeyError: Variable(0x65dcd2f9b4c99b81, Voltage [V], children=[], domains={})
tests/unit/test_models.py::TestModels::test_model_instance[model5]: pybamm.expression_tree.exceptions.ModelError: 'voltage as a state' requires the model to define 'Voltage expression [V]'
tests/unit/test_models.py::TestModels::test_model_instance[model6]: pybamm.expression_tree.exceptions.ModelError: 'voltage as a state' requires the model to define 'Voltage expression [V]'
tests/unit/test_models.py::TestModels::test_model_simulation[model6]: KeyError: Variable(-0x285f15c830d2f2ca, Voltage [V], children=[], domains={})
tests/unit/test_models.py::TestModels::test_model_instance[model7]: pybamm.expression_tree.exceptions.ModelError: 'voltage as a state' requires the model to define 'Voltage expression [V]'
tests/unit/test_models.py::TestModels::test_model_simulation[model7]: KeyError: Variable(-0x285f15c830d2f2ca, Voltage [V], children=[], domains={})

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions