--- summary 
+++ summary 
@@ -1,24 +1,74 @@
 Test Suite: ERP5-MASTER-WITH-MULTIPLE-PARTITION
-Revision: slapos=2039-b58062c878f4d2ba6deec241f1650b47fdf35c2b,erp5=40130-50c6596c8df9d723e16586fa00daad184dad2c60
+Revision: slapos=2039-b58062c878f4d2ba6deec241f1650b47fdf35c2b,erp5=40131-0fdca03f6049452e95aaf1c659d7cfa2e3c3cd8c
 Result: FAIL
 
 All tests: 4286
-Failures: 11
-Errors: 39
-Skips: 237
-
- http://erp5.nexedi.com/test_result_module/20111211-2708AC55/view
+Failures: 14
+Errors: 89
+Skips: 234
+
+ http://erp5.nexedi.com/test_result_module/20111212-2A839AB3/view
 
 
 The following tests failed:
 
-  testArchive                                        (1 errors)
+  testAccountingReports                              (2 errors)
+   testBalanceSheet (testAccountingReports.TestAccountingReports)
+   testProfitAndLoss (testAccountingReports.TestAccountingReports)
+
+  testArchive                                        (1 failures)
    test_Archive (testArchive.TestArchive)
 
   testContentTranslation                             (1 failures)
    testCatalogSearch (testContentTranslation.TestContentTranslation)
 
-  testERP5Catalog                                    (1 failures, 4 skips)
+  testERP5Catalog                                    (1 failures, 46 errors, 1 skips)
+   test_48bis_ERP5Site_hotReindexAllCheckCachedValues (testERP5Catalog.TestERP5Catalog)
+   test_50_LocalRolesArgument (testERP5Catalog.TestERP5Catalog), test local_roles= argument
+   test_50_LocalRolesArgument (testERP5Catalog.TestERP5Catalog), test local_roles= argument
+   test_51_SearchWithKeyWords (testERP5Catalog.TestERP5Catalog)
+   test_52_QueryAndTableAlias (testERP5Catalog.TestERP5Catalog)
+   test_53_DateFormat (testERP5Catalog.TestERP5Catalog)
+   test_54_FixIntUid (testERP5Catalog.TestERP5Catalog)
+   test_55_FloatFormat (testERP5Catalog.TestERP5Catalog)
+   test_56_CreateUidDuringClearCatalog (testERP5Catalog.TestERP5Catalog)
+   test_60_ViewableOwnerIndexing (testERP5Catalog.TestERP5Catalog)
+   test_CatalogUidDuplicates (testERP5Catalog.TestERP5Catalog)
+   test_EscapingLoginInSescurityQuery (testERP5Catalog.TestERP5Catalog)
+   test_ExactMatchSearch (testERP5Catalog.TestERP5Catalog)
+   test_IndexationContextIndependence (testERP5Catalog.TestERP5Catalog)
+   test_KeywordSearch (testERP5Catalog.TestERP5Catalog)
+   test_MonoValueAssigneeIndexing (testERP5Catalog.TestERP5Catalog)
+   test_ObjectReindexationConcurency (testERP5Catalog.TestERP5Catalog)
+   test_ParameterSelectDict (testERP5Catalog.TestERP5Catalog)
+   test_PercentCharacter (testERP5Catalog.TestERP5Catalog)
+   test_PersonDocumentWithMonovaluedLocalRole (testERP5Catalog.TestERP5Catalog), Test when user is added, which has local roles on own Person Document
+   test_QueryDictFromRequest (testERP5Catalog.TestERP5Catalog), use a dict from REQUEST as a keyword parameter.
+   test_RealOwnerIndexing (testERP5Catalog.TestERP5Catalog)
+   test_SearchFolderWithMultipleSpaces (testERP5Catalog.TestERP5Catalog)
+   test_SearchFolderWithParenthesis (testERP5Catalog.TestERP5Catalog)
+   test_SearchFolderWithRelatedDynamicRelatedKey (testERP5Catalog.TestERP5Catalog)
+   test_SearchFolderWithRelatedDynamicStrictRelatedKey (testERP5Catalog.TestERP5Catalog)
+   test_SearchFolderWithSingleQuote (testERP5Catalog.TestERP5Catalog)
+   test_SearchOnOwner (testERP5Catalog.TestERP5Catalog)
+   test_SearchedStringIsNotStripped (testERP5Catalog.TestERP5Catalog)
+   test_SubDocumentsSecurityIndexing (testERP5Catalog.TestERP5Catalog)
+   test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog)
+   test_UserOrGroupLocalRoleIndexing (testERP5Catalog.TestERP5Catalog)
+   test_UserOrGroupRoleIndexing (testERP5Catalog.TestERP5Catalog)
+   test_WildcardMatchesUnsetValue (testERP5Catalog.TestERP5Catalog)
+   test_check_security_table_content (testERP5Catalog.TestERP5Catalog)
+   test_complex_query (testERP5Catalog.TestERP5Catalog)
+   test_countResultsUsesFromExpression (testERP5Catalog.TestERP5Catalog)
+   test_distinct_select_expression (testERP5Catalog.TestERP5Catalog)
+   test_getParentUid (testERP5Catalog.TestERP5Catalog)
+   test_getRecordForUid (testERP5Catalog.TestERP5Catalog)
+   test_ignore_empty_string (testERP5Catalog.TestERP5Catalog)
+   test_ignore_empty_string_related_key (testERP5Catalog.TestERP5Catalog)
+   test_multipleRelatedKeyDoMultipleJoins (testERP5Catalog.TestERP5Catalog)
+   test_path (testERP5Catalog.TestERP5Catalog)
+   test_queriesEndingWithSemicolon (testERP5Catalog.TestERP5Catalog)
+   test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog)
    test_48_ERP5Site_hotReindexAll (testERP5Catalog.TestERP5Catalog)
 
   testERP5DocumentSyncML                             (1 errors)
