--- summary 
+++ summary 
@@ -1,13 +1,15 @@
 Test Suite: ERP5
-Revision: 43007
+Revision: 43009
 Result: FAIL
 
-All tests: 4548
-Failures: 164
-Errors: 214
+All tests: 4534
+Failures: 162
+Errors: 194
 Skips: 235
 
 
+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 testPasswordTool
 
 The following tests failed:
 
@@ -37,7 +39,8 @@
    test_01_areActivitiesWellLaunchedByPropertyEdit (testBase.TestBase)
    test_02_areActivitiesWellLaunchedByCategoryEdit (testBase.TestBase)
 
-  testBusinessTemplate                               (4 failures, 10 errors, 2 skips)
+  testBusinessTemplate                               (5 failures, 12 errors, 2 skips)
+   test_07_BusinessTemplateWithOneAction (testBusinessTemplate.TestBusinessTemplate)
    test_151_BusinessTemplateWithPropertySheetMigration (testBusinessTemplate.TestBusinessTemplate)
    test_168_DocumentUninstallIsEffective (testBusinessTemplate.TestBusinessTemplate)
    test_18_upgradeBusinessTemplateWithAllItems (testBusinessTemplate.TestBusinessTemplate)
@@ -46,15 +49,14 @@
    test_26_ImportWithDoubleSlashes (testBusinessTemplate.TestBusinessTemplate)
    test_30_CheckInstalledCatalogProperties (testBusinessTemplate.TestBusinessTemplate)
    test_31_BusinessTemplateWithCatalogMethod (testBusinessTemplate.TestBusinessTemplate)
+   test_37_UpdatePortalType (testBusinessTemplate.TestBusinessTemplate)
    test_type_provider (testBusinessTemplate.TestBusinessTemplate)
    test_type_provider_2 (testBusinessTemplate.TestBusinessTemplate)
    test_155_BusinessTemplateUpdateWithPropertySheet (testBusinessTemplate.TestBusinessTemplate)
    test_15_BusinessTemplateWithPropertySheet (testBusinessTemplate.TestBusinessTemplate)
    test_167_InstanceAndRelatedClassDefinedInSameBT (testBusinessTemplate.TestBusinessTemplate)
    test_16_BusinessTemplateWithAllItems (testBusinessTemplate.TestBusinessTemplate)
-
-  testCMFCategory                                    (1 failures)
-   test_31_assert_raise_if_base_category_is_missing (testCMFCategory.TestCMFCategory)
+   test_36_CheckPortalTypeRoles (testBusinessTemplate.TestBusinessTemplate)
 
   testCRM                                            (2 failures, 2 skips)
    test_MailFromOtherEvents (testCRM.TestCRMMailSend)
@@ -194,11 +196,6 @@
    test_getCreationDate (testERP5Type.TestERP5Type)
    test_translated_accessors (testERP5Type.TestERP5Type)
 
-  testERP5Web                                        (3 failures, 2 skips)
-   test_category_embedded_expired (testERP5Web.TestERP5WebCategoryPublicationWorkflow)
-   test_category_embedded_protected_expired (testERP5Web.TestERP5WebCategoryPublicationWorkflow)
-   test_category_embedded_published_expired (testERP5Web.TestERP5WebCategoryPublicationWorkflow)
-
   testERP5eGov                                       (4 errors)
    test_01_new_procedure_creation (testERP5eGov.TestEgov)
 
@@ -208,9 +205,10 @@
   testIngestionWithFlare                             (1 failures, 4 skips)
    test_14_ContributionToolIndexation (testIngestionWithFlare.TestIngestionWithFlare)
 
-  testInteractionWorkflow                            (2 failures)
+  testInteractionWorkflow                            (3 failures)
+   test_11 (testInteractionWorkflow.TestInteractionWorkflow)
+   test_12 (testInteractionWorkflow.TestInteractionWorkflow)
    test_13 (testInteractionWorkflow.TestInteractionWorkflow)
-   test_regular_expression (testInteractionWorkflow.TestInteractionWorkflow)
 
   testInventoryAPI                                   (1 failures, 2 skips)
    test_14_TwoInventoryWithSameDateAndResourceAndNode (testInventoryAPI.TestInventoryDocument)
