--- summary 
+++ summary 
@@ -1,51 +1,172 @@
 Test Suite: ERP5
-Revision: 42524
+Revision: 42536
 Result: FAIL
 
-All tests: 4546
-Failures: 11
-Errors: 5
-Skips: 238
-
-
+All tests: 4468
+Failures: 20
+Errors: 105
+Skips: 197
+
+
+The following tests have an unknown status:
+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 testBPMEvaluation
 
 The following tests failed:
 
-  testIngestionWithFlare                             (1 errors, 4 skips)
-   test_13_UploadTextFromContributionToolWithNonASCIIFilename (testIngestionWithFlare.TestIngestionWithFlare)
+  testAccounting                                     (5 errors)
+   test_SaleInvoiceTransactionValidationDate (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_UneededDestinationAssetPrice (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_UneededSourceAssetPrice (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_UnusedSectionTransactionValidationDate (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_export_transaction (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+
+  testBPMCore                                        (6 errors, 12 skips)
+   test_isBuildable_OrderedDeliveredInvoiced (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Test isBuildable for ordered, delivered and invoiced sequence
+   test_isBuildable_OrderedInvoicedDelivered (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Test isBuildable for ordered, invoiced and delivered sequence
+   test_isCompleted_OrderedDeliveredInvoiced (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Test isCompleted for ordered, delivered and invoiced sequence
+   test_isCompleted_OrderedInvoicedDelivered (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Test isCompleted for ordered, invoiced and invoiced sequence
+   test_isFrozen_OrderedDeliveredInvoiced (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Test isFrozen for ordered, delivered and invoiced sequence
+   test_isFrozen_OrderedInvoicedDelivered (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Test isFrozen for ordered, invoiced and invoiced sequence
+
+  testComplexTradeModelLineUseCase                   (12 errors)
+   test_usecase1 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_usecase2 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_usecase3 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_usecase4 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_usecase5 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_usecase6 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_usecase1 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_usecase2 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_usecase3 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_usecase4 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_usecase5 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_usecase6 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+
+  testDms                                            (1 errors, 3 skips)
+   test_ImageSizePreference (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+
+  testDynamicClassGeneration                         (23 errors, 1 skips)
+   testAddAcquiredPropertyToZodbPropertySheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testAddCategoryPropertyToZodbPropertySheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testAddDynamicCategoryPropertyToZodbPropertySheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testAddStandardPropertyToZodbPropertySheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testAssignUnassignZodbPropertySheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testAttributeEqualityConstraint (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testAttributeListEqualityConstraint (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testCategoryAcquiredMembershipArityConstraint (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testCategoryExistenceConstraint (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testCategoryMembershipArityConstraint (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testCategoryRelatedMembershipArityConstraint (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testChangeAcquiredPropertyOfZodbPropertySheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testChangeCategoryPropertyOfZodbPropertySheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testChangeDynamicCategoryPropertyOfZodbPropertySheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testChangeStandardPropertyOfZodbPropertySheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testContentExistenceConstraint (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testDeleteAcquiredPropertyFromZodbPropertySheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testDeleteCategoryPropertyFromZodbPropertySheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testDeleteDynamicCategoryPropertyFromZodbPropertySheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testDeleteStandardPropertyFromZodbPropertySheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testPropertyExistenceConstraint (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testPropertyTypeValidityConstraint (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   testTALESConstraint (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
 
   testKMGadget                                       (2 errors)
-   test_02 (testKMGadget.TestGadgets), Check Gadgets
-   test_03DefaultKnowledgePadFromPreference (testKMGadget.TestGadgets), Check Gadgets
+   test_02 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Check Gadgets
+   test_03DefaultKnowledgePadFromPreference (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Check Gadgets
 
   testLegacySimulationItem                           (2 failures)
-   test_Item_getCurrentSiteTitle (Products.ERP5.tests.testItem.TestItemScripts)
-   test_Item_getCurrentSiteValue (Products.ERP5.tests.testItem.TestItemScripts)
+   test_Item_getCurrentSiteTitle (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_Item_getCurrentSiteValue (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+
+  testLegacySimulationPackingList                    (3 errors)
+   test_01_PackingListDecreaseQuantity (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_02_PackingListDecreaseQuantity (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_09_AddContainersWithVariatedResources (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
 
   testLegacyTradeModelLine                           (2 failures)
-   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
-   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
-
-  testOOoConversionCache                             (1 failures, 2 errors)
-   test_02_VolatileCacheConversionOfTempObject (testOOoConversionCache.TestDocumentConversionCache)
-   test_04_PersistentCacheConversionWithFlare (testOOoConversionCache.TestDocumentConversionCache)
-   test_04_PersistentCacheConversionWithFlare (testOOoConversionCache.TestDocumentConversionCache)
-
-  testPayroll                                        (2 failures)
-   test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)
-   test_updatePaysheetAfterModelModification (testPayroll.TestPayroll), generate a paysheet using a model, modify the model by adding a new
-
-  testTradeModelLine                                 (1 failures)
-   test_tradeModelLineWithRounding (testTradeModelLine.TestTradeModelLineSale)
-
-  testTradeModelLinePurchase                         (1 failures)
-   test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)
-
-  testUNG                                            (1 failures)
-   testWebPageModule_generateDomain (testUNG.TestUNG)
+   test_tradeModelLineWithRounding (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithRounding (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+
+  testPayroll                                        (12 failures, 30 errors)
+   test_AccountingLineGeneration (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_NetSalaryReport (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_PaySheetTransaction_getMovementList (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_PayrollTaxesReport (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_PayrollTaxesReportDifferentSalaryRange (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_applyModelSetCategories (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_applyModelTwice (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_basicPaySheetCalculation (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_checkConsistency (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_complexModelInheritanceScheme (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), check inheritance and effective model with a more complex
+   test_complexSliceOnModelLine (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_intermediateLines (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_modelDateValidity (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), check that model effective_date and expiration_date are take into
+   test_modelGetCell (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_modelLineWithNonePrice (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_modelLineWithZeroPrice (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Test the creation of lines when the price is set to zero: the line should
+   test_modelSliceInheritance (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Check the slice inheritance
+   test_modelSubObjectInheritance (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_modelVersioning (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), check that latest version is used in case of more thant one model is
+   test_modelWithoutDateValidity (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Check that if no DATE are defined on a model, the behavior is that
+   test_modelWithoutReferenceValidity (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Check that if no REFERENCE are defined on a model, the behavior is
+   test_paySheetCalculationWithBonus (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_predicateOnModelLine (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_propertiesAreSetOnPaysheetLines (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), check porperties from model line (like description, int_index,
+   test_sliceOnModelLine (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_sourceSectionIsSetOnMovements (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_updateAddMovements (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_updateModifyMovements (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_updatePaysheetAfterModelModification (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), generate a paysheet using a model, modify the model by adding a new
+   test_updateRemoveMovements (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_PayrollTaxesReport (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_basicPaySheetCalculation (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_intermediateLines (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_modelDateValidity (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), check that model effective_date and expiration_date are take into
+   test_modelVersioning (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), check that latest version is used in case of more thant one model is
+   test_paySheetCalculationWithBonus (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_predicateOnModelLine (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_propertiesAreSetOnPaysheetLines (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), check porperties from model line (like description, int_index,
+   test_updateAddMovements (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_updateModifyMovements (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_updatePaysheetAfterModelModification (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), generate a paysheet using a model, modify the model by adding a new
+   test_updateRemoveMovements (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+
+  testPayroll_l10n_fr                                (1 errors)
+   test_01_getYearToDateSlice (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Check that is possible to calculate the total amount spend on a slice
+
+  testTradeModelLine                                 (1 failures, 11 errors)
+   test_01_OrderWithSimpleTaxedAndDiscountedLines (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Full test case with quite simple linear use case
+   test_01a_InvoiceNewTradeConditionOrLineSupport (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_01b_NewSimulation_InvoiceModifyQuantityAndSolveDivergency (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_01c_PackingListSplitBuildInvoiceBuild (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_02_OrderWithComplexTaxedAndDiscountedLines (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_BuildTradeModelLineAndAccountingFromInvoice (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_BuildTradeModelLineAndAccountingFromOrder (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithEmptyBaseContributionMovement (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithFixedPrice (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithRounding (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithTargetLevelSetting (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithRounding (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+
+  testTradeModelLinePurchase                         (1 failures, 11 errors)
+   test_01_OrderWithSimpleTaxedAndDiscountedLines (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Full test case with quite simple linear use case
+   test_01a_InvoiceNewTradeConditionOrLineSupport (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_01b_NewSimulation_InvoiceModifyQuantityAndSolveDivergency (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_01c_PackingListSplitBuildInvoiceBuild (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_02_OrderWithComplexTaxedAndDiscountedLines (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_BuildTradeModelLineAndAccountingFromInvoice (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_BuildTradeModelLineAndAccountingFromOrder (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithEmptyBaseContributionMovement (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithFixedPrice (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithRounding (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithTargetLevelSetting (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithRounding (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
 
   testWebCrawler                                     (1 failures)
-   test_01_check_URLTransformations (testWebCrawler.TestWebCrawler), Check crawlable functionalities regarding URL handling
+   test_01_check_URLTransformations (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Check crawlable functionalities regarding URL handling
+
+  testWebDavSupport                                  (1 failures, 1 skips)
+   test_PROPFIND_on_document (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), test Metadata extraction from webdav protocol
 
 The following tests were at least partly skipped:
 
@@ -55,52 +176,10 @@
 
   testBPMCore                                        (12 skips)
 
-  testBPMEvaluation                                  (40 skips)
-   done (7.126s)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'
+   test_NonIndexable (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), 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 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), 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 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), 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                               (3 skips)
 
@@ -121,9 +200,9 @@
   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'
+   test_49_IndexInOrderedSearchFolder (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'TODO ERP5'
+   test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'TODO ERP5'
+   test_sortOnRelatedKeyWithUnsetRelation (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'TODO ERP5'
 
   testERP5Interfaces                                 (9 skips)
 
@@ -134,7 +213,7 @@
   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'
+   test_09_FieldReplacementWithValidation (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft'
 
   testICal                                           (1 skips)
 
@@ -151,20 +230,20 @@
   testItem                                           (13 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'
+   test_TransformationRule_expand_concurrent (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'Unfinished experimental feature'
+   test_TransformationRule_expand_reexpand (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'Unfinished experimental feature'
+   test_TransformationRule_getHeadProductionPathList (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'Unfinished experimental feature'
+   test_TransformationSourcingRule_expand (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... 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'
+   test_TransformationRule_expand_concurrent (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'Unfinished experimental feature'
+   test_TransformationRule_expand_reexpand (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'Unfinished experimental feature'
+   test_TransformationRule_getHeadProductionPathList (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'Unfinished experimental feature'
+   test_TransformationSourcingRule_expand (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'Unfinished experimental feature'
 
   testOpenOrder                                      (2 skips)
 
@@ -186,21 +265,19 @@
 
   testProject                                        (1 skips)
 
-  testProxyField                                     (1 skips)
-
   testReturnedSalePackingList                        (3 skips)
 
   testSQLCachedWorklist                              (1 skips)
-   test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'
+   test_02_related_key (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... 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'
+   testPage (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'Test to be written'
+   testView (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... 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'
+   testDeleteGlobalSelection (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'To be decided if implementation is required'
+   testPage (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'Test to be written'
+   testView (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'Test to be written'
 
   testTaskReportDivergence                           (4 skips)
 
