--- summary 
+++ summary 
@@ -1,173 +1,77 @@
 Test Suite: ERP5_z212
-Revision: 42607
+Revision: 42719
 Result: FAIL
 
-All tests: 4473
-Failures: 50
-Errors: 60
-Skips: 193
+All tests: 4550
+Failures: 23
+Errors: 8
+Skips: 236
 
 
 
 The following tests failed:
 
-  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)
-
-  testBusinessTemplate                               (1 errors, 3 skips)
-   test_updateBusinessTemplateFromUrl_keep_list (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-
-  testDms                                            (4 failures, 10 errors, 3 skips)
-   test_08_NoImagesCreatedDuringHTMLConversion (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Converting an ODT to html no longer creates Images embedded in the
-   test_ContributeToExistingDocument (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_ContributeWithMergingToExistingDocument (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_HTML_to_ODT_conversion_keep_enconding (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), This test perform an PDF conversion of HTML content
-   test_HTML_to_ODT_conversion_keep_related_image_list (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), This test create a Web Page and an Image.
-   test_Text_conversion_to_base_format_no_original_format_access (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Checks Document.OOoDocument
-   test_convertToImageOnTraversal (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_DownloadableDocumentSize (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Check that once the document is converted and cached, its size is
-   test_ImageSizePreference (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_01_LargeOOoDocumentToImageConversion (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_07_testImplicitRelations (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_Base_createNewFile (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_Base_showFoundText (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_getExtensibleContent (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-
-  testDmsWithFlare                                   (4 failures, 5 errors, 3 skips)
-   test_08_NoImagesCreatedDuringHTMLConversion (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Converting an ODT to html no longer creates Images embedded in the
-   test_ContributeToExistingDocument (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_HTML_to_ODT_conversion_keep_enconding (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), This test perform an PDF conversion of HTML content
-   test_HTML_to_ODT_conversion_keep_related_image_list (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), This test create a Web Page and an Image.
-   test_convertToImageOnTraversal (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_06_ProcessingStateOfAClonedDocument (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_07_testImplicitRelations (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_Base_showFoundText (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_Member_download_pdf_format (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+  testCacheTool                                      (1 failures)
+   test_06_CheckCacheExpiration (testCacheTool.TestCacheTool), Check that expiracy is well handle by Cache Plugins
+
+  testDeferredConnection                             (3 errors)
+   test_01_disconnectsCausesError (testDeferredConnection.TestDeferredConnection)
+   test_02_disconnectionRobustness (testDeferredConnection.TestDeferredConnection)
 
   testERP5Core                                       (1 failures)
-   test_view_tools (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Test we can view tools.
-
-  testERP5DocumentSyncML                             (2 failures, 1 errors)
-   test_12_OneWaySync (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_06_UpdateMultiData (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_08_MultiNodeConflict (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-
-  testERP5Web                                        (1 errors, 2 skips)
-   test_20_reStructuredText (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-
-  testERP5WebWithDms                                 (2 failures)
-   test_07_TestDocumentViewBehaviour (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), All Documents shared the same downloading behaviour
-   test_PreviewOOoDocumentWithEmbeddedImage (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Tests html preview of an OOo document with images as extensible content.
+   test_view_tools (testERP5Core.TestERP5Core), Test we can view tools.
+
+  testERP5DocumentSyncML                             (1 failures)
+   test_08_MultiNodeConflict (testERP5DocumentSyncML.TestERP5DocumentSyncML)
+
+  testERP5WebWithDms                                 (1 failures)
+   test_PreviewOOoDocumentWithEmbeddedImage (testERP5WebWithDms.TestERP5WebWithDms), Tests html preview of an OOo document with images as extensible content.
 
   testERP5eGov                                       (4 errors)
-   test_01_new_procedure_creation (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_02_application_creation (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_03_submit_application (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_05_process_application (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-
-  testFormPrintoutAsODG                              (1 failures)
-   test_03_Image (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-
-  testFormPrintoutAsODT                              (1 errors, 1 skips)
-   test_08_OOoConversion (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), test ooo conversion
-
-  testIngestion                                      (11 failures, 1 errors, 2 skips)
-   test_12_UploadTextFromContributionTool (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_03_TextDoc (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_041_MetadataEditing (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_05_FormatIngestionDrawing (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_05_FormatIngestionPresentation (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_05_FormatIngestionSpreadSheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_05_FormatIngestionText (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_06_FormatGenerationPresentation (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_06_FormatGenerationSpreadsheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_09_Contribute (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_10_MetadataSettingPreferenceOrder (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_11_EmailIngestion (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-
-  testIngestionWithFlare                             (11 failures, 1 errors, 2 skips)
-   test_13_UploadTextFromContributionToolWithNonASCIIFilename (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_03_TextDoc (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_05_FormatIngestionDrawing (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_05_FormatIngestionPresentation (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_05_FormatIngestionSpreadSheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_05_FormatIngestionText (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_06_FormatGenerationSpreadsheet (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_06_FormatGenerationText (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_09_Contribute (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_10_MetadataSettingPreferenceOrder (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_11_EmailIngestion (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_12_UploadTextFromContributionTool (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-
-  testInvoice                                        (1 errors, 7 skips)
-   test_17_ManuallyAddedWrongMovements (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-
-  testLegacySimulationItem                           (2 failures)
-   test_Item_getCurrentSiteTitle (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_Item_getCurrentSiteValue (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_01_new_procedure_creation (testERP5eGov.TestEgov)
+   test_02_application_creation (testERP5eGov.TestEgov)
+   test_03_submit_application (testERP5eGov.TestEgov)
+   test_05_process_application (testERP5eGov.TestEgov)
+
+  testIngestion                                      (5 failures, 4 skips)
+   test_IngestionConfigurationByTypeBasedMethod_usecase1 (testIngestion.TestIngestion), How to configure meta data discovery so that each time a file
+   test_IngestionConfigurationByTypeBasedMethod_usecase2 (testIngestion.TestIngestion), How to configure meta data discovery so that each time a file
+   test_IngestionConfigurationByTypeBasedMethod_usecase4 (testIngestion.TestIngestion), How to configure meta data discovery so that each time a file
+   test_IngestionConfigurationByTypeBasedMethod_usecase5 (testIngestion.TestIngestion), How to configure meta data discovery so that each time a file
+   test_IngestionConfigurationByTypeBasedMethod_usecase6 (testIngestion.TestIngestion), How to configure meta data discovery so that a Spreadsheet
+
+  testIngestionWithFlare                             (5 failures, 4 skips)
+   test_IngestionConfigurationByTypeBasedMethod_usecase1 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that each time a file
+   test_IngestionConfigurationByTypeBasedMethod_usecase2 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that each time a file
+   test_IngestionConfigurationByTypeBasedMethod_usecase4 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that each time a file
+   test_IngestionConfigurationByTypeBasedMethod_usecase5 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that each time a file
+   test_IngestionConfigurationByTypeBasedMethod_usecase6 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that a Spreadsheet
+
+  testInvalidationBug                                (1 errors)
+   testLateInvalidationFromZEO (testInvalidationBug.TestInvalidationBug)
 
   testLegacyTradeModelLine                           (2 failures)
-   test_tradeModelLineWithRounding (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_tradeModelLineWithRounding (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-
-  testOOoChart                                       (2 failures)
-   test_ooo_chart (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_proxy_ooo_chart (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-
-  testOOoConversionCache                             (2 failures, 5 errors)
-   test_02_VolatileCacheConversionOfTempObject (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_03_CacheConversionOfTempObjectIsNotMixed (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_05_checksum_conversion (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_07_check_cache_key_is_escaped (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_08_check_conversion_cache_with_portal_document_type_list (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Check cache conversion for all Portal Document Types
-   test_01_PersistentCacheConversion (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_04_PersistentCacheConversionWithFlare (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-
-  testOOoImport                                      (24 errors)
-   test_01_ImportFileLine (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_02_ImportFileBlankLine (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_03_ImportNoMapping (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_04_ImportFileWithCategory (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_05_ImportOrganisation (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_06_AuthorImportFile (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_07_ImportFileWithFreeText (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_08_ImportFileWithAccentuatedText (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_09_ImportXLSFile (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_10_ImportFileWithDates (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_11_ImportFloatAndPercentage (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_12_ImportBigFile_1 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_Base_getCategoriesSpreadSheetMapping (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_Base_getCategoriesSpreadSheetMapping_DuplicateIdsAtSameLevel (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_Base_getCategoriesSpreadSheetMapping_Id_is_reserved_property_name (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_Base_getCategoriesSpreadSheetMapping_MultiplePaths (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_Base_getCategoriesSpreadSheetMapping_WrongHierarchy (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_CategoryTool_importCategoryFile (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_CategoryTool_importCategoryFileDeletionSupport (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_CategoryTool_importCategoryFileExpirationSupport (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_CategoryTool_importCategoryFile_DuplicateIds (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_CategoryTool_importCategoryFile_PathStars (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_CategoryTool_importCategoryFile_PathStars_noID (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-   test_CategoryTool_importCategoryFileExpirationSupport (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase), Import category file with expiration request, and do it again to be
-
-  testOOoStyle                                       (1 failures)
-   test_form_view_format (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
-
-  testOOoStyleWithFlare                              (1 failures)
-   test_form_view_format (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
+   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
+
+  testMemcachedTool                                  (1 failures)
+   test_07_checkExpirationTimeOfMemcachedDict (testMemcachedTool.TestMemcachedTool)
 
   testPayroll                                        (2 failures)
-   test_sourceSectionIsSetOnMovements (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_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 (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithRounding (testTradeModelLine.TestTradeModelLineSale)
 
   testTradeModelLinePurchase                         (1 failures)
-   test_tradeModelLineWithRounding (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase)
+   test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)
+
+  testUNG                                            (1 failures)
+   testWebPageModule_generateDomain (testUNG.TestUNG)
+
+  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:
 
@@ -177,10 +81,52 @@
 
   testBPMCore                                        (12 skips)
 
+  testBPMEvaluation                                  (40 skips)
+   done (7.298s)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 (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'
+   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                               (3 skips)
 
@@ -192,18 +138,18 @@
 
   testDivergenceTester                               (5 skips)
 
-  testDms                                            (3 skips)
-
-  testDmsWithFlare                                   (3 skips)
+  testDms                                            (2 skips)
+
+  testDmsWithFlare                                   (2 skips)
 
   testDynamicClassGeneration                         (1 skips)
 
   testERP5Base                                       (1 skips)
 
   testERP5Catalog                                    (4 skips)
-   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'
+   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)
 
@@ -214,15 +160,15 @@
   testERP5Web                                        (2 skips)
 
   testFormPrintoutAsODT                              (1 skips)
-   test_09_FieldReplacementWithValidation (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft'
+   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                                      (2 skips)
-
-  testIngestionWithFlare                             (2 skips)
+  testIngestion                                      (4 skips)
+
+  testIngestionWithFlare                             (4 skips)
 
   testInventoryAPI                                   (2 skips)
 
@@ -231,20 +177,20 @@
   testItem                                           (13 skips)
 
   testLegacyMRP                                      (4 skips)
-   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'
+   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 (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'
+   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                                      (2 skips)
 
@@ -266,19 +212,21 @@
 
   testProject                                        (1 skips)
 
+  testProxyField                                     (1 skips)
+
   testReturnedSalePackingList                        (3 skips)
 
   testSQLCachedWorklist                              (1 skips)
-   test_02_related_key (Products.ERP5Type.tests.ERP5TypeTestCase.TempTestCase) ... skipped 'TODO ERP5'
+   test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'
 
   testSelectionTool                                  (7 skips)
    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'
+   testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
+   testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
    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'
+   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)
 
