--- summary 
+++ summary 
@@ -1,19 +1,42 @@
 Test Suite: ERP5-MASTER
-Revision: slapos=3220-913826a360b5691c26c1c76208a5856ede84d5a9,erp5=41273-82eea1c9cf3730846d7ac9b6e2d99c2e6cde617f
+Revision: slapos=3220-913826a360b5691c26c1c76208a5856ede84d5a9,erp5=41275-dd7bffd10fef598a9b18cf09ab2fb1b3665790fc
 Result: FAIL
 
 All tests: 4403
-Failures: 27
-Errors: 23
-Skips: 204
-
- http://erp5.nexedi.com/test_result_module/20120620-27310E7/view
+Failures: 51
+Errors: 85
+Skips: 200
+
+ http://erp5.nexedi.com/test_result_module/20120620-1DF781D1/view
 
 
 The following tests failed:
 
   testConfiguratorItem                               (1 errors)
    testCategoriesSpreadsheetConfiguratorItem (testConfiguratorItem.TestConfiguratorItem), Test Portal Type Roles Configurator Item
+
+  testDms                                            (8 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)
+   test_ContributeWithMergingToExistingDocument (testDms.TestDocument)
+   test_HTML_to_ODT_conversion_keep_enconding (testDms.TestDocument), This test perform an PDF conversion of HTML content
+   test_HTML_to_ODT_conversion_keep_related_image_list (testDms.TestDocument), This test create a Web Page and an Image.
+   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_convertWebPageWithEmbeddedZODBImageToImageOnTraversal (testDms.TestDocument)
+   test_document_publication_workflow_archiveVersion (testDms.TestDocument), Test old versions of a doc are auto archived.
+   test_preConversionOnly (testDms.TestDocument)
+   test_01_LargeOOoDocumentToImageConversion (testDms.TestDocumentPerformance)
+   test_07_testImplicitRelations (testDms.TestDocument)
+   test_Base_createNewFile (testDms.TestDocument)
+   test_Base_showFoundText (testDms.TestDocument)
+   test_Member_download_pdf_format (testDms.TestDocument)
+   test_getExtensibleContent (testDms.TestDocument)
+   test_getTargetFormatItemList (testDms.TestDocument)
+   test_DownloadableDocumentSize (testDms.TestDocumentWithSecurity), Check that once the document is converted and cached, its size is
+   test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)
 
   testDmsWithPreConversion                           (6 failures, 17 errors, 2 skips)
    test_06_ProcessingStateOfAClonedDocument (testDmsWithPreConversion.TestDocumentWithPreConversion)
@@ -40,22 +63,30 @@
    test_getExtensibleContent (testDmsWithPreConversion.TestDocumentWithPreConversion)
    test_getTargetFormatItemList (testDmsWithPreConversion.TestDocumentWithPreConversion)
 
-  testERP5DocumentSyncML                             (1 failures)
-   test_08_MultiNodeConflict (testERP5DocumentSyncML.TestERP5DocumentSyncML)
-
   testERP5WebWithCRM                                 (1 failures)
    test_02_Contact_Us_with_Aunthenticated_user (testERP5WebWithCRM.TestERP5WebWithCRM), Test creation of Web Message with Authenticted User
 
