[Erp5-report] r37301 kazuhiko - /erp5/trunk/products/ERP5/tests/testERP5Simulation.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jul 27 22:21:36 CEST 2010


Author: kazuhiko
Date: Tue Jul 27 22:21:33 2010
New Revision: 37301

URL: http://svn.erp5.org?rev=37301&view=rev
Log:
revert a part of r36960. test_05d_SimulationChangeResourceOnOneSimulationMovementForMergedLine still will not pass.

Modified:
    erp5/trunk/products/ERP5/tests/testERP5Simulation.py

Modified: erp5/trunk/products/ERP5/tests/testERP5Simulation.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testERP5Simulation.py?rev=37301&r1=37300&r2=37301&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testERP5Simulation.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testERP5Simulation.py [utf8] Tue Jul 27 22:21:33 2010
@@ -549,6 +549,10 @@ class TestERP5SimulationPackingList(Test
   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




More information about the Erp5-report mailing list