Review: Needs Fixing code review, test

This patch breaks the yaml_import tests. 

Extract from the logs:

TEST test_ocb70 openerp.tools.yaml_import: 2. Duplicate the parent category and 
verify that the children have been duplicated too and are below the new parent
ERROR test_ocb70 openerp.tools.yaml_import: AssertionError in Python code : 
After duplication, previous record must have old childs records only
TEST test_ocb70 openerp.tools.yaml_import: 3. Duplicate the children then 
reassign them to the new parent (1st method) and check the parent_store 
structure.
ERROR test_ocb70 openerp.tools.yaml_import: AssertionError in Python code : 
After duplication, previous record must have old childs records only
TEST test_ocb70 openerp.tools.yaml_import: 4. Duplicate the children then 
reassign them to the new parent (2nd method) and check the parent_store 
structure.
ERROR test_ocb70 openerp.tools.yaml_import: AssertionError in Python code : 
After duplication, previous record must have old childs records only
TEST test_ocb70 openerp.tools.yaml_import: 5. Duplicate the children then 
reassign them to the new parent (3rd method) and make sure the parent_store 
structure is still right.
ERROR test_ocb70 openerp.tools.yaml_import: AssertionError in Python code : 
After duplication, previous record must have old childs records only

Can you please check this, and adapt the tests (which seem to have some 
assumptions broken by your changes) or fix the code in yaml_import?
-- 
https://code.launchpad.net/~cedric-lebrouster/ocb-server/ocb-7.0-bug-1253052-parent-order/+merge/209708
Your team OpenERP Community Backports Team is subscribed to branch 
lp:ocb-server.

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to     : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community-reviewer
More help   : https://help.launchpad.net/ListHelp

Reply via email to