-  testERP5WebWithDms                                 (3 failures)
-   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.
-
-  testFormPrintoutAsODG                              (4 errors)
-   test_01_TextField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
-   test_02_TextFieldWithMultiLines (testFormPrintoutAsODG.TestFormPrintoutAsODG)
-   test_03_Image (testFormPrintoutAsODG.TestFormPrintoutAsODG)
-   test_04_ProxyField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
+  testFormPrintoutAsODT                              (20 errors, 1 skips)
+   test_01_Paragraph (testFormPrintoutAsODT.TestFormPrintoutAsODT)
+   test_01_Paragraph_07_LinesField (testFormPrintoutAsODT.TestFormPrintoutAsODT), test LinesField into multi line
+   test_01_Paragraph_08_Field_Format (testFormPrintoutAsODT.TestFormPrintoutAsODT), test a field with format
+   test_01_Paragraph_09_RangeReferenceWithSpan (testFormPrintoutAsODT.TestFormPrintoutAsODT), test range reference and span setting
+   test_02_Table_01_Normal (testFormPrintoutAsODT.TestFormPrintoutAsODT), To test listbox and ODF table mapping
+   test_02_Table_02_SmallerThanListboxColumns (testFormPrintoutAsODT.TestFormPrintoutAsODT), 2. Irregular case: listbox columns count smaller than table columns count
+   test_02_Table_03_ListboxColumnsLargerThanTable (testFormPrintoutAsODT.TestFormPrintoutAsODT), 3. Irregular case: listbox columns count larger than table columns count
+   test_02_Table_04_ListboxHasNotStat (testFormPrintoutAsODT.TestFormPrintoutAsODT), 4. Irregular case: listbox has not a stat line, but table has a stat line
+   test_02_Table_05_NormalSameLayout (testFormPrintoutAsODT.TestFormPrintoutAsODT), 5. Normal case: the listobx and the ODF table are same layout
+   test_02_Table_06_TableDoesNotHaveAHeader (testFormPrintoutAsODT.TestFormPrintoutAsODT), 6. Normal case: ODF table does not have a header
+   test_02_Table_07_CellFormat (testFormPrintoutAsODT.TestFormPrintoutAsODT), 7. Normal case: make sure that it is enable to use ODF cell format setting in FormPrintout
+   test_02_Table_08_Nodata (testFormPrintoutAsODT.TestFormPrintoutAsODT), 8. Normal case: list box has no data
+   test_02_Table_09_StyleSetting (testFormPrintoutAsODT.TestFormPrintoutAsODT), 9. Normal case: setting the style of the row.
+   test_04_Iteration (testFormPrintoutAsODT.TestFormPrintoutAsODT)
+   test_04_Iteration_02_Section (testFormPrintoutAsODT.TestFormPrintoutAsODT)
+   test_04_Iteration_03_ReportBox_and_Section (testFormPrintoutAsODT.TestFormPrintoutAsODT)
+   test_07_Image (testFormPrintoutAsODT.TestFormPrintoutAsODT)
+   test_08_OOoConversion (testFormPrintoutAsODT.TestFormPrintoutAsODT), test ooo conversion
+   test_09_FieldReplacement (testFormPrintoutAsODT.TestFormPrintoutAsODT), test field in ODF Documents
+   test_field_replacement_with_variable (testFormPrintoutAsODT.TestFormPrintoutAsODT), test variables replacement in ODT documents.
 
   testIngestion                                      (14 failures, 1 errors)
    test_13_UploadTextFromContributionToolWithNonASCIIFilename (testIngestion.TestIngestion)
@@ -74,9 +105,74 @@
    test_11_EmailIngestion (testIngestion.TestIngestion)
    test_12_UploadTextFromContributionTool (testIngestion.TestIngestion)
 
