diff --git a/product/ERP5/tests/testERP5Simulation.py b/product/ERP5/tests/testERP5Simulation.py index ab9c9e6c6f8fde89386bc84ff18166e5f1da1f4f..9daca709d292a09987aae81acb1840a2c060035c 100644 --- a/product/ERP5/tests/testERP5Simulation.py +++ b/product/ERP5/tests/testERP5Simulation.py @@ -549,6 +549,10 @@ class TestERP5SimulationPackingList(TestERP5SimulationMixin, TestPackingList): pass for failing_method in [ + # This test does not work as it is because of the different behaviour of + # Adopt Solver. + 'test_05d_SimulationChangeResourceOnOneSimulationMovementForMergedLine', + # Those tests currently fail because they are making assertions on an applied # rule which with the new simulation structure is not the same as in the # original test packing list