--- summary 
+++ summary 
@@ -1,19 +1,83 @@
 Test Suite: ERP5
-Revision: 43332
+Revision: 43346
 Result: FAIL
 
-All tests: 4501
-Failures: 79
-Errors: 89
+All tests: 4497
+Failures: 233
+Errors: 170
 Skips: 226
 
 
 The following tests have an unknown status:
 extra_sql_connection_string_list='test4a test,test4b test' Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test4 test' --instance_home=unit_test.4 testERP5DocumentSyncML
-extra_sql_connection_string_list='test3a test,test3b test' Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test3 test' --instance_home=unit_test.3 testERP5SyncML
-extra_sql_connection_string_list='test4a test,test4b test' Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test4 test' --instance_home=unit_test.4 testERP5SyncMLVCard
+extra_sql_connection_string_list='test1a test,test1b test' Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1 test' --instance_home=unit_test.1 testERP5SyncML
+extra_sql_connection_string_list='test2a test,test2b test' Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test2 test' --instance_home=unit_test.2 testERP5SyncMLVCard
+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 testOOoChart
 
 The following tests failed:
+
+  testAccounting                                     (2 errors)
+   test_Acquisition (testAccounting.TestAccountingWithSequences), Tests acquisition, categories and portal types are well
+   test_export_transaction (testAccounting.TestAccountingExport)
+
+  testAccountingReports                              (55 failures, 2 errors)
+   testBalanceSheet (testAccountingReports.TestAccountingReports)
+   testProfitAndLoss (testAccountingReports.TestAccountingReports)
+   testAccountStatement (testAccountingReports.TestAccountingReports)
+   testAccountStatementCancellationAmount (testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateDetailedSummary (testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateDetailedSummaryGroupedAtFromDate (testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateDetailedSummaryGroupedAtFromDateCase2 (testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateSummary (testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateSummaryEmpty (testAccountingReports.TestAccountingReports)
+   testAccountStatementMirrorSection (testAccountingReports.TestAccountingReports)
+   testAccountStatementMultipleSection (testAccountingReports.TestAccountingReports)
+   testAccountStatementOverMultiplePeriodsForExpenseAccounts (testAccountingReports.TestAccountingReports)
+   testAccountStatementPeriodDateAndInitialBalanceForExpenseAccounts (testAccountingReports.TestAccountingReports)
+   testAccountStatementPeriodDateAndInitialBalanceForStdAccounts (testAccountingReports.TestAccountingReports)
+   testAccountStatementPeriodDateEqualsFromDate (testAccountingReports.TestAccountingReports)
+   testAccountStatementPeriodDateForExpenseAccounts (testAccountingReports.TestAccountingReports)
+   testAccountStatementSameSectionSameNode (testAccountingReports.TestAccountingReports)
+   testAccountStatementSimulationState (testAccountingReports.TestAccountingReports)
+   testGeneralLedger (testAccountingReports.TestAccountingReports)
+   testGeneralLedgerFunction (testAccountingReports.TestAccountingReports)
+   testGeneralLedgerGAPFilter (testAccountingReports.TestAccountingReports)
+   testGeneralLedgerMirrorSectionRole (testAccountingReports.TestAccountingReports)
+   testGeneralLedgerNoProject (testAccountingReports.TestAccountingReports)
+   testGeneralLedgerProject (testAccountingReports.TestAccountingReports)
+   testJournal (testAccountingReports.TestAccountingReports)
+   testJournalProject (testAccountingReports.TestAccountingReports)
+   testJournalTransactionsWithoutThirdParty (testAccountingReports.TestAccountingReports)
+   testJournalWithBankAccount (testAccountingReports.TestAccountingReports)
+   testOtherPartiesReport (testAccountingReports.TestAccountingReports)
+   testTrialBalance (testAccountingReports.TestAccountingReports)
+   testTrialBalanceAccountClassSummary (testAccountingReports.TestAccountingReports)
+   testTrialBalanceDifferentCurrencies (testAccountingReports.TestAccountingReports)
+   testTrialBalanceExpandAccounts (testAccountingReports.TestAccountingReports)
+   testTrialBalanceFunction (testAccountingReports.TestAccountingReports)
+   testTrialBalanceGAPFilter (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalance (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceBalanceTransaction (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceBalanceTransactionDifferentFromDate (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceMultiMirrorSectionExpandAccount (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceMultiMirrorSectionNoExpandAccount (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalancePeriodStartDateBalanceTransaction (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceWithPeriod (testAccountingReports.TestAccountingReports)
+   testTrialBalanceMirrorSectionRole (testAccountingReports.TestAccountingReports)
+   testTrialBalanceNoProject (testAccountingReports.TestAccountingReports)
+   testTrialBalancePortalType (testAccountingReports.TestAccountingReports)
+   testTrialBalancePreviousPeriod (testAccountingReports.TestAccountingReports)
+   testTrialBalanceProject (testAccountingReports.TestAccountingReports)
+   testAccountStatementAnalyticsHidden (testAccountingReports.TestAccountingReportsWithAnalytic)
+   testAccountStatementAnalyticsShown (testAccountingReports.TestAccountingReportsWithAnalytic)
+   testGeneralLedgerAnalyticsHidden (testAccountingReports.TestAccountingReportsWithAnalytic)
+   testGeneralLedgerAnalyticsShown (testAccountingReports.TestAccountingReportsWithAnalytic)
+   testJournalAnalyticsHidden (testAccountingReports.TestAccountingReportsWithAnalytic)
+   testJournalAnalyticsShown (testAccountingReports.TestAccountingReportsWithAnalytic)
+   testTrialBalanceGroupByFunction (testAccountingReports.TestAccountingReportsWithAnalytic)
+   testTrialBalanceGroupByProductLine (testAccountingReports.TestAccountingReportsWithAnalytic)
+   testTrialBalanceGroupByProject (testAccountingReports.TestAccountingReportsWithAnalytic)
+   testTrialBalanceGroupByProjectAndFunction (testAccountingReports.TestAccountingReportsWithAnalytic)
 
   testAccounting_l10n_fr_m9                          (7 failures)
    test_AccountTypeConstaintFixFor4718 (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
@@ -30,18 +94,49 @@
   testAudioField                                     (1 failures)
    test_render_view (testAudioField.TestAudioField)
 
-  testBudget                                         (1 failures)
+  testBudget                                         (14 errors)
+   test_all_other_and_strict_consumption (testBudget.TestBudget)
+   test_budget_cell_node_variation_with_aggregate (testBudget.TestBudget)
+   test_budget_consumption_report (testBudget.TestBudget)
+   test_category_budget_line_and_budget_cell_variation (testBudget.TestBudget)
+   test_consumption_category_budget_variation_not_set (testBudget.TestBudget)
+   test_consumption_category_variation_summary (testBudget.TestBudget)
+   test_consumption_movement_category (testBudget.TestBudget)
+   test_consumption_node_budget_variation_not_set (testBudget.TestBudget)
+   test_none_and_all_others_virtual_nodes_together (testBudget.TestBudget)
+   test_none_virtual_node (testBudget.TestBudget)
+   test_only_none_virtual_node (testBudget.TestBudget)
    test_simple_consumption (testBudget.TestBudget)
+   test_update_summary_cell_non_strict_and_second_summary (testBudget.TestBudget)
+   test_update_summary_cell_simple (testBudget.TestBudget)
 
   testBusinessTemplate                               (2 failures, 2 skips)
    test_167_InstanceAndRelatedClassDefinedInSameBT (testBusinessTemplate.TestBusinessTemplate)
    test_168_DocumentUninstallIsEffective (testBusinessTemplate.TestBusinessTemplate)
 
+  testCalendar                                       (1 failures)
+   test_PersonModule_viewLeaveRequestReport (testCalendar.TestCalendar)
+
   testConstraint                                     (2 errors)
    test_OverrideMessage (testConstraint.TestConstraint)
    test_RegisterWithPropertySheet (testConstraint.TestConstraint)
 
-  testDms                                            (6 failures, 12 errors, 2 skips)
+  testCrmReports                                     (10 errors)
+   testCampaignDetailedReport (testCrmReports.TestCrmReports)
+   testCampaignStatus (testCrmReports.TestCrmReports)
+   testEventActivity (testCrmReports.TestCrmReports)
+   testEventDetailedReport (testCrmReports.TestCrmReports)
+   testMeetingDetailedReport (testCrmReports.TestCrmReports)
+   testMeetingStatus (testCrmReports.TestCrmReports)
+   testSaleOpportunityDetailedReport (testCrmReports.TestCrmReports)
+   testSaleOpportunityStatus (testCrmReports.TestCrmReports)
+   testSupportRequestDetailedReport (testCrmReports.TestCrmReports)
+   testSupportRequestStatus (testCrmReports.TestCrmReports)
+
+  testDeferredStyle                                  (1 errors)
+   test_normal_form (testDeferredStyle.TestODTDeferredStyle)
+
+  testDms                                            (7 failures, 13 errors, 2 skips)
    test_06_ProcessingStateOfAClonedDocument (testDms.TestDocument)
    test_08_NoImagesCreatedDuringHTMLConversion (testDms.TestDocument), Converting an ODT to html no longer creates Images embedded in the
    test_ContributeToExistingDocument (testDms.TestDocument)
@@ -51,6 +146,7 @@
    test_Text_conversion_to_base_format_no_original_format_access (testDms.TestDocument), Checks Document.OOoDocument
    test_base_convertable_behaviour_with_successive_updates (testDms.TestDocument), Check that update content's document (with setData and setFile)
    test_convertToImageOnTraversal (testDms.TestDocument)
+   test_getSearchText (testDms.TestDocument)
    test_DownloadableDocumentSize (testDms.TestDocumentWithSecurity), Check that once the document is converted and cached, its size is
    test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)
    test_01_LargeOOoDocumentToImageConversion (testDms.TestDocumentPerformance)
@@ -60,8 +156,9 @@
    test_Member_download_pdf_format (testDms.TestDocument)
    test_getExtensibleContent (testDms.TestDocument)
    test_getTargetFormatItemList (testDms.TestDocument)
-
-  testDmsWithFlare                                   (6 failures, 9 errors, 2 skips)
+   test_ImageSizePreference (testDms.TestDocumentWithSecurity)
+
+  testDmsWithFlare                                   (6 failures, 10 errors, 2 skips)
    test_06_ProcessingStateOfAClonedDocument (testDmsWithFlare.TestDocumentWithFlare)
    test_08_NoImagesCreatedDuringHTMLConversion (testDmsWithFlare.TestDocumentWithFlare), Converting an ODT to html no longer creates Images embedded in the
    test_ContributeToExistingDocument (testDmsWithFlare.TestDocumentWithFlare)
@@ -71,6 +168,7 @@
    test_Text_conversion_to_base_format_no_original_format_access (testDmsWithFlare.TestDocumentWithFlare), Checks Document.OOoDocument
    test_base_convertable_behaviour_with_successive_updates (testDmsWithFlare.TestDocumentWithFlare), Check that update content's document (with setData and setFile)
    test_convertToImageOnTraversal (testDmsWithFlare.TestDocumentWithFlare)
+   test_getSearchText (testDmsWithFlare.TestDocumentWithFlare)
    test_07_testImplicitRelations (testDmsWithFlare.TestDocumentWithFlare)
    test_Base_createNewFile (testDmsWithFlare.TestDocumentWithFlare)
    test_Base_showFoundText (testDmsWithFlare.TestDocumentWithFlare)
@@ -78,14 +176,14 @@
    test_getExtensibleContent (testDmsWithFlare.TestDocumentWithFlare)
    test_getTargetFormatItemList (testDmsWithFlare.TestDocumentWithFlare)
 
-  testDocumentationHelper                            (1 errors)
-   test_02_BusinessTemplate (testDocumentationHelper.TestDocumentationHelper), Documentation of Business Template
-
   testDynamicClassGeneration                         (1 errors, 1 skips)
    testZodbImportPropertySheet (testDynamicClassGeneration.TestZodbImportFilesystemPropertySheet)
 
   testERP5Administration                             (1 failures)
    test_check_consistency_alarm (testERP5Administration.TestERP5Administration)
+
+  testERP5Commerce                                   (1 errors)
+   test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce)
 
   testERP5Core                                       (1 errors)
    test_getPropertyForUid (testERP5Core.TestERP5Core)
@@ -97,13 +195,32 @@
    test_UseCurrencyExchangeLineForDestination (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
    test_UseCurrencyExchangeLineForSource (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
 
-  testERP5WebWithDms                                 (3 failures)
+  testERP5Web                                        (2 failures, 1 errors, 2 skips)
+   test_03_CreateWebSiteUser (testERP5Web.TestERP5Web)
+   test_13_DocumentCache (testERP5Web.TestERP5Web)
+   test_13b_DocumentEditCacheKey (testERP5Web.TestERP5Web)
+
+  testERP5WebWithDms                                 (4 failures)
+   test_05_deadProxyFields (testERP5WebWithDms.TestERP5WebWithDms)
    test_06_Check_LastModified_Header (testERP5WebWithDms.TestERP5WebWithDms), Checks that Last-Modified header set by caching policy manager
    test_07_TestDocumentViewBehaviour (testERP5WebWithDms.TestERP5WebWithDms), All Documents shared the same downloading behaviour
    test_PreviewOOoDocumentWithEmbeddedImage (testERP5WebWithDms.TestERP5WebWithDms), Tests html preview of an OOo document with images as extensible content.
 
   testERP5eGov                                       (4 errors)
    test_01_new_procedure_creation (testERP5eGov.TestEgov)
+
+  testEditorField                                    (8 failures)
+   test_EditSimpleEmailEventFCKEditorHTML (testEditorField.TestEditorField)
+   test_EditSimpleEmailEventFCKEditorText (testEditorField.TestEditorField)
+   test_EditSimpleEmailEventTextAreaHTML (testEditorField.TestEditorField)
+   test_EditSimpleEmailEventTextAreaText (testEditorField.TestEditorField)
+   test_EditWebPageFCKEditorHTML (testEditorField.TestEditorField)
+   test_EditWebPageFCKEditorText (testEditorField.TestEditorField)
+   test_EditWebPageTextAreaHTML (testEditorField.TestEditorField)
+   test_EditWebPageTextAreaText (testEditorField.TestEditorField)
+
+  testFields                                         (1 failures)
+   test_listField_value_order (testFields.TestListField), This test check the list field value order
 
   testFormPrintoutAsODG                              (4 errors)
    test_01_TextField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
@@ -170,16 +287,132 @@
   testInventoryAPI                                   (1 failures, 2 skips)
    test_14_TwoInventoryWithSameDateAndResourceAndNode (testInventoryAPI.TestInventoryDocument)
 
+  testKMGadget                                       (2 failures)
+   test_05MyTaskGadget (testKMGadget.TestGadgets), Check My Task Gadgets
+   test_11AssignedMembersGadget (testKMGadget.TestGadgets), Check Assigned Members Gadgets
+
+  testLegacyAccounting                               (2 errors)
+   test_Acquisition (Products.ERP5.tests.testAccounting.TestAccountingWithSequences), Tests acquisition, categories and portal types are well
+   test_export_transaction (Products.ERP5.tests.testAccounting.TestAccountingExport)
+
+  testLegacyAccountingReports                        (55 failures, 2 errors)
+   testBalanceSheet (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testProfitAndLoss (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatement (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementCancellationAmount (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateDetailedSummary (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateDetailedSummaryGroupedAtFromDate (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateDetailedSummaryGroupedAtFromDateCase2 (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateSummary (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateSummaryEmpty (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementMirrorSection (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementMultipleSection (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementOverMultiplePeriodsForExpenseAccounts (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementPeriodDateAndInitialBalanceForExpenseAccounts (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementPeriodDateAndInitialBalanceForStdAccounts (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementPeriodDateEqualsFromDate (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementPeriodDateForExpenseAccounts (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementSameSectionSameNode (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementSimulationState (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testGeneralLedger (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testGeneralLedgerFunction (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testGeneralLedgerGAPFilter (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testGeneralLedgerMirrorSectionRole (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testGeneralLedgerNoProject (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testGeneralLedgerProject (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testJournal (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testJournalProject (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testJournalTransactionsWithoutThirdParty (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testJournalWithBankAccount (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testOtherPartiesReport (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalance (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceAccountClassSummary (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceDifferentCurrencies (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceExpandAccounts (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceFunction (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceGAPFilter (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalance (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceBalanceTransaction (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceBalanceTransactionDifferentFromDate (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceMultiMirrorSectionExpandAccount (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceMultiMirrorSectionNoExpandAccount (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalancePeriodStartDateBalanceTransaction (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceWithPeriod (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceMirrorSectionRole (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceNoProject (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalancePortalType (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalancePreviousPeriod (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceProject (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementAnalyticsHidden (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testAccountStatementAnalyticsShown (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testGeneralLedgerAnalyticsHidden (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testGeneralLedgerAnalyticsShown (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testJournalAnalyticsHidden (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testJournalAnalyticsShown (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testTrialBalanceGroupByFunction (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testTrialBalanceGroupByProductLine (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testTrialBalanceGroupByProject (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testTrialBalanceGroupByProjectAndFunction (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+
+  testLegacyDeliveryBuilderToSupportMultipleLines    (1 errors)
+   test_03_AcceptingDecision (Products.ERP5.tests.testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+
+  testLegacyERP5Commerce                             (1 errors)
+   test_22_createShoppingCartWithAnonymousAndLogin (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+
+  testLegacyInvoice                                  (1 errors)
+   test_09_InvoiceChangeStartDateFail (testLegacyInvoice.TestSaleInvoice)
+
+  testLegacyPackingList                              (14 errors)
+   test_07_SimulationChangeStartDateWithTwoOrderLine (testLegacyPackingList.TestPackingList)
+   test_07a_SimulationChangeStartDateWithTwoOrderLine (testLegacyPackingList.TestPackingList)
+   test_09_AddContainersWithVariatedResources (testLegacyPackingList.TestPackingList)
+   test_10_PackingListIncreaseQuantity (testLegacyPackingList.TestPackingList)
+   test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testLegacyPackingList.TestPackingList)
+   test_12_PackingListLineChangeResource (testLegacyPackingList.TestPackingList)
+   test_SplitAndDeferDoNothing (testLegacyPackingList.TestPackingList)
+   test_07_SimulationChangeStartDateWithTwoOrderLine (testLegacyPackingList.TestPurchasePackingList)
+   test_07a_SimulationChangeStartDateWithTwoOrderLine (testLegacyPackingList.TestPurchasePackingList)
+   test_09_AddContainersWithVariatedResources (testLegacyPackingList.TestPurchasePackingList)
+   test_10_PackingListIncreaseQuantity (testLegacyPackingList.TestPurchasePackingList)
+   test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testLegacyPackingList.TestPurchasePackingList)
+   test_12_PackingListLineChangeResource (testLegacyPackingList.TestPurchasePackingList)
+   test_SplitAndDeferDoNothing (testLegacyPackingList.TestPurchasePackingList)
+
+  testLegacySimulationAdvancedInvoicing              (1 errors)
+   test_04_InvoiceChangeStartDateFail (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+
   testLegacySimulationInventoryAPI                   (1 failures, 2 skips)
    test_14_TwoInventoryWithSameDateAndResourceAndNode (Products.ERP5.tests.testInventoryAPI.TestInventoryDocument)
+
+  testLegacySimulationInvoice                        (1 errors)
+   test_09_InvoiceChangeStartDateFail (testLegacySimulationInvoice.TestSaleInvoice)
+
+  testLegacySimulationItem                           (1 errors)
+   test_09_ChangeOrderDateAndAcceptOnPackingList (Products.ERP5.tests.testItem.TestItem)
+
+  testLegacySimulationPackingList                    (14 errors)
+   test_07_SimulationChangeStartDateWithTwoOrderLine (testLegacySimulationPackingList.TestPackingList)
+   test_07a_SimulationChangeStartDateWithTwoOrderLine (testLegacySimulationPackingList.TestPackingList)
+   test_09_AddContainersWithVariatedResources (testLegacySimulationPackingList.TestPackingList)
+   test_10_PackingListIncreaseQuantity (testLegacySimulationPackingList.TestPackingList)
+   test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testLegacySimulationPackingList.TestPackingList)
+   test_12_PackingListLineChangeResource (testLegacySimulationPackingList.TestPackingList)
+   test_SplitAndDeferDoNothing (testLegacySimulationPackingList.TestPackingList)
+   test_07_SimulationChangeStartDateWithTwoOrderLine (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_07a_SimulationChangeStartDateWithTwoOrderLine (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_09_AddContainersWithVariatedResources (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_10_PackingListIncreaseQuantity (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_12_PackingListLineChangeResource (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_SplitAndDeferDoNothing (testLegacySimulationPackingList.TestPurchasePackingList)
 
   testLegacyTradeModelLine                           (2 failures)
    test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
    test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
 
-  testOOoChart                                       (2 failures)
-   test_ooo_chart (testOOoChart.TestOOoChart)
-   test_proxy_ooo_chart (testOOoChart.TestOOoChart)
+  testListBox                                        (1 errors)
+   testCellKeywordInProxifiedListboxColumn (testListBox.TestListBox)
 
   testOOoConversionCache                             (2 failures, 5 errors)
    test_02_VolatileCacheConversionOfTempObject (testOOoConversionCache.TestDocumentConversionCache)
@@ -217,19 +450,61 @@
    test_CategoryTool_importCategoryFile_PathStars_noID (testOOoImport.TestOOoImport)
    test_CategoryTool_importCategoryFileExpirationSupport (testOOoImport.TestOOoImportWeb), Import category file with expiration request, and do it again to be
 
-  testOOoStyle                                       (2 failures)
+  testOOoStyle                                       (15 failures)
+   test_form_view_broken_category (testOOoStyle.TestODTStyle)
+   test_form_view_category (testOOoStyle.TestODTStyle)
+   test_form_view_embedded_image (testOOoStyle.TestODTStyle)
+   test_form_view_empty_listbox (testOOoStyle.TestODTStyle)
+   test_form_view_encoding (testOOoStyle.TestODTStyle)
    test_form_view_format (testOOoStyle.TestODTStyle)
-   test_form_view_format (testOOoStyle.TestODSStyle)
-
-  testOOoStyleWithFlare                              (2 failures)
+   test_form_view_non_empty_listbox (testOOoStyle.TestODTStyle)
+   test_image_field_form_view (testOOoStyle.TestODTStyle)
+   test_textarea_center_group (testOOoStyle.TestODTStyle)
+   test_form_view_broken_category (testOOoStyle.TestODSStyle)
+   test_form_view_category (testOOoStyle.TestODSStyle)
+   test_form_view_embedded_image (testOOoStyle.TestODSStyle)
+   test_form_view_non_empty_listbox (testOOoStyle.TestODSStyle)
+   test_image_field_form_view (testOOoStyle.TestODSStyle)
+   test_textarea_center_group (testOOoStyle.TestODSStyle)
+
+  testOOoStyleWithFlare                              (15 failures)
+   test_form_view_broken_category (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_category (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_embedded_image (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_empty_listbox (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_encoding (testOOoStyleWithFlare.TestODTStyle)
    test_form_view_format (testOOoStyleWithFlare.TestODTStyle)
-   test_form_view_format (testOOoStyleWithFlare.TestODSStyle)
+   test_form_view_non_empty_listbox (testOOoStyleWithFlare.TestODTStyle)
+   test_image_field_form_view (testOOoStyleWithFlare.TestODTStyle)
+   test_textarea_center_group (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_broken_category (testOOoStyleWithFlare.TestODSStyle)
+   test_form_view_category (testOOoStyleWithFlare.TestODSStyle)
+   test_form_view_embedded_image (testOOoStyleWithFlare.TestODSStyle)
+   test_form_view_non_empty_listbox (testOOoStyleWithFlare.TestODSStyle)
+   test_image_field_form_view (testOOoStyleWithFlare.TestODSStyle)
+   test_textarea_center_group (testOOoStyleWithFlare.TestODSStyle)
 
   testOpenOrder                                      (2 failures, 1 skips)
    testBuildingSaleOrder (testOpenOrder.TestOpenOrder)
    testOpenOrderRule (testOpenOrder.TestOpenOrder)
 
-  testPayroll                                        (2 failures)
+  testPackingList                                    (6 errors, 16 skips)
+   test_10_PackingListIncreaseQuantity (testPackingList.TestPackingList)
+   test_12_PackingListLineChangeResource (testPackingList.TestPackingList)
+   test_SplitAndDeferDoNothing (testPackingList.TestPackingList)
+   test_10_PackingListIncreaseQuantity (testPackingList.TestPurchasePackingList)
+   test_12_PackingListLineChangeResource (testPackingList.TestPurchasePackingList)
+   test_SplitAndDeferDoNothing (testPackingList.TestPurchasePackingList)
+
+  testPackingListRoundingPrecision                   (3 errors, 8 skips)
+   test_10_PackingListIncreaseQuantity (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_12_PackingListLineChangeResource (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_SplitAndDeferDoNothing (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+
+  testPayroll                                        (5 failures)
+   test_NetSalaryReport (testPayroll.TestPayroll)
+   test_PayrollTaxesReport (testPayroll.TestPayroll)
+   test_PayrollTaxesReportDifferentSalaryRange (testPayroll.TestPayroll)
    test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)
    test_updatePaysheetAfterModelModification (testPayroll.TestPayroll), generate a paysheet using a model, modify the model by adding a new
 
@@ -242,9 +517,18 @@
   testTradeModelLinePurchase                         (1 failures)
    test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)
 
+  testTradeReports                                   (1 errors)
+   testSaleOrderReport (testTradeReports.TestTradeReports)
+
   testUNG                                            (2 errors)
    testERP5Site_createNewWebDocument (testUNG.TestUNG)
 
+  testVideoField                                     (1 failures)
+   test_render_view (testVideoField.TestVideoField)
+
+  testWebCrawler                                     (1 failures)
+   test_02_crawlWebSite (testWebCrawler.TestWebCrawler), Call portal_contribution to crawl website hosted by itself.
+
 The following tests were at least partly skipped:
 
   testAccountingRules                                (26 skips)
@@ -254,7 +538,7 @@
   testBPMCore                                        (12 skips)
 
   testBPMEvaluation                                  (40 skips)
-   done (7.715s)test_confirming (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
+   done (7.424s)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'
