[Erp5-report] ERP5 r44186 : 4510 Tests, 22 Errors, 156 Failures, 235 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Mar 11 20:05:00 CET 2011


Test Suite: ERP5
Revision: None
Result: FAIL

All tests: 4510
Failures: 156
Errors: 22
Skips: 235


The following tests have an unknown status:
extra_sql_connection_string_list='test5a test,test5b test' Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test5 test' --instance_home=unit_test.5 testCopySupport
extra_sql_connection_string_list='test6a test,test6b test' Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test6 test' --instance_home=unit_test.6 testERP5Type

The following tests failed:

  testAdvancedInvoicing                              (16 failures, 4 skips)
   test_01_TwoInvoicesFromTwoPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice)
   test_02_InvoiceDeletePackingListLine (testAdvancedInvoicing.TestAdvancedSaleInvoice)
   test_03_InvoiceDecreaseQuantity (testAdvancedInvoicing.TestAdvancedSaleInvoice)
   test_05_AcceptDecisionOnPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice)
   test_06_AcceptDecisionOnPackingListAndInvoice (testAdvancedInvoicing.TestAdvancedSaleInvoice)
   test_07_SplitAndDeferInvoice (testAdvancedInvoicing.TestAdvancedSaleInvoice)
   test_08_AcceptDecisionOnInvoice (testAdvancedInvoicing.TestAdvancedSaleInvoice)
   test_10_ManuallyAddedMovements (testAdvancedInvoicing.TestAdvancedSaleInvoice)
   test_11_ManuallyAddedMovementsManyTransactions (testAdvancedInvoicing.TestAdvancedSaleInvoice)
   test_12_compareInvoiceAndPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice)
   test_AcceptQuantityDivergenceOnInvoiceWithStoppedPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice), Accept divergence with stopped packing list
   test_CreatingAccountingTransactionThroughInvoice (testAdvancedInvoicing.TestAdvancedSaleInvoice), test creating simple invoice and accounting transaction
   test_PackingListEditAndInvoiceRule (testAdvancedInvoicing.TestAdvancedSaleInvoice)
   test_AcceptQuantityDivergenceOnInvoiceWithStoppedPackingList (testAdvancedInvoicing.TestAdvancedPurchaseInvoice), Accept divergence with stopped packing list
   test_CreatingAccountingTransactionThroughInvoice (testAdvancedInvoicing.TestAdvancedPurchaseInvoice), test creating simple invoice and accounting transaction
   test_PackingListEditAndInvoiceRule (testAdvancedInvoicing.TestAdvancedPurchaseInvoice)

  testBusinessTemplate                               (1 failures, 2 skips)
   test_type_provider (testBusinessTemplate.TestBusinessTemplate)

  testConversionInSimulation                         (3 failures, 4 skips)
   test_01_diverged_purchase_packing_list_source_total_asset_price (testConversionInSimulation.TestConversionInSimulation)
   test_01_simulation_movement_destination_asset_price (testConversionInSimulation.TestConversionInSimulation)
   test_01_simulation_movement_source_asset_price (testConversionInSimulation.TestConversionInSimulation)

  testDeliveryBuilderToSupportMultipleLines          (2 failures, 2 skips)
   test_01_IfNested (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
   test_02_AdoptingPrevision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)

  testDms                                            (1 failures, 1 skips)
   test_base_convertable_behaviour_with_successive_updates (testDms.TestDocument), Check that update content's document (with setData and setFile)

  testDmsWithFlare                                   (1 failures, 1 skips)
   test_base_convertable_behaviour_with_successive_updates (testDmsWithFlare.TestDocumentWithFlare), Check that update content's document (with setData and setFile)

  testERP5DocumentSyncML                             (1 failures, 2 errors)
   test_03_UpdateSimpleData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
   test_06_UpdateMultiData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
   test_08_MultiNodeConflict (testERP5DocumentSyncML.TestERP5DocumentSyncML)

  testERP5Simulation                                 (1 failures)
   test_01_splitAndDefer (testERP5Simulation.TestERP5Simulation)

  testInternalOrder                                  (5 failures)
   test_12_testAppliedRuleGeneration (testInternalOrder.TestInternalOrder)
   test_13_testAppliedRuleUpdate (testInternalOrder.TestInternalOrder)
   test_15_deliveryBuilder (testInternalOrder.TestInternalOrder)
   test_16_deliveryBuilderWithNoTic (testInternalOrder.TestInternalOrder)
   test_17_orderExpand (testInternalOrder.TestInternalOrder)

  testInventory                                      (3 errors)
   test_01_getInventory (testInventory.TestInventory)
   test_02_InventoryModule (testInventory.TestInventory)
   test_03_InventoryModuleWithVariation (testInventory.TestInventory)

  testInvoice                                        (35 failures, 7 skips)
   test_01_SimpleInvoice (testInvoice.TestSaleInvoice)
   test_01_quantity_unit_copied (testInvoice.TestSaleInvoice)
   test_02_TwoInvoicesFromTwoPackingList (testInvoice.TestSaleInvoice)
   test_03_InvoiceEditAndInvoiceRule (testInvoice.TestSaleInvoice)
   test_04_PackingListEditAndInvoiceRule (testInvoice.TestSaleInvoice)
   test_05_InvoiceEditPackingListLine (testInvoice.TestSaleInvoice)
   test_06_InvoiceDeletePackingListLine (testInvoice.TestSaleInvoice)
   test_08_InvoiceDecreaseQuantity (testInvoice.TestSaleInvoice)
   test_10_AcceptDecisionOnPackingList (testInvoice.TestSaleInvoice)
   test_11_AcceptDecisionOnPackingListAndInvoice (testInvoice.TestSaleInvoice)
   test_12_SplitPackingListAndAcceptInvoice (testInvoice.TestSaleInvoice)
   test_13_SplitAndDeferInvoice (testInvoice.TestSaleInvoice)
   test_14_AcceptDecisionOnInvoice (testInvoice.TestSaleInvoice)
   test_16_ManuallyAddedMovements (testInvoice.TestSaleInvoice)
   test_16a_ManuallyAddedMovementsManyTransactions (testInvoice.TestSaleInvoice)
   test_17_ManuallyAddedWrongMovements (testInvoice.TestSaleInvoice)
   test_18_compareInvoiceAndPackingList (testInvoice.TestSaleInvoice)
   test_accept_quantity_divergence_on_invoice_with_started_packing_list (testInvoice.TestSaleInvoice)
   test_accept_quantity_divergence_on_invoice_with_stopped_packing_list (testInvoice.TestSaleInvoice)
   test_adopt_quantity_divergence_on_invoice_line_with_stopped_packing_list (testInvoice.TestSaleInvoice)
   test_delivery_mode_and_incoterm_on_invoice (testInvoice.TestSaleInvoice)
   test_description_copied_on_lines (testInvoice.TestSaleInvoice)
   test_invoice_building_with_cells (testInvoice.TestSaleInvoice)
   test_invoice_building_with_cells_and_aggregate (testInvoice.TestSaleInvoice)
   test_invoice_created_from_packing_list_with_no_order (testInvoice.TestSaleInvoice)
   test_invoice_transaction_line_resource (testInvoice.TestSaleInvoice)
   test_01_quantity_unit_copied (testInvoice.TestPurchaseInvoice)
   test_accept_quantity_divergence_on_invoice_with_stopped_packing_list (testInvoice.TestPurchaseInvoice)
   test_adopt_quantity_divergence_on_invoice_line_with_stopped_packing_list (testInvoice.TestPurchaseInvoice)
   test_delivery_mode_and_incoterm_on_invoice (testInvoice.TestPurchaseInvoice)
   test_description_copied_on_lines (testInvoice.TestPurchaseInvoice)
   test_invoice_building_with_cells (testInvoice.TestPurchaseInvoice)
   test_invoice_building_with_cells_and_aggregate (testInvoice.TestPurchaseInvoice)
   test_invoice_created_from_packing_list_with_no_order (testInvoice.TestPurchaseInvoice)
   test_invoice_transaction_line_resource (testInvoice.TestPurchaseInvoice)

  testItem                                           (8 failures, 13 skips)
   test_01_ItemSimpleTest (testItem.TestItem)
   test_02_ItemWithInvoice (testItem.TestItem)
   test_07_WithPackingListChangePackingListQuantityAndAccept (testItem.TestItem)
   test_08_ChangePackingListDateAndAccept (testItem.TestItem)
   test_10_ChangeOrderQuantityAndAdoptOnPackingList (testItem.TestItem)
   test_11_ChangeOrderQuantityAndAcceptOnPackingList (testItem.TestItem)
   test_14_ManuallyAddPackingListWithItem (testItem.TestItem)
   test_15_ThreeOrderLines (testItem.TestItem)

  testLegacyTradeModelLine                           (2 failures)
   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)

  testOrder                                          (7 failures)
   test_12_testAppliedRuleGeneration (testOrder.TestOrder)
   test_13_testAppliedRuleUpdate (testOrder.TestOrder)
   test_15_deliveryBuilder (testOrder.TestOrder)
   test_16_deliveryBuilderWithNoTic (testOrder.TestOrder)
   test_17_orderExpand (testOrder.TestOrder)
   test_20_testHierarchicalOrderAppliedRuleGeneration (testOrder.TestOrder)
   test_order_payment_condition_copied (testOrder.TestOrder)

  testPackingList                                    (35 failures, 2 errors, 16 skips)
   test_16_simulation_reindexation_on_cancel (testPackingList.TestPackingList)
   test_16_simulation_reindexation_on_cancel (testPackingList.TestPurchasePackingList)
   test_01_PackingListDecreaseQuantity (testPackingList.TestPackingList)
   test_02_PackingListChangeDestination (testPackingList.TestPackingList)
   test_03_PackingListChangeStartDate (testPackingList.TestPackingList)
   test_04_PackingListDeleteLine (testPackingList.TestPackingList)
   test_05_SimulationChangeQuantity (testPackingList.TestPackingList)
   test_05a_SimulationChangeQuantityAndAcceptDecision (testPackingList.TestPackingList)
   test_05b_SimulationChangeQuantityForMergedLine (testPackingList.TestPackingList)
   test_05c_SimulationChangeQuantityAndAcceptDecisionForMergedLine (testPackingList.TestPackingList)
   test_05e_SimulationUnifyResourceOnSimulationMovementsForNonMergedLines (testPackingList.TestPackingList)
   test_08_AddContainers (testPackingList.TestPackingList)
   test_10_PackingListIncreaseQuantity (testPackingList.TestPackingList)
   test_12_PackingListLineChangeResource (testPackingList.TestPackingList)
   test_15_CheckBuilderCanBeCalledTwiceSafely (testPackingList.TestPackingList)
   test_17_PackingListOrderLineWithAccount (testPackingList.TestPackingList)
   test_18_ChangeQuantityOnPackingListAndOrder (testPackingList.TestPackingList)
   test_SplitAndDeferDoNothing (testPackingList.TestPackingList)
   test_01_PackingListDecreaseQuantity (testPackingList.TestSolvingPackingList)
   test_02_PackingListDecreaseQuantity (testPackingList.TestSolvingPackingList)
   test_09_AddContainersWithVariatedResources (testPackingList.TestSolvingPackingList)
   test_01_PackingListDecreaseQuantity (testPackingList.TestPurchasePackingList)
   test_02_PackingListChangeDestination (testPackingList.TestPurchasePackingList)
   test_03_PackingListChangeStartDate (testPackingList.TestPurchasePackingList)
   test_04_PackingListDeleteLine (testPackingList.TestPurchasePackingList)
   test_05_SimulationChangeQuantity (testPackingList.TestPurchasePackingList)
   test_05a_SimulationChangeQuantityAndAcceptDecision (testPackingList.TestPurchasePackingList)
   test_05b_SimulationChangeQuantityForMergedLine (testPackingList.TestPurchasePackingList)
   test_05c_SimulationChangeQuantityAndAcceptDecisionForMergedLine (testPackingList.TestPurchasePackingList)
   test_05e_SimulationUnifyResourceOnSimulationMovementsForNonMergedLines (testPackingList.TestPurchasePackingList)
   test_08_AddContainers (testPackingList.TestPurchasePackingList)
   test_10_PackingListIncreaseQuantity (testPackingList.TestPurchasePackingList)
   test_12_PackingListLineChangeResource (testPackingList.TestPurchasePackingList)
   test_15_CheckBuilderCanBeCalledTwiceSafely (testPackingList.TestPurchasePackingList)
   test_17_PackingListOrderLineWithAccount (testPackingList.TestPurchasePackingList)
   test_18_ChangeQuantityOnPackingListAndOrder (testPackingList.TestPurchasePackingList)
   test_SplitAndDeferDoNothing (testPackingList.TestPurchasePackingList)

  testPackingListRoundingPrecision                   (16 failures, 1 errors, 8 skips)
   test_16_simulation_reindexation_on_cancel (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_01_PackingListDecreaseQuantity (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_02_PackingListChangeDestination (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_03_PackingListChangeStartDate (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_04_PackingListDeleteLine (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_05_SimulationChangeQuantity (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_05a_SimulationChangeQuantityAndAcceptDecision (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_05b_SimulationChangeQuantityForMergedLine (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_05c_SimulationChangeQuantityAndAcceptDecisionForMergedLine (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_05e_SimulationUnifyResourceOnSimulationMovementsForNonMergedLines (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_08_AddContainers (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_10_PackingListIncreaseQuantity (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_12_PackingListLineChangeResource (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_15_CheckBuilderCanBeCalledTwiceSafely (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_17_PackingListOrderLineWithAccount (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_18_ChangeQuantityOnPackingListAndOrder (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
   test_SplitAndDeferDoNothing (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)

  testPayroll                                        (2 failures)
   test_AccountingLineGeneration (testPayroll.TestPayroll)
   test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)

  testPurchaseOrder                                  (6 failures)
   test_12_testAppliedRuleGeneration (testPurchaseOrder.TestPurchaseOrder)
   test_13_testAppliedRuleUpdate (testPurchaseOrder.TestPurchaseOrder)
   test_15_deliveryBuilder (testPurchaseOrder.TestPurchaseOrder)
   test_16_deliveryBuilderWithNoTic (testPurchaseOrder.TestPurchaseOrder)
   test_17_orderExpand (testPurchaseOrder.TestPurchaseOrder)
   test_order_payment_condition_copied (testPurchaseOrder.TestPurchaseOrder)

  testRule                                           (3 failures)
   test_10_expandAddsRule (testRule.TestRule)
   test_11_expandRemovesRule (testRule.TestRule)
   test_12_expandReplacesRule (testRule.TestRule)

  testTask                                           (1 failures, 5 errors)
   test_01_testTaskBasicUseCase (testTask.TestTask)
   test_01_testTaskNoPrice (testTask.TestTask)
   test_02_testMultipleLineTaskBasicUseCase (testTask.TestTask)
   test_04_checkNotMergedTaskReportLine (testTask.TestTask)
   test_05_testStrictSimulationSecurity (testTask.TestTask), Test creation of task and (automatic) task_report with strict
   test_03_testTaskReportBasicUseCase (testTask.TestTask)

  testTaskReporting                                  (1 failures)
   testProjectMontlyReport (testTaskReporting.TestTaskReporting)

  testTradeModelLine                                 (3 failures, 4 errors)
   test_01_OrderWithSimpleTaxedAndDiscountedLines (testTradeModelLine.TestTradeModelLineSale), Full test case with quite simple linear use case
   test_01a_InvoiceNewTradeConditionOrLineSupport (testTradeModelLine.TestTradeModelLineSale)
   test_01b_NewSimulation_InvoiceModifyQuantityAndSolveDivergency (testTradeModelLine.TestTradeModelLineSale)
   test_01c_PackingListSplitBuildInvoiceBuild (testTradeModelLine.TestTradeModelLineSale)
   test_BuildTradeModelLineAndAccountingFromInvoice (testTradeModelLine.TestTradeModelLineSale)
   test_BuildTradeModelLineAndAccountingFromOrder (testTradeModelLine.TestTradeModelLineSale)
   test_tradeModelLineWithRounding (testTradeModelLine.TestTradeModelLineSale)

  testTradeModelLinePurchase                         (3 failures, 4 errors)
   test_01_OrderWithSimpleTaxedAndDiscountedLines (testTradeModelLinePurchase.TestTradeModelLinePurchase), Full test case with quite simple linear use case
   test_01a_InvoiceNewTradeConditionOrLineSupport (testTradeModelLinePurchase.TestTradeModelLinePurchase)
   test_01b_NewSimulation_InvoiceModifyQuantityAndSolveDivergency (testTradeModelLinePurchase.TestTradeModelLinePurchase)
   test_01c_PackingListSplitBuildInvoiceBuild (testTradeModelLinePurchase.TestTradeModelLinePurchase)
   test_BuildTradeModelLineAndAccountingFromInvoice (testTradeModelLinePurchase.TestTradeModelLinePurchase)
   test_BuildTradeModelLineAndAccountingFromOrder (testTradeModelLinePurchase.TestTradeModelLinePurchase)
   test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)

  testUNG                                            (1 failures)
   testERP5Site_checkIfUserExistUsingHttpRequest (testUNG.TestUNG), Test script ERP5Site_checkIfUserExist to simulate the browser request

  testUNGSecurity                                    (1 errors)
   testShareDocument (testUNGSecurity.TestUNGSecurity), Test the document sharing between erp5 users

  testWorklist                                       (1 failures)
   test_04_dynamic_variables (testWorklist.TestWorklist)

  testXHTML                                          (1 failures)
   test_duplicatingSelectionNameInListbox (testXHTML.TestXHTML)

The following tests were at least partly skipped:

  testAccountingRules                                (26 skips)

  testAdvancedInvoicing                              (4 skips)

  testBPMCore                                        (12 skips)

  testBPMEvaluation                                  (40 skips)
   done (7.690s)test_confirming (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_many_transactions (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource_edit_again (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add_split (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_starting (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_many_transactions (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource_edit_again (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add_split (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_confirming (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_many_transactions (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource_edit_again (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add_split (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_starting (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_many_transactions (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource_edit_again (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add_split (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'

  testBase                                           (3 skips)
   test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'
   test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'
   test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'

  testBusinessTemplate                               (2 skips)

  testCRM                                            (2 skips)

  testConversionInSimulation                         (4 skips)

  testDeliveryBuilderToSupportMultipleLines          (2 skips)

  testDivergenceTester                               (5 skips)

  testDms                                            (1 skips)

  testDmsWithFlare                                   (1 skips)

  testDynamicClassGeneration                         (1 skips)

  testERP5Base                                       (1 skips)

  testERP5Catalog                                    (4 skips)
   test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
   test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
   test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'

  testERP5Interfaces                                 (9 skips)

  testERP5TypeInterfaces                             (1 skips)

  testERP5Web                                        (2 skips)

  testFormPrintoutAsODT                              (1 skips)
   test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft'

  testICal                                           (1 skips)

  testImmobilisation                                 (2 skips)

  testIngestion                                      (4 skips)

  testIngestionWithFlare                             (4 skips)

  testInventoryAPI                                   (2 skips)

  testInvoice                                        (7 skips)

  testItem                                           (13 skips)

  testKM                                             (1 skips)

  testLegacyMRP                                      (4 skips)
   test_TransformationRule_expand_concurrent (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_expand_reexpand (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_getHeadProductionPathList (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationSourcingRule_expand (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'

  testLegacyProjectAndTask                           (1 skips)

  testLegacySimulationInventoryAPI                   (2 skips)

  testMRP                                            (5 skips)
   test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'

  testOpenOrder                                      (3 skips)

  testOrderBuilder                                   (4 skips)

  testPackingList                                    (16 skips)

  testPackingListRoundingPrecision                   (8 skips)

  testPreferences                                    (1 skips)

  testProductionOrder                                (8 skips)

  testProductionOrderApparel                         (6 skips)

  testProductionPackingList                          (1 skips)

  testProductionPackingListApparel                   (1 skips)

  testProject                                        (1 skips)

  testProxyField                                     (1 skips)

  testReturnedSalePackingList                        (3 skips)

  testSQLCachedWorklist                              (2 skips)
   test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'
   test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'

  testSelectionTool                                  (7 skips)
   skipped 'Test to be written'
   testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
   testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
   skipped 'Test to be written'
   testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required'
   testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written'
   testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written'

  testTaskReportDivergence                           (4 skips)

  testTemplate                                       (1 skips)

  testWebDavSupport                                  (1 skips)

Attached traceback has been truncated to the first 5000 lines
-------------- next part --------------
A non-text attachment was scrubbed...
Name: summary.diff
Type: text/x-diff
Size: 18257 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20110311/38703e5d/attachment-0001.diff>
-------------- next part --------------

FAIL: test_01_TwoInvoicesFromTwoPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 495, in test_01_TwoInvoicesFromTwoPackingList
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      DecreasePackingListLineQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      SplitAndDeferPackingList
      Tic
      CheckPackingListIsSolved
      CheckPackingListSplitted
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      DefineNewPackingListContainer
      Tic
      CheckNewPackingListIsPacked
      SetReadyPackingList
      SetReadyNewPackingList
      Tic
      StartPackingList
      StartNewPackingList
      Tic
      CheckTwoInvoices
      RemoveDateMovementGroupForAdvancedTransactionBuilder
      StartTwoInvoices
      Tic
      CheckInvoicesAndTransactionsConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/1/1>] != [None]


FAIL: test_02_InvoiceDeletePackingListLine (testAdvancedInvoicing.TestAdvancedSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 521, in test_02_InvoiceDeletePackingListLine
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      Tic
      SetContainerFullQuantity
      Tic
      CheckPackingListIsPacked
      DeletePackingListLine
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/2/2>, <Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/2/1>] != [None, None]


FAIL: test_03_InvoiceDecreaseQuantity (testAdvancedInvoicing.TestAdvancedSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 561, in test_03_InvoiceDecreaseQuantity
    self.playSequence(sequence, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 154, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      CheckInvoiceTransactionRule
      Tic
      CheckInvoiceBuilding
      DecreaseInvoiceLineQuantity
      CheckInvoiceIsDivergent
      CheckInvoiceIsCalculating
      Tic
      CheckInvoiceIsDiverged
      SplitAndDeferInvoice
      Tic
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      CheckInvoiceSplitted
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/3/1>] != [None]


FAIL: test_05_AcceptDecisionOnPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 663, in test_05_AcceptDecisionOnPackingList
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      CheckInvoicingRule
      DecreasePackingListLineQuantity
      SetContainerFullQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      AcceptDecisionQuantity
      Tic
      CheckPackingListIsSolved
      CheckPackingListNotSplitted
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      CheckInvoiceTransactionRule
      Tic
      CheckInvoiceBuilding
      StopPackingList
      Tic
      DeliverPackingList
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      StartInvoice
      Tic
      StopInvoice
      Tic
      DeliverInvoice
      Tic
      CheckInvoiceNotSplitted
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/5/1>] != [None]


FAIL: test_06_AcceptDecisionOnPackingListAndInvoice (testAdvancedInvoicing.TestAdvancedSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 749, in test_06_AcceptDecisionOnPackingListAndInvoice
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      CheckInvoicingRule
      DecreasePackingListLineQuantity
      SetContainerFullQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      AcceptDecisionQuantity
      Tic
      CheckPackingListIsSolved
      CheckPackingListNotSplitted
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      CheckInvoiceTransactionRule
      Tic
      CheckInvoiceBuilding
      StopPackingList
      Tic
      DeliverPackingList
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      IncreaseInvoiceLineQuantity
      Tic
      CheckInvoiceIsDiverged
      AcceptDecisionQuantityInvoice
      Tic
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      StartInvoice
      Tic
      StopInvoice
      Tic
      DeliverInvoice
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      CheckInvoiceNotSplitted
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/6/1>] != [None]


FAIL: test_07_SplitAndDeferInvoice (testAdvancedInvoicing.TestAdvancedSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 819, in test_07_SplitAndDeferInvoice
    self.playSequence(sequence, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 154, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      CheckInvoiceTransactionRule
      Tic
      CheckInvoiceBuilding
      StopPackingList
      Tic
      DeliverPackingList
      Tic
      CheckPackingListIsSolved
      CheckPackingListNotSplitted
      DecreaseInvoiceLineQuantity
      CheckInvoiceIsDivergent
      CheckInvoiceIsCalculating
      Tic
      CheckInvoiceIsDiverged
      SplitAndDeferInvoice
      Tic
      StartInvoice
      Tic
      StopInvoice
      Tic
      DeliverInvoice
      Tic
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      CheckInvoiceSplitted
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      SwitchInvoices
      StartInvoice
      Tic
      StopInvoice
      Tic
      DeliverInvoice
      Tic
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/7/1>] != [None]


FAIL: test_08_AcceptDecisionOnInvoice (testAdvancedInvoicing.TestAdvancedSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 887, in test_08_AcceptDecisionOnInvoice
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      CheckInvoiceTransactionRule
      Tic
      CheckInvoiceBuilding
      StopPackingList
      Tic
      DeliverPackingList
      Tic
      CheckPackingListIsSolved
      CheckPackingListNotSplitted
      DecreaseInvoiceLineQuantity
      CheckInvoiceIsDivergent
      CheckInvoiceIsCalculating
      Tic
      CheckInvoiceIsDiverged
      AcceptDecisionQuantityInvoice
      Tic
      StartInvoice
      Tic
      StopInvoice
      Tic
      DeliverInvoice
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      CheckInvoiceNotSplitted
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/8/1>] != [None]


FAIL: test_10_ManuallyAddedMovements (testAdvancedInvoicing.TestAdvancedSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 941, in test_10_ManuallyAddedMovements
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
      StartInvoice
      Tic
      AddInvoiceTransactionLines
      Tic
      CheckSimulationTrees
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/9/1>] != [None]


FAIL: test_11_ManuallyAddedMovementsManyTransactions (testAdvancedInvoicing.TestAdvancedSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 975, in test_11_ManuallyAddedMovementsManyTransactions
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
      Tic
      CheckInvoiceIsSolved
      StartInvoice
      Tic
      AddInvoiceLinesManyTransactions
      Tic
      CheckSimulationTrees
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/10/1>] != [None]


FAIL: test_12_compareInvoiceAndPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 997, in test_12_compareInvoiceAndPackingList
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      CheckInvoicesConsistency
      CheckPackingListInvoice
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/11/1>] != [None]


FAIL: test_AcceptQuantityDivergenceOnInvoiceWithStoppedPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice), Accept divergence with stopped packing list
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 300, in test_AcceptQuantityDivergenceOnInvoiceWithStoppedPackingList
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      Tic
      SetReadyPackingList
      Tic
      StartPackingList
      StopPackingList
      Tic
      ChangeQuantityDoubledOnInvoice
      Tic
      CheckDivergedQuantityOnInvoice
      AcceptDecisionOnInvoice
      Tic
      CheckDivergenceOnInvoice
      CheckSolvedOnPackingList
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/13/1>] != [None]


FAIL: test_CreatingAccountingTransactionThroughInvoice (testAdvancedInvoicing.TestAdvancedSaleInvoice), test creating simple invoice and accounting transaction
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 265, in test_CreatingAccountingTransactionThroughInvoice
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      StartPackingList
      Tic
      StartRelatedInvoice
      Tic
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/15/1>] != [None]


FAIL: test_PackingListEditAndInvoiceRule (testAdvancedInvoicing.TestAdvancedSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 356, in test_PackingListEditAndInvoiceRule
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      EditPackingList
      CheckDeliveryRuleNotAppliedOnPackingListEdit
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/sale_order_module/16/1>] != [None]


FAIL: test_AcceptQuantityDivergenceOnInvoiceWithStoppedPackingList (testAdvancedInvoicing.TestAdvancedPurchaseInvoice), Accept divergence with stopped packing list
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 300, in test_AcceptQuantityDivergenceOnInvoiceWithStoppedPackingList
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      Tic
      Tic
      SetReadyPackingList
      Tic
      StartPackingList
      StopPackingList
      Tic
      ChangeQuantityDoubledOnInvoice
      Tic
      CheckDivergedQuantityOnInvoice
      AcceptDecisionOnInvoice
      Tic
      CheckDivergenceOnInvoice
      CheckSolvedOnPackingList
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Purchase Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/purchase_order_module/1/1>] != [None]


FAIL: test_CreatingAccountingTransactionThroughInvoice (testAdvancedInvoicing.TestAdvancedPurchaseInvoice), test creating simple invoice and accounting transaction
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 265, in test_CreatingAccountingTransactionThroughInvoice
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      Tic
      ReceivePackingList
      Tic
      StartRelatedInvoice
      Tic
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Purchase Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/purchase_order_module/3/1>] != [None]


FAIL: test_PackingListEditAndInvoiceRule (testAdvancedInvoicing.TestAdvancedPurchaseInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testAdvancedInvoicing.py", line 356, in test_PackingListEditAndInvoiceRule
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      Tic
      EditPackingList
      CheckDeliveryRuleNotAppliedOnPackingListEdit
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Purchase Order Line at /erp5_portal_1dfe41d16f8d773c428f1bd885700c1c/purchase_order_module/4/1>] != [None]


FAIL: test_type_provider (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testBusinessTemplate.py", line 7033, in test_type_provider
    self.assertEquals('OK', instance.getSourceReference())
AssertionError: 'OK' != None


FAIL: test_01_diverged_purchase_packing_list_source_total_asset_price (testConversionInSimulation.TestConversionInSimulation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5/tests/testConversionInSimulation.py", line 655, in test_01_diverged_purchase_packing_list_source_total_asset_price
    self.assertNotEquals(related_packing_list, None)
AssertionError: None == None


FAIL: test_01_simulation_movement_destination_asset_price (testConversionInSimulation.TestConversionInSimulation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5/tests/testConversionInSimulation.py", line 290, in test_01_simulation_movement_destination_asset_price
    invoice_transaction_movement_1.getResourceValue())
AssertionError: <Currency at /erp5_portal_631684838293d0210e5d9c0e5dc6e48b/currency_module/10> != None


FAIL: test_01_simulation_movement_source_asset_price (testConversionInSimulation.TestConversionInSimulation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5/tests/testConversionInSimulation.py", line 384, in test_01_simulation_movement_source_asset_price
    invoice_transaction_movement.getResourceValue())
AssertionError: <Currency at /erp5_portal_631684838293d0210e5d9c0e5dc6e48b/currency_module/12> != None

Loading Zope ... 

FAIL: test_01_IfNested (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testDeliveryBuilderToSupportMultipleLines.py", line 225, in test_01_IfNested
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      UpdateBuilderForMultipleLineList
      SetPythonScriptForDeliveryBuilder
      StartPackingList
      CheckInvoicingRule
      Tic
      GetRelatedInvoiceFromPackingList
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/1/1>] != [None]


FAIL: test_02_AdoptingPrevision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testDeliveryBuilderToSupportMultipleLines.py", line 265, in test_02_AdoptingPrevision
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      UpdateBuilderForMultipleLineList
      SetPythonScriptForDeliveryBuilder
      StartPackingList
      CheckInvoicingRule
      Tic
      GetRelatedInvoiceFromPackingList
      UpdatePackingList
      Tic
      AcceptDecisionPackingListQuantity
      Tic
      CheckInvoiceIsDivergent
      CheckInvoiceIsDiverged
      AdoptPrevisionInvoiceQuantity
      Tic
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/2/1>] != [None]


FAIL: test_base_convertable_behaviour_with_successive_updates (testDms.TestDocument), Check that update content's document (with setData and setFile)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.2/Products/ERP5OOo/tests/testDms.py", line 2261, in test_base_convertable_behaviour_with_successive_updates
    'base data is not refreshed')
AssertionError: base data is not refreshed


FAIL: test_base_convertable_behaviour_with_successive_updates (testDmsWithFlare.TestDocumentWithFlare), Check that update content's document (with setData and setFile)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.2/Products/ERP5OOo/tests/testDms.py", line 2261, in test_base_convertable_behaviour_with_successive_updates
    'base data is not refreshed')
AssertionError: base data is not refreshed


ERROR: test_03_UpdateSimpleData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5SyncML/tests/testERP5DocumentSyncML.py", line 639, in test_03_UpdateSimpleData
    self.tic()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 178, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f5e135ab1569571772452b9867b308c0/document_server/2', 'Document_tryToUpdateBaseMetadata', -2, 1)]
Last error message:
UnsupportedWorkflowMethod
Transition processing_status_workflow/process_conversion_failed unsupported for <Text at /erp5_portal_f5e135ab1569571772452b9867b308c0/document_server/2>. Current state is 'empty'.
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1286, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 27, in Document_tryToUpdateBaseMetadata
   - <PythonScript at /erp5_portal_f5e135ab1569571772452b9867b308c0/Document_tryToUpdateBaseMetadata used for /erp5_portal_f5e135ab1569571772452b9867b308c0/document_server/2>
   - Line 27
  Module Products.ERP5Type.Base, line 220, in __call__
UnsupportedWorkflowMethod: Transition processing_status_workflow/process_conversion_failed unsupported for <Text at /erp5_portal_f5e135ab1569571772452b9867b308c0/document_server/2>. Current state is 'empty'.



ERROR: test_06_UpdateMultiData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5SyncML/tests/testERP5DocumentSyncML.py", line 701, in test_06_UpdateMultiData
    self.synchronize(self.sub_id1)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5SyncML/tests/testERP5DocumentSyncML.py", line 358, in synchronize
    self.tic()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 178, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f5e135ab1569571772452b9867b308c0/document_client1/7', 'Document_tryToUpdateBaseMetadata', -2, 1)]
Last error message:
UnsupportedWorkflowMethod
Transition processing_status_workflow/process_conversion_failed unsupported for <Text at /erp5_portal_f5e135ab1569571772452b9867b308c0/document_client1/7>. Current state is 'empty'.
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1286, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 27, in Document_tryToUpdateBaseMetadata
   - <PythonScript at /erp5_portal_f5e135ab1569571772452b9867b308c0/Document_tryToUpdateBaseMetadata used for /erp5_portal_f5e135ab1569571772452b9867b308c0/document_client1/7>
   - Line 27
  Module Products.ERP5Type.Base, line 220, in __call__
UnsupportedWorkflowMethod: Transition processing_status_workflow/process_conversion_failed unsupported for <Text at /erp5_portal_f5e135ab1569571772452b9867b308c0/document_client1/7>. Current state is 'empty'.



FAIL: test_08_MultiNodeConflict (testERP5DocumentSyncML.TestERP5DocumentSyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5SyncML/tests/testERP5DocumentSyncML.py", line 850, in test_08_MultiNodeConflict
    self.assertEqual(len(conflict_list), 9)
AssertionError: 10 != 9


FAIL: test_01_splitAndDefer (testERP5Simulation.TestERP5Simulation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testERP5Simulation.py", line 210, in test_01_splitAndDefer
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      IncreasePackingListLineQuantity2
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      DecreasePackingListLineQuantity1
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      DecreasePackingListLineQuantity10
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      SplitAndDeferPackingList
      CheckSolverIsSolving
      Tic
      CheckPackingListSplitted
      CheckPackingListIsSolved
      CheckSolverIsSolved
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/1/1>] != [None]

Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5/build/unit_test.6' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/runUnitTest.py", line 742, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/runUnitTest.py", line 725, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/runUnitTest.py", line 511, in runUnitTestList
    suite = loader.loadTestsFromNames(test_list)
  File "/usr/lib64/python2.4/unittest.py", line 556, in loadTestsFromNames
    suites = [self.loadTestsFromName(name, module) for name in names]
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/runUnitTest.py", line 285, in loadTestsFromName
    return super(ERP5TypeTestLoader, self).loadTestsFromName(name, module)
  File "/usr/lib64/python2.4/unittest.py", line 535, in loadTestsFromName
    return self.loadTestsFromModule(obj)
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/runUnitTest.py", line 291, in loadTestsFromModule
    return self.suiteClass(module.test_suite())
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/testERP5Type.py", line 3110, in test_suite
    suite.addTest(unittest.makeSuite(TestInstanceBaseCategoryList))
NameError: global name 'TestInstanceBaseCategoryList' is not defined

FAIL: test_12_testAppliedRuleGeneration (testInternalOrder.TestInternalOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 1706, in test_12_testAppliedRuleGeneration
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation
      CreateProject
      CreateOrder
      CreateNotVariatedResource
      CreateOrderLine
      CheckOrderLineEmptyMatrix
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      CheckOrderSimulation
      PlanOrder
      Tic
    > CheckOrderSimulation
      OrderOrder
      Tic
      CheckOrderSimulation
      CancelOrder
      Tic
      Tic
      CheckOrderSimulation
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Internal Order Line at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/26/1>] != [None]


FAIL: test_13_testAppliedRuleUpdate (testInternalOrder.TestInternalOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 1779, in test_13_testAppliedRuleUpdate
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation
      CreateProject
      CreateOrder
      CreateVariatedResource
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      CheckOrderLineTotalQuantity
      SetOrderLineFullVCL
      CompleteOrderLineMatrix
      OrderOrder
      Tic
      ModifyOrderStartDate
      Tic
    > CheckOrderSimulation
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_0_0_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_0_0_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_0_1_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_0_1_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_0_2_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_0_2_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_1_0_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_1_0_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_1_1_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_1_1_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_1_2_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_1_2_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_2_0_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_2_0_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_2_1_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_2_1_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_2_2_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_2_2_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_3_0_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_3_0_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_3_1_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_3_1_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_3_2_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_3_2_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_4_0_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_4_0_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_4_1_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_4_1_1>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_4_2_0>, <Internal Order Cell at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/27/1/movement_4_2_1>] != [None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None]


FAIL: test_15_deliveryBuilder (testInternalOrder.TestInternalOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 1921, in test_15_deliveryBuilder
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateProject1
      CreateProject2
      CreateOrder
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
    > CheckDeliveryBuilding
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 946, in stepCheckDeliveryBuilding
    self.assertEquals(1, len(related_packing_list_list))
AssertionError: 1 != 0


FAIL: test_16_deliveryBuilderWithNoTic (testInternalOrder.TestInternalOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 1958, in test_16_deliveryBuilderWithNoTic
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateProject1
      CreateProject2
      Tic
      CreateOrder
      SetOrderProfile
      CreateVariatedResource
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      CheckOrderLineTotalQuantity
      SetOrderLineFullVCL
      CompleteOrderLineMatrix
      CreateNotVariatedResource
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
    > CheckDeliveryBuilding
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 946, in stepCheckDeliveryBuilding
    self.assertEquals(1, len(related_packing_list_list))
AssertionError: 1 != 0


FAIL: test_17_orderExpand (testInternalOrder.TestInternalOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 2035, in test_17_orderExpand
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateProject1
      CreateProject2
      CreateOrder
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ModifyOrderLineQuantity
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckOrderSimulationStable
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Internal Order Line at /erp5_portal_d999a1172328336333aa7affcb5fa188/internal_order_module/30/1>] != [None]


ERROR: test_01_getInventory (testInventory.TestInventory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5/tests/testInventory.py", line 1873, in test_01_getInventory
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisationList
      CreateOrder
      CreateVariatedResourceList
      CreatePackingListList
      Tic
      CreateTestingCategories
      Tic
      TestInventoryListBrainGetQuantity
      TestGetInventoryOnNode
      TestGetInventoryOnVariationCategory
      TestGetInventoryOnPayment
      TestGetInventoryOnSection
      TestGetInventoryOnMirrorSection
      TestGetInventoryOnResource
      TestGetInventoryWithOmitInput
      TestGetInventoryWithOmitOutput
    > TestGetInventoryOnSimulationState
      TestGetInventoryOnSectionCategory
      TestGetInventoryOnPaymentCategory
      TestGetInventoryOnNodeCategory
      TestGetInventoryOnMirrorSectionCategory
      TestGetInventoryOnResourceCategory
      TestGetInventoryOnVariationText
      TestGetInventoryListOnSection
      TestGetInventoryListOnNode
      TestGetInventoryListWithOmitInput
      TestGetInventoryListWithOmitOutput
      TestGetInventoryListWithGroupBy
      TestGetNextNegativeInventoryDate
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5/tests/testInventory.py", line 1226, in stepTestGetInventoryOnSimulationState
    workflow_tool.doActionFor(transited_pl, action, packing_list_workflow)
  File "/usr/lib/erp5/lib/python/Products/CMFCore/WorkflowTool.py", line 301, in doActionFor
    return self._invokeWithNotification(
  File "/usr/lib/erp5/lib/python/Products/CMFCore/WorkflowTool.py", line 616, in _invokeWithNotification
    res = func(*args, **kw)
  File "/usr/lib/erp5/lib/python/Products/DCWorkflow/DCWorkflow.py", line 286, in doActionFor
    raise Unauthorized(action)
Unauthorized: You are not allowed to access 'set_ready_action' in this context


ERROR: test_02_InventoryModule (testInventory.TestInventory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5/tests/testInventory.py", line 1904, in test_02_InventoryModule
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisationsForModule
      CreateVariatedResource
      CreateItemList
      CreatePackingListForModule
      Tic
      CreatePackingListLine
      Tic
    > DeliverPackingList
      Tic
      CreateAggregatingInventory
      Tic
      TestInventoryModule
      CreateSingleInventory
      Tic
      TestInventoryModule
      ModifyFirstInventory
      Tic
      TestInventoryModule
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5/tests/testInventory.py", line 344, in stepDeliverPackingList
    "set_ready_action", "packing_list_workflow")
  File "/usr/lib/erp5/lib/python/Products/CMFCore/WorkflowTool.py", line 301, in doActionFor
    return self._invokeWithNotification(
  File "/usr/lib/erp5/lib/python/Products/CMFCore/WorkflowTool.py", line 616, in _invokeWithNotification
    res = func(*args, **kw)
  File "/usr/lib/erp5/lib/python/Products/DCWorkflow/DCWorkflow.py", line 286, in doActionFor
    raise Unauthorized(action)
Unauthorized: You are not allowed to access 'set_ready_action' in this context


ERROR: test_03_InventoryModuleWithVariation (testInventory.TestInventory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5/tests/testInventory.py", line 1929, in test_03_InventoryModuleWithVariation
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisationsForModule
      CreateVariatedResource
      Tic
      CreatePackingListForModule
      Tic
      CreateVariatedPackingListLine
      Tic
    > DeliverPackingList
      Tic
      TestInitialVariatedInventory
      CreateSingleVariatedInventory
      Tic
      TestVariatedInventoryAfterInventory
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5/tests/testInventory.py", line 344, in stepDeliverPackingList
    "set_ready_action", "packing_list_workflow")
  File "/usr/lib/erp5/lib/python/Products/CMFCore/WorkflowTool.py", line 301, in doActionFor
    return self._invokeWithNotification(
  File "/usr/lib/erp5/lib/python/Products/CMFCore/WorkflowTool.py", line 616, in _invokeWithNotification
    res = func(*args, **kw)
  File "/usr/lib/erp5/lib/python/Products/DCWorkflow/DCWorkflow.py", line 286, in doActionFor
    raise Unauthorized(action)
Unauthorized: You are not allowed to access 'set_ready_action' in this context


FAIL: test_01_SimpleInvoice (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2587, in test_01_SimpleInvoice
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
      CheckInvoiceLineHasReferenceAndIntIndex
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/1/1>] != [None]


FAIL: test_01_quantity_unit_copied (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2268, in test_01_quantity_unit_copied
    self.assertNotEquals(related_packing_list, None)
AssertionError: None == None


FAIL: test_02_TwoInvoicesFromTwoPackingList (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2619, in test_02_TwoInvoicesFromTwoPackingList
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      DecreasePackingListLineQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      SplitAndDeferPackingList
      Tic
      CheckPackingListIsSolved
      CheckPackingListSplitted
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      DefineNewPackingListContainer
      Tic
      CheckNewPackingListIsPacked
      SetReadyPackingList
      SetReadyNewPackingList
      Tic
      StartPackingList
      StartNewPackingList
      Tic
      CheckTwoInvoices
      RemoveDateMovementGroupForTransactionBuilder
      StartTwoInvoices
      Tic
      CheckTwoInvoicesTransactionLines
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/3/1>] != [None]


FAIL: test_03_InvoiceEditAndInvoiceRule (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2651, in test_03_InvoiceEditAndInvoiceRule
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      EditInvoice
      CheckInvoiceRuleNotAppliedOnInvoiceEdit
      CheckInvoicesConsistency
      Tic
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/4/1>] != [None]


FAIL: test_04_PackingListEditAndInvoiceRule (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2670, in test_04_PackingListEditAndInvoiceRule
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      EditPackingList
      CheckDeliveryRuleNotAppliedOnPackingListEdit
      CheckInvoicesConsistency
      Tic
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/5/1>] != [None]


FAIL: test_05_InvoiceEditPackingListLine (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2694, in test_05_InvoiceEditPackingListLine
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      EditPackingListLine
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/6/1>] != [None]


FAIL: test_06_InvoiceDeletePackingListLine (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2719, in test_06_InvoiceDeletePackingListLine
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      Tic
      SetContainerFullQuantity
      Tic
      CheckPackingListIsPacked
      DeletePackingListLine
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
      Tic
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/7/2>, <Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/7/1>] != [None, None]


FAIL: test_08_InvoiceDecreaseQuantity (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2786, in test_08_InvoiceDecreaseQuantity
    self.playSequence(sequence, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 154, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      CheckInvoiceTransactionRule
      Tic
      CheckInvoiceBuilding
      DecreaseInvoiceLineQuantity
      CheckInvoiceIsDivergent
      CheckInvoiceIsCalculating
      Tic
      CheckInvoiceIsDiverged
      SplitAndDeferInvoice
      Tic
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      CheckInvoiceSplitted
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/9/1>] != [None]


FAIL: test_10_AcceptDecisionOnPackingList (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2938, in test_10_AcceptDecisionOnPackingList
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      CheckInvoicingRule
      DecreasePackingListLineQuantity
      SetContainerFullQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      AcceptDecisionQuantity
      Tic
      CheckPackingListIsSolved
      CheckPackingListNotSplitted
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      CheckInvoiceTransactionRule
      Tic
      CheckInvoiceBuilding
      StopPackingList
      Tic
      DeliverPackingList
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      StartInvoice
      Tic
      StopInvoice
      Tic
      DeliverInvoice
      Tic
      CheckInvoiceNotSplitted
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/12/1>] != [None]


FAIL: test_11_AcceptDecisionOnPackingListAndInvoice (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 3055, in test_11_AcceptDecisionOnPackingListAndInvoice
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      CheckInvoicingRule
      DecreasePackingListLineQuantity
      SetContainerFullQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      AcceptDecisionQuantity
      Tic
      CheckPackingListIsSolved
      CheckPackingListNotSplitted
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      CheckInvoiceTransactionRule
      Tic
      CheckInvoiceBuilding
      StopPackingList
      Tic
      DeliverPackingList
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      IncreaseInvoiceLineQuantity
      Tic
      CheckInvoiceIsDiverged
      AcceptDecisionQuantityInvoice
      Tic
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      StartInvoice
      Tic
      StopInvoice
      Tic
      DeliverInvoice
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      CheckInvoiceNotSplitted
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/13/1>] != [None]


FAIL: test_12_SplitPackingListAndAcceptInvoice (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 3167, in test_12_SplitPackingListAndAcceptInvoice
    self.playSequence(sequence, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 154, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      CheckInvoicingRule
      DecreasePackingListLineQuantity
      SetContainerFullQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      SplitAndDeferPackingList
      Tic
      CheckPackingListIsSolved
      CheckPackingListSplitted
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      CheckInvoiceTransactionRule
      Tic
      CheckInvoiceBuilding
      StopPackingList
      Tic
      DeliverPackingList
      Tic
      CheckPackingListIsSolved
      CheckPackingListSplitted
      IncreaseInvoiceLineQuantity
      CheckInvoiceIsCalculating
      Tic
      CheckInvoiceIsDiverged
      AcceptDecisionQuantityInvoice
      Tic
      StartInvoice
      Tic
      StopInvoice
      Tic
      DeliverInvoice
      Tic
      CheckInvoiceIsSolved
      CheckInvoiceNotSplitted
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
      SwitchPackingLists
      AddPackingListContainer
      SetContainerFullQuantity
      Tic
      CheckPackingListIsSolved
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      CheckInvoiceTransactionRule
      Tic
      CheckInvoiceBuilding
      StopPackingList
      Tic
      DeliverPackingList
      Tic
      CheckPackingListIsSolved
      SetInvoiceLineQuantityToZero
      CheckInvoiceIsCalculating
      Tic
      CheckInvoiceIsDiverged
      AcceptDecisionQuantityInvoice
      Tic
      StartInvoice
      Tic
      StopInvoice
      Tic
      DeliverInvoice
      Tic
      CheckInvoiceIsSolved
      CheckInvoiceNotSplitted
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/14/1>] != [None]


FAIL: test_13_SplitAndDeferInvoice (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 3236, in test_13_SplitAndDeferInvoice
    self.playSequence(sequence, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 154, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      CheckInvoiceTransactionRule
      Tic
      CheckInvoiceBuilding
      StopPackingList
      Tic
      DeliverPackingList
      Tic
      CheckPackingListIsSolved
      CheckPackingListNotSplitted
      DecreaseInvoiceLineQuantity
      CheckInvoiceIsDivergent
      CheckInvoiceIsCalculating
      Tic
      CheckInvoiceIsDiverged
      SplitAndDeferInvoice
      Tic
      StartInvoice
      Tic
      StopInvoice
      Tic
      DeliverInvoice
      Tic
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      CheckInvoiceSplitted
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      SwitchInvoices
      StartInvoice
      Tic
      StopInvoice
      Tic
      DeliverInvoice
      Tic
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/15/1>] != [None]


FAIL: test_14_AcceptDecisionOnInvoice (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 3303, in test_14_AcceptDecisionOnInvoice
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      CheckInvoiceTransactionRule
      Tic
      CheckInvoiceBuilding
      StopPackingList
      Tic
      DeliverPackingList
      Tic
      CheckPackingListIsSolved
      CheckPackingListNotSplitted
      DecreaseInvoiceLineQuantity
      CheckInvoiceIsDivergent
      CheckInvoiceIsCalculating
      Tic
      CheckInvoiceIsDiverged
      AcceptDecisionQuantityInvoice
      Tic
      StartInvoice
      Tic
      StopInvoice
      Tic
      DeliverInvoice
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckInvoiceTransactionRule
      CheckInvoiceNotSplitted
      CheckInvoiceIsNotDivergent
      CheckInvoiceIsSolved
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/16/1>] != [None]


FAIL: test_16_ManuallyAddedMovements (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 3353, in test_16_ManuallyAddedMovements
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
      AddInvoiceLines
      Tic
      StartInvoice
      Tic
      CheckSimulationTrees
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/17/1>] != [None]


FAIL: test_16a_ManuallyAddedMovementsManyTransactions (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2970, in test_16a_ManuallyAddedMovementsManyTransactions
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
      AddInvoiceLinesManyTransactions
      Tic
      CheckInvoiceIsSolved
      StartInvoice
      Tic
      CheckSimulationTrees
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/18/1>] != [None]


FAIL: test_17_ManuallyAddedWrongMovements (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 3379, in test_17_ManuallyAddedWrongMovements
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      AddWrongInvoiceLines
      Tic
      StartInvoice
      CheckStartInvoiceFail
      CheckSimulationTrees
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/19/1>] != [None]


FAIL: test_18_compareInvoiceAndPackingList (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 3401, in test_18_compareInvoiceAndPackingList
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      CheckInvoicesConsistency
      CheckPackingListInvoice
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/20/1>] != [None]


FAIL: test_accept_quantity_divergence_on_invoice_with_started_packing_list (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 3415, in test_accept_quantity_divergence_on_invoice_with_started_packing_list
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/21/1>] != [None]


FAIL: test_accept_quantity_divergence_on_invoice_with_stopped_packing_list (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2307, in test_accept_quantity_divergence_on_invoice_with_stopped_packing_list
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/22/1>] != [None]


FAIL: test_adopt_quantity_divergence_on_invoice_line_with_stopped_packing_list (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2365, in test_adopt_quantity_divergence_on_invoice_line_with_stopped_packing_list
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/sale_order_module/23/1>] != [None]


FAIL: test_delivery_mode_and_incoterm_on_invoice (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2190, in test_delivery_mode_and_incoterm_on_invoice
    self.assertNotEquals(related_packing_list, None)
AssertionError: None == None


FAIL: test_description_copied_on_lines (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2099, in test_description_copied_on_lines
    self.assertNotEquals(related_packing_list, None)
AssertionError: None == None


FAIL: test_invoice_building_with_cells (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 1820, in test_invoice_building_with_cells
    self.assertNotEquals(related_packing_list, None)
AssertionError: None == None


FAIL: test_invoice_building_with_cells_and_aggregate (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2010, in test_invoice_building_with_cells_and_aggregate
    self.assertNotEquals(related_packing_list, None)
AssertionError: None == None


FAIL: test_invoice_created_from_packing_list_with_no_order (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 1925, in test_invoice_created_from_packing_list_with_no_order
    self.assertNotEquals(related_invoice, None)
AssertionError: None == None


FAIL: test_invoice_transaction_line_resource (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 1214, in test_invoice_transaction_line_resource
    invoice_transaction_movement.getResourceValue())
AssertionError: <Currency at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/currency_module/7> != None


FAIL: test_01_quantity_unit_copied (testInvoice.TestPurchaseInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2268, in test_01_quantity_unit_copied
    self.assertNotEquals(related_packing_list, None)
AssertionError: None == None


FAIL: test_accept_quantity_divergence_on_invoice_with_stopped_packing_list (testInvoice.TestPurchaseInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2307, in test_accept_quantity_divergence_on_invoice_with_stopped_packing_list
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      Tic
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Purchase Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/purchase_order_module/2/1>] != [None]


FAIL: test_adopt_quantity_divergence_on_invoice_line_with_stopped_packing_list (testInvoice.TestPurchaseInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2365, in test_adopt_quantity_divergence_on_invoice_line_with_stopped_packing_list
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
    > CheckOrderSimulation
      CheckDeliveryBuilding
      Tic
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Purchase Order Line at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/purchase_order_module/3/1>] != [None]


FAIL: test_delivery_mode_and_incoterm_on_invoice (testInvoice.TestPurchaseInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2190, in test_delivery_mode_and_incoterm_on_invoice
    self.assertNotEquals(related_packing_list, None)
AssertionError: None == None


FAIL: test_description_copied_on_lines (testInvoice.TestPurchaseInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2099, in test_description_copied_on_lines
    self.assertNotEquals(related_packing_list, None)
AssertionError: None == None


FAIL: test_invoice_building_with_cells (testInvoice.TestPurchaseInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 1820, in test_invoice_building_with_cells
    self.assertNotEquals(related_packing_list, None)
AssertionError: None == None


FAIL: test_invoice_building_with_cells_and_aggregate (testInvoice.TestPurchaseInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 2010, in test_invoice_building_with_cells_and_aggregate
    self.assertNotEquals(related_packing_list, None)
AssertionError: None == None


FAIL: test_invoice_created_from_packing_list_with_no_order (testInvoice.TestPurchaseInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 1925, in test_invoice_created_from_packing_list_with_no_order
    self.assertNotEquals(related_invoice, None)
AssertionError: None == None


FAIL: test_invoice_transaction_line_resource (testInvoice.TestPurchaseInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testInvoice.py", line 1214, in test_invoice_transaction_line_resource
    invoice_transaction_movement.getResourceValue())
AssertionError: <Currency at /erp5_portal_8685db8faf417b87851d6c5a2ca7dad3/currency_module/16> != None


FAIL: test_01_ItemSimpleTest (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5/tests/testItem.py", line 358, in test_01_ItemSimpleTest
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateItemList
      CreateOrder
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderLineSetAggregationList
      ConfirmOrder
      Tic
      CheckOrderLineAggregate
    > CheckOrderSimulation
      CheckSimulationAggregate
      CheckDeliveryBuilding
      CheckPackingListLineAggregate
      CheckPackingListIsNotDivergent
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_9e7377d240b5bbc1be56800e3346f083/sale_order_module/1/1>] != [None]


FAIL: test_02_ItemWithInvoice (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5/tests/testItem.py", line 402, in test_02_ItemWithInvoice
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateItemList
      CreateSaleInvoiceTransactionRule
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderLineSetAggregationList
      ConfirmOrder
      Tic
      CheckOrderRule
      CheckOrderLineAggregate
    > CheckOrderSimulation
      CheckSimulationAggregate
      CheckDeliveryBuilding
      CheckPackingListLineAggregate
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
      CheckInvoiceLineAggregate
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_9e7377d240b5bbc1be56800e3346f083/sale_order_module/2/1>] != [None]


FAIL: test_07_WithPackingListChangePackingListQuantityAndAccept (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5/tests/testItem.py", line 681, in test_07_WithPackingListChangePackingListQuantityAndAccept
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateItemList
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderLineSetAggregationList
      OrderOrder
      Tic
      ConfirmOrder
      Tic
      CheckOrderRule
      CheckOrderLineAggregate
    > CheckOrderSimulation
      CheckSimulationAggregate
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckPackingListLineAggregate
      CheckToRender_Delivery_viewAggregatedItemList
      DecreasePackingListLineQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      SplitAndDeferPackingList
      Tic
      CheckPackingListIsSolved
      CheckPackingListSplitted
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_9e7377d240b5bbc1be56800e3346f083/sale_order_module/3/1>] != [None]


FAIL: test_08_ChangePackingListDateAndAccept (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5/tests/testItem.py", line 703, in test_08_ChangePackingListDateAndAccept
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateItemList
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderLineSetAggregationList
      OrderOrder
      Tic
      ConfirmOrder
      Tic
      CheckOrderRule
      CheckOrderLineAggregate
    > CheckOrderSimulation
      CheckSimulationAggregate
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckPackingListLineAggregate
      CheckToRender_Delivery_viewAggregatedItemList
      ChangePackingListStartDate
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      UnifyStartDateWithDecision
      Tic
      CheckPackingListIsSolved
      CheckPackingListIsNotDivergent
      CheckSimulationStartDateUpdated
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_9e7377d240b5bbc1be56800e3346f083/sale_order_module/4/1>] != [None]


FAIL: test_10_ChangeOrderQuantityAndAdoptOnPackingList (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5/tests/testItem.py", line 745, in test_10_ChangeOrderQuantityAndAdoptOnPackingList
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateItemList
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderLineSetAggregationList
      OrderOrder
      Tic
      ConfirmOrder
      Tic
      CheckOrderRule
      CheckOrderLineAggregate
    > CheckOrderSimulation
      CheckSimulationAggregate
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckPackingListLineAggregate
      CheckToRender_Delivery_viewAggregatedItemList
      ModifyOrderLinesQuantity
      Tic
      CheckPackingListIsDiverged
      AdoptPrevisionQuantity
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckPackingListLineWithNewQuantityPrevision
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_9e7377d240b5bbc1be56800e3346f083/sale_order_module/6/1>] != [None]


FAIL: test_11_ChangeOrderQuantityAndAcceptOnPackingList (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5/tests/testItem.py", line 765, in test_11_ChangeOrderQuantityAndAcceptOnPackingList
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateItemList
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderLineSetAggregationList
      OrderOrder
      Tic
      ConfirmOrder
      Tic
      CheckOrderRule
      CheckOrderLineAggregate
    > CheckOrderSimulation
      CheckSimulationAggregate
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckPackingListLineAggregate
      CheckToRender_Delivery_viewAggregatedItemList
      ModifyOrderLinesQuantity
      Tic
      CheckPackingListIsDiverged
      AcceptDecisionQuantity
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckSimulationQuantityUpdated
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_9e7377d240b5bbc1be56800e3346f083/sale_order_module/7/1>] != [None]


FAIL: test_14_ManuallyAddPackingListWithItem (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5/tests/testItem.py", line 830, in test_14_ManuallyAddPackingListWithItem
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateItemList
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderLineSetAggregationList
      OrderOrder
      Tic
      ConfirmOrder
      Tic
      CheckOrderRule
      CheckOrderLineAggregate
    > CheckOrderSimulation
      CheckSimulationAggregate
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckPackingListLineAggregate
      CheckToRender_Delivery_viewAggregatedItemList
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      RebuildAndCheckNothingIsCreated
      CheckInvoicesConsistency
      AddInvoiceLines
      Tic
      StartInvoice
      Tic
      CheckSimulationTrees
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_9e7377d240b5bbc1be56800e3346f083/sale_order_module/10/1>] != [None]


FAIL: test_15_ThreeOrderLines (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5/tests/testItem.py", line 859, in test_15_ThreeOrderLines
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateItemList
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderLineSetAggregationList
      CreateItemList
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      CreateItemList
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderSetAggregationList
      Tic
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckPackingListLineAggregateList
      CheckOrderPackingList
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_9e7377d240b5bbc1be56800e3346f083/sale_order_module/11/3>, <Sale Order Line at /erp5_portal_9e7377d240b5bbc1be56800e3346f083/sale_order_module/11/2>, <Sale Order Line at /erp5_portal_9e7377d240b5bbc1be56800e3346f083/sale_order_module/11/1>] != [None, None, None]


FAIL: test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testTradeModelLine.py", line 1159, in test_tradeModelLineWithRounding
    self.assertEqual(2, len(amount_list)) # XXX 1 or 2 ???
AssertionError: 2 != 1


FAIL: test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testTradeModelLine.py", line 1159, in test_tradeModelLineWithRounding
    self.assertEqual(2, len(amount_list)) # XXX 1 or 2 ???
AssertionError: 2 != 1


FAIL: test_12_testAppliedRuleGeneration (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 1706, in test_12_testAppliedRuleGeneration
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation
      CreateProject
      CreateOrder
      CreateNotVariatedResource
      CreateOrderLine
      CheckOrderLineEmptyMatrix
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      CheckOrderSimulation
      PlanOrder
      Tic
    > CheckOrderSimulation
      OrderOrder
      Tic
      CheckOrderSimulation
      CancelOrder
      Tic
      Tic
      CheckOrderSimulation
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/26/1>] != [None]


FAIL: test_13_testAppliedRuleUpdate (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 1779, in test_13_testAppliedRuleUpdate
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation
      CreateProject
      CreateOrder
      CreateVariatedResource
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      CheckOrderLineTotalQuantity
      SetOrderLineFullVCL
      CompleteOrderLineMatrix
      OrderOrder
      Tic
      ModifyOrderStartDate
      Tic
    > CheckOrderSimulation
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_0_0_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_0_0_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_0_1_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_0_1_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_0_2_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_0_2_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_1_0_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_1_0_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_1_1_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_1_1_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_1_2_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_1_2_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_2_0_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_2_0_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_2_1_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_2_1_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_2_2_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_2_2_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_3_0_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_3_0_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_3_1_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_3_1_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_3_2_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_3_2_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_4_0_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_4_0_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_4_1_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_4_1_1>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_4_2_0>, <Sale Order Cell at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/27/1/movement_4_2_1>] != [None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None]


FAIL: test_15_deliveryBuilder (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 1921, in test_15_deliveryBuilder
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateProject1
      CreateProject2
      CreateOrder
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
    > CheckDeliveryBuilding
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 946, in stepCheckDeliveryBuilding
    self.assertEquals(1, len(related_packing_list_list))
AssertionError: 1 != 0


FAIL: test_16_deliveryBuilderWithNoTic (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 1958, in test_16_deliveryBuilderWithNoTic
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateProject1
      CreateProject2
      Tic
      CreateOrder
      SetOrderProfile
      CreateVariatedResource
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      CheckOrderLineTotalQuantity
      SetOrderLineFullVCL
      CompleteOrderLineMatrix
      CreateNotVariatedResource
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
    > CheckDeliveryBuilding
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 946, in stepCheckDeliveryBuilding
    self.assertEquals(1, len(related_packing_list_list))
AssertionError: 1 != 0


FAIL: test_17_orderExpand (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 2035, in test_17_orderExpand
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateProject1
      CreateProject2
      CreateOrder
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ModifyOrderLineQuantity
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckOrderSimulationStable
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/30/1>] != [None]


FAIL: test_20_testHierarchicalOrderAppliedRuleGeneration (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 2516, in test_20_testHierarchicalOrderAppliedRuleGeneration
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation
      CreateProject
      CreateOrder
      CreateNotVariatedResource
      CreateOrderLine
      CheckOrderLineEmptyMatrix
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      CreateSubOrderLine
      CheckOrderLineEmptyMatrix
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      CreateSubSubOrderLine
      CheckOrderLineEmptyMatrix
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      CreateSubSubOrderLine
      CheckOrderLineEmptyMatrix
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      CreateSubOrderLine
      CheckOrderLineEmptyMatrix
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      CreateOrderLine
      CheckOrderLineEmptyMatrix
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      CheckOrderSimulation
      PlanOrder
      Tic
    > CheckOrderSimulation
      OrderOrder
      Tic
      CheckOrderSimulation
      CancelOrder
      Tic
      CheckOrderSimulation
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/33/2>, <Sale Order Line at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/33/1/2>, <Sale Order Line at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/33/1/1/2>, <Sale Order Line at /erp5_portal_37ea0787678b308e89b089c20f2df95f/sale_order_module/33/1/1/1>] != [None, None, None, None]


FAIL: test_order_payment_condition_copied (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 2614, in test_order_payment_condition_copied
    self.assertNotEquals(related_packing_list, None)
AssertionError: None == None


ERROR: test_16_simulation_reindexation_on_cancel (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1566, in test_16_simulation_reindexation_on_cancel
    self.assertEqual('confirmed', simulation_movement.getSimulationState())
AttributeError: 'NoneType' object has no attribute 'getSimulationState'


ERROR: test_16_simulation_reindexation_on_cancel (testPackingList.TestPurchasePackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1566, in test_16_simulation_reindexation_on_cancel
    self.assertEqual('confirmed', simulation_movement.getSimulationState())
AttributeError: 'NoneType' object has no attribute 'getSimulationState'


FAIL: test_01_PackingListDecreaseQuantity (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1025, in test_01_PackingListDecreaseQuantity
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      DecreasePackingListLineQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      SplitAndDeferPackingList
      Tic
      CheckPackingListIsSolved
      CheckPackingListSplitted
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/1/1>] != [None]


FAIL: test_02_PackingListChangeDestination (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1045, in test_02_PackingListChangeDestination
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      ChangePackingListDestination
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      UnifyDestinationWithDecision
      Tic
      CheckPackingListIsSolved
      CheckPackingListIsNotDivergent
      CheckSimulationDestinationUpdated
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/2/1>] != [None]


FAIL: test_03_PackingListChangeStartDate (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1065, in test_03_PackingListChangeStartDate
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      ChangePackingListStartDate
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      UnifyStartDateWithDecision
      Tic
      CheckPackingListIsSolved
      CheckPackingListIsNotDivergent
      CheckSimulationStartDateUpdated
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/3/1>] != [None]


FAIL: test_04_PackingListDeleteLine (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1081, in test_04_PackingListDeleteLine
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      CheckSimulationConnected
      DeletePackingListLine
      CheckPackingListIsNotDivergent
      Tic
      CheckSimulationDisconnected
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/4/1>] != [None]


FAIL: test_05_SimulationChangeQuantity (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1100, in test_05_SimulationChangeQuantity
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      ModifySimulationLineQuantity
      Tic
      CheckPackingListIsDiverged
      AdoptPrevisionQuantity
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckPackingListLineWithNewQuantityPrevision
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/5/1>] != [None]


FAIL: test_05a_SimulationChangeQuantityAndAcceptDecision (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1119, in test_05a_SimulationChangeQuantityAndAcceptDecision
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      ModifySimulationLineQuantity
      Tic
      CheckPackingListIsDiverged
      AcceptDecisionQuantity
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckSimulationQuantityUpdated
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/6/1>] != [None]


FAIL: test_05b_SimulationChangeQuantityForMergedLine (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1138, in test_05b_SimulationChangeQuantityForMergedLine
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      ModifySimulationLineQuantityForMergedLine
      Tic
      CheckPackingListIsDiverged
      AdoptPrevisionQuantity
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckPackingListLineWithNewQuantityPrevisionForMergedLine
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/7/2>, <Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/7/1>] != [None, None]


FAIL: test_05c_SimulationChangeQuantityAndAcceptDecisionForMergedLine (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1157, in test_05c_SimulationChangeQuantityAndAcceptDecisionForMergedLine
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      ModifySimulationLineQuantityForMergedLine
      Tic
      CheckPackingListIsDiverged
      AcceptDecisionQuantity
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckSimulationQuantityUpdatedForMergedLine
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/8/2>, <Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/8/1>] != [None, None]


FAIL: test_05e_SimulationUnifyResourceOnSimulationMovementsForNonMergedLines (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1199, in test_05e_SimulationUnifyResourceOnSimulationMovementsForNonMergedLines
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      ModifySimulationLineResource
      Tic
      CheckPackingListIsDiverged
      AdoptPrevisionResource
      Tic
      CheckPackingListIsNotDivergent
      CheckPackingListIsSolved
      CheckPackingListLineWithSameResource
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/10/2>, <Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/10/1>] != [None, None]


FAIL: test_08_AddContainers (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1316, in test_08_AddContainers
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineSmallQuantity
      CheckContainerLineSmallQuantity
      CheckPackingListIsNotPacked
      SetContainerFullQuantity
      Tic
      CheckPackingListIsPacked
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/15/1>] != [None]


FAIL: test_10_PackingListIncreaseQuantity (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1373, in test_10_PackingListIncreaseQuantity
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      IncreasePackingListLineQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      SplitAndDeferPackingList
      Tic
      CheckPackingListIsDiverged
      CheckPackingListIsDivergent
      CheckPackingListNotSolved
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/17/1>] != [None]


FAIL: test_12_PackingListLineChangeResource (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1455, in test_12_PackingListLineChangeResource
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      CreateNotVariatedResource
      ChangePackingListLineResource
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDivergent
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/19/1>] != [None]


FAIL: test_15_CheckBuilderCanBeCalledTwiceSafely (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1527, in test_15_CheckBuilderCanBeCalledTwiceSafely
    self.assertTrue(len(delivery_builder.build()) > 0)
AssertionError


FAIL: test_17_PackingListOrderLineWithAccount (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1638, in test_17_PackingListOrderLineWithAccount
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      CreateSourceAccount
      CreateDestinationAccount
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      SetOrderLineSourceAccount
      SetOrderLineDestinationAccount
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsSolved
      CheckOrderPackingList
      CheckPackingListLineSourceAccount
      CheckPackingListLineDestinationAccount
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/21/1>] != [None]


FAIL: test_18_ChangeQuantityOnPackingListAndOrder (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1665, in test_18_ChangeQuantityOnPackingListAndOrder
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      DecreasePackingListLineQuantity
      Tic
      CheckPackingListIsDiverged
      AcceptDecisionQuantity
      Tic
      CheckPackingListIsSolved
      CheckSimulationMovementHasRecordedQuantity
      DecreaseOrderLineQuantity
      Tic
      CheckPackingListIsSolved
      CheckSimulationMovementHasNoRecordedQuantity
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/22/1>] != [None]


FAIL: test_SplitAndDeferDoNothing (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1435, in test_SplitAndDeferDoNothing
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      IncreasePackingListLineQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      SplitAndDeferDoNothingPackingList
      Tic
      CheckPackingListIsDiverged
      CheckPackingListIsDivergent
      CheckPackingListNotSolved
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/24/1>] != [None]


FAIL: test_01_PackingListDecreaseQuantity (testPackingList.TestSolvingPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1882, in test_01_PackingListDecreaseQuantity
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      SetUpAutomaticQuantityAcceptSolver
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      DecreasePackingListLineQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsSolved
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/25/1>] != [None]


FAIL: test_02_PackingListDecreaseQuantity (testPackingList.TestSolvingPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1903, in test_02_PackingListDecreaseQuantity
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      SetUpAutomaticQuantityAdoptSolver
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      DecreasePackingListLineQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsSolved
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/26/1>] != [None]


FAIL: test_09_AddContainersWithVariatedResources (testPackingList.TestSolvingPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1927, in test_09_AddContainersWithVariatedResources
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      SetUpMovementSplitSolver
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      SetOrderLineFullVCL
      CompleteOrderLineMatrix
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineSmallQuantity
      CheckContainerLineSmallQuantity
      CheckPackingListIsNotPacked
      SetContainerFullQuantity
      Tic
      CheckPackingListIsPacked
      SplitMovementWithVariatedResources
      Tic
      CheckSplitMovementWithVariatedResources
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_0_0_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_0_0_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_0_1_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_0_1_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_0_2_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_0_2_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_1_0_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_1_0_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_1_1_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_1_1_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_1_2_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_1_2_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_2_0_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_2_0_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_2_1_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_2_1_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_2_2_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_2_2_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_3_0_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_3_0_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_3_1_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_3_1_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_3_2_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_3_2_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_4_0_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_4_0_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_4_1_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_4_1_1>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_4_2_0>, <Sale Order Cell at /erp5_portal_dc2688613f27509924625a9a445111a0/sale_order_module/27/1/movement_4_2_1>] != [None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None]


FAIL: test_01_PackingListDecreaseQuantity (testPackingList.TestPurchasePackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1025, in test_01_PackingListDecreaseQuantity
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
    > CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      DecreasePackingListLineQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      SplitAndDeferPackingList
      Tic
      CheckPackingListIsSolved
      CheckPackingListSplitted
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 782, in stepCheckOrderSimulation
    sequence_list=sequence_list, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testOrder.py", line 820, in checkOrderRuleSimulation
    self.failIfDifferentSet(movement_list, order_movement_list)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 505, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<Purchase Order Line at /erp5_portal_dc2688613f27509924625a9a445111a0/purchase_order_module/1/1>] != [None]


FAIL: test_02_PackingListChangeDestination (testPackingList.TestPurchasePackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPackingList.py", line 1045, in test_02_PackingListChangeDestination
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 207, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5Type/tests/Sequence.py", line 127, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateProject1
      CreateProject2
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic


(truncated) ...


More information about the Erp5-report mailing list