@@ -230,30 +228,6 @@
    test_NonBalancedDestinationAccountingTransaction (Products.ERP5.tests.testAccounting.TestTransactionValidation)
    test_NonBalancedDestinationAccountingTransactionNoAccount (Products.ERP5.tests.testAccounting.TestTransactionValidation)
    test_PaymentTransactionWithEmployee (Products.ERP5.tests.testAccounting.TestTransactionValidation)
-
-  testLegacyAccountingRules                          (22 errors)
-   test_04_SimpleInvoice (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Simple Invoice.
-   test_04b_SimpleInvoiceConfirm (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Same test as SimpleInvoice but directly confirm the invoice
-   test_04c_SimpleInvoiceTwoLines (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Simple Invoice, 2 lines.
-   test_04d_SimpleInvoiceTwoCells (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Simple Invoice, 2 cells.
-   test_05a_SimpleInvoiceReExpandAddLine (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Add a new line then updateAppliedRule.
-   test_05b_SimpleInvoiceReExpandEditLine (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Tests that editing a line updates simulation correctly
-   test_05c_SimpleInvoiceReExpandDeleteLine (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Tests that removing a line updates simulation correctly
-   test_05d_SimpleInvoiceReExpandCreateCell (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Tests that replacing a line by cells updates simulation correctly
-   test_05e_SimpleInvoiceExpandManyTimes (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Tests that updating an applied rule many times doesn't break the
-   test_06_MultiLineInvoice (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Multiple lines invoice.
-   test_planning_invoice_creates_simulation (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules)
-   test_04_SimpleInvoice (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Simple Invoice.
-   test_04b_SimpleInvoiceConfirm (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Same test as SimpleInvoice but directly confirm the invoice
-   test_04c_SimpleInvoiceTwoLines (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Simple Invoice, 2 lines.
-   test_04d_SimpleInvoiceTwoCells (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Simple Invoice, 2 cells.
-   test_05a_SimpleInvoiceReExpandAddLine (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Add a new line then updateAppliedRule.
-   test_05b_SimpleInvoiceReExpandEditLine (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Tests that editing a line updates simulation correctly
-   test_05c_SimpleInvoiceReExpandDeleteLine (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Tests that removing a line updates simulation correctly
-   test_05d_SimpleInvoiceReExpandCreateCell (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Tests that replacing a line by cells updates simulation correctly
-   test_05e_SimpleInvoiceExpandManyTimes (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Tests that updating an applied rule many times doesn't break the
-   test_06_MultiLineInvoice (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Multiple lines invoice.
-   test_planning_invoice_creates_simulation (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules)
 
   testLegacyInvoice                                  (34 failures)
    test_01_SimpleInvoice (testLegacyInvoice.TestSaleInvoice)
@@ -379,9 +353,6 @@
    test_12_ImportBigFile_1 (testOOoImport.TestOOoImport)
    test_04_ImportFileWithCategory (testOOoImport.TestOOoImport)
 
-  testPasswordTool                                   (1 failures)
-   test_01_checkPasswordTool (testPasswordTool.TestPasswordToolWithCRM)
-
   testPayroll                                        (2 failures)
    test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)
    test_updatePaysheetAfterModelModification (testPayroll.TestPayroll), generate a paysheet using a model, modify the model by adding a new
@@ -421,6 +392,9 @@
 
   testTask                                           (1 failures)
    test_07_taskConstraints (testTask.TestTask), Check tasks constraints
+
+  testTemplateTool                                   (1 failures)
+   testUpdateBT5FromRepository (testTemplateTool.TestTemplateTool), Test the list of bt5 returned for upgrade
 
   testTradeModelLine                                 (1 failures)
    test_tradeModelLineWithRounding (testTradeModelLine.TestTradeModelLineSale)
@@ -485,7 +459,7 @@
   testBPMCore                                        (12 skips)
 
   testBPMEvaluation                                  (40 skips)
-   done (7.221s)test_confirming (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
+   done (7.259s)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'