+  testIngestionWithFlare                             (14 failures, 1 errors)
+   test_13_UploadTextFromContributionToolWithNonASCIIFilename (testIngestionWithFlare.TestIngestionWithFlare)
+   test_03_TextDoc (testIngestionWithFlare.TestIngestionWithFlare)
+   test_041_MetadataEditing (testIngestionWithFlare.TestIngestionWithFlare)
+   test_05_FormatIngestionDrawing (testIngestionWithFlare.TestIngestionWithFlare)
+   test_05_FormatIngestionPresentation (testIngestionWithFlare.TestIngestionWithFlare)
+   test_05_FormatIngestionSpreadSheet (testIngestionWithFlare.TestIngestionWithFlare)
+   test_05_FormatIngestionText (testIngestionWithFlare.TestIngestionWithFlare)
+   test_06_FormatGenerationDrawing (testIngestionWithFlare.TestIngestionWithFlare)
+   test_06_FormatGenerationPresentation (testIngestionWithFlare.TestIngestionWithFlare)
+   test_06_FormatGenerationSpreadsheet (testIngestionWithFlare.TestIngestionWithFlare)
+   test_06_FormatGenerationText (testIngestionWithFlare.TestIngestionWithFlare)
+   test_09_Contribute (testIngestionWithFlare.TestIngestionWithFlare)
+   test_10_MetadataSettingPreferenceOrder (testIngestionWithFlare.TestIngestionWithFlare)
+   test_11_EmailIngestion (testIngestionWithFlare.TestIngestionWithFlare)
+   test_12_UploadTextFromContributionTool (testIngestionWithFlare.TestIngestionWithFlare)
+
+  testOOoChart                                       (2 failures)
+   test_ooo_chart (testOOoChart.TestOOoChart)
+   test_proxy_ooo_chart (testOOoChart.TestOOoChart)
+
+  testOOoConversionCache                             (2 failures, 6 errors)
+   test_02_VolatileCacheConversionOfTempObject (testOOoConversionCache.TestDocumentConversionCache)
+   test_03_CacheConversionOfTempObjectIsNotMixed (testOOoConversionCache.TestDocumentConversionCache)
+   test_05_checksum_conversion (testOOoConversionCache.TestDocumentConversionCache)
+   test_07_check_cache_key_is_escaped (testOOoConversionCache.TestDocumentConversionCache)
+   test_08_check_conversion_cache_with_portal_document_type_list (testOOoConversionCache.TestDocumentConversionCache), Check cache conversion for all Portal Document Types
+   test_image_conversion (testOOoConversionCache.TestDocumentConversionCache)
+   test_01_PersistentCacheConversion (testOOoConversionCache.TestDocumentConversionCache)
+   test_04_PersistentCacheConversionWithFlare (testOOoConversionCache.TestDocumentConversionCache)
+
+  testOOoImport                                      (25 errors)
+   test_01_ImportFileLine (testOOoImport.TestOOoImport)
+   test_02_ImportFileBlankLine (testOOoImport.TestOOoImport)
+   test_03_ImportNoMapping (testOOoImport.TestOOoImport)
+   test_04_ImportFileWithCategory (testOOoImport.TestOOoImport)
+   test_05_ImportOrganisation (testOOoImport.TestOOoImport)
+   test_06_AuthorImportFile (testOOoImport.TestOOoImport)
+   test_07_ImportFileWithFreeText (testOOoImport.TestOOoImport)
+   test_08_ImportFileWithAccentuatedText (testOOoImport.TestOOoImport)
+   test_09_ImportXLSFile (testOOoImport.TestOOoImport)
+   test_10_ImportFileWithDates (testOOoImport.TestOOoImport)
+   test_11_ImportFloatAndPercentage (testOOoImport.TestOOoImport)
+   test_12_ImportBigFile_1 (testOOoImport.TestOOoImport)
+   test_Base_getCategoriesSpreadSheetMapping (testOOoImport.TestOOoImport)
+   test_Base_getCategoriesSpreadSheetMapping_DuplicateIdsAtSameLevel (testOOoImport.TestOOoImport)
+   test_Base_getCategoriesSpreadSheetMapping_Id_is_reserved_property_name (testOOoImport.TestOOoImport)
+   test_Base_getCategoriesSpreadSheetMapping_MultiplePaths (testOOoImport.TestOOoImport)
+   test_Base_getCategoriesSpreadSheetMapping_WrongHierarchy (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFile (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFileDeletionSupport (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFileExpirationSupport (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFileXLS (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFile_DuplicateIds (testOOoImport.TestOOoImport)
+   test_CategoryTool_importCategoryFile_PathStars (testOOoImport.TestOOoImport)
+   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)
    test_form_view_format (testOOoStyle.TestODTStyle)
    test_form_view_format (testOOoStyle.TestODSStyle)
+
+  testOOoStyleWithFlare                              (2 failures)
+   test_form_view_format (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_format (testOOoStyleWithFlare.TestODSStyle)
+
+  testUNG                                            (1 errors)
+   testWebPage_updateWebDocument (testUNG.TestUNG), Test if script load correctly the Web Page with data of one document
 
 The following tests were at least partly skipped:
 
@@ -131,8 +227,6 @@
   testICal                                           (1 skips)
 
   testImmobilisation                                 (2 skips)
-
-  testIngestionWithFlare                             (4 skips)
 
   testInventoryAPI                                   (3 skips)
 