@@ -31,12 +81,16 @@
    test_12_UpdateSimpleData (testERP5SyncML.TestERP5SyncML)
    test_30_GetSynchronizationType (testERP5SyncML.TestERP5SyncML)
 
+  testERP5Web                                        (1 failures, 3 errors, 2 skips)
+   test_category_embedded_expired (testERP5Web.TestERP5WebCategoryPublicationWorkflow)
+   test_getDocumentValueList_AnonymousUser (testERP5Web.TestERP5WebWithSimpleSecurity)
+
   testFormPrintoutAsODG                              (1 failures)
    test_01_TextField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
 
-  testLegacyDeliveryBuilderToSupportMultipleLines    (2 errors)
-   test_03_AcceptingDecision (Products.ERP5.tests.testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
-   test_04_MergingMultipleSaleOrders (Products.ERP5.tests.testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+  testLegacyAccountingReports                        (2 errors)
+   testBalanceSheet (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testProfitAndLoss (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
 
   testLegacySimulationProductionApparel              (7 errors)
    test_01_testProductionSimulationExpand (Products.ERP5.tests.testProductionOrderApparel.TestProductionOrderApparel)
@@ -95,6 +149,9 @@
    testERPSite_createUNGUser (testUNGSecurity.TestUNGSecurity), Test if is possible create one user as Anonymous user
    testShareDocument (testUNGSecurity.TestUNGSecurity), Test the document sharing between erp5 users
    testWebPage_shareDocument (testUNGSecurity.TestUNGSecurity)
+
+  testWebDavSupport                                  (1 failures, 1 skips)
+   test_PROPFIND_on_document (testWebDavSupport.TestWebDavSupport), test Metadata extraction from webdav protocol
 
 The following tests were at least partly skipped:
 
@@ -163,10 +220,8 @@
 
   testERP5Base                                       (1 skips)
 
-  testERP5Catalog                                    (4 skips)
+  testERP5Catalog                                    (1 skips)
    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)
 
