--- summary 
+++ summary 
@@ -1,13 +1,13 @@
 Test Suite: ERP5-MASTER
-Revision: slapos=3067-783ed21ba3272a6f6f9a4b27f5c9f7c191638603,erp5=40940-6d1ff1fc07f23d9af10dcaecc24085f47787b36e
+Revision: slapos=3070-5d5956c04bfc039f23872d5c1833d83d46d4bf9c,erp5=40940-6d1ff1fc07f23d9af10dcaecc24085f47787b36e
 Result: FAIL
 
 All tests: 4430
-Failures: 42
-Errors: 99
-Skips: 240
-
- http://erp5.nexedi.com/test_result_module/20120412-2F66A982/view
+Failures: 50
+Errors: 22
+Skips: 243
+
+ http://erp5.nexedi.com/test_result_module/20120413-3A9905D8/view
 
 
 The following tests failed:
@@ -29,97 +29,25 @@
    testGeneralLedgerGAPFilter (testAccountingReports.TestAccountingReports)
    testOtherPartiesReport (testAccountingReports.TestAccountingReports)
 
-  testArchive                                        (1 errors)
-   test_Archive (testArchive.TestArchive)
-
-  testDeferredConnection                             (5 errors)
-   test_00_basicReplaceQuery (testDeferredConnection.TestDeferredConnection)
-   test_00_basicReplaceQuery (testDeferredConnection.TestDeferredConnection)
-   test_01_disconnectsCausesError (testDeferredConnection.TestDeferredConnection)
+  testCalendar                                       (7 failures)
+   test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar)
+   test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar)
+   test_LeaveRequestOverlappingGroupCalendar (testCalendar.TestCalendar)
+   test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar)
+   test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar)
+   test_PersonModule_viewLeaveRequestReport (testCalendar.TestCalendar)
+   test_SimpleLeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar)
 
   testDms                                            (1 failures, 2 skips)
    test_07_testImplicitRelations (testDms.TestDocument)
 
-  testDmsWithFlare                                   (2 failures, 2 skips)
+  testDmsWithFlare                                   (3 failures, 2 skips)
    test_07_testImplicitRelations (testDmsWithFlare.TestDocumentWithFlare)
+   test_11_Base_getAdvancedSearchResultList (testDmsWithFlare.TestDocumentWithFlare)
    test_preConversionOnly (testDmsWithFlare.TestDocumentWithFlare)
 
   testDmsWithPreConversion                           (1 failures, 2 skips)
    test_07_testImplicitRelations (testDmsWithPreConversion.TestDocumentWithPreConversion)
-
-  testERP5Catalog                                    (72 errors)
-   test_20_SearchFolderWithDynamicRelatedKey (testERP5Catalog.TestERP5Catalog)
-   test_20_SearchFolderWithDynamicRelatedKey (testERP5Catalog.TestERP5Catalog)
-   test_21_SearchFolderWithDynamicStrictRelatedKey (testERP5Catalog.TestERP5Catalog)
-   test_21_SearchFolderWithDynamicStrictRelatedKey (testERP5Catalog.TestERP5Catalog)
-   test_22_SearchingWithUnicode (testERP5Catalog.TestERP5Catalog)
-   test_30_SimpleQueryDict (testERP5Catalog.TestERP5Catalog), use a dict as a keyword parameter.
-   test_31_RelatedKeySimpleQueryDict (testERP5Catalog.TestERP5Catalog), use a dict as a keyword parameter, but using a related key
-   test_32_SimpleQueryDictWithOrOperator (testERP5Catalog.TestERP5Catalog), use a dict as a keyword parameter, with OR operator.
-   test_33_SimpleQueryDictWithAndOperator (testERP5Catalog.TestERP5Catalog), use a dict as a keyword parameter, with AND operator.
-   test_34_SimpleQueryDictWithMaxRangeParameter (testERP5Catalog.TestERP5Catalog), use a dict as a keyword parameter, with max range parameter ( < )
-   test_35_SimpleQueryDictWithMinRangeParameter (testERP5Catalog.TestERP5Catalog), use a dict as a keyword parameter, with min range parameter ( >= )
-   test_36_SimpleQueryDictWithNgtRangeParameter (testERP5Catalog.TestERP5Catalog), use a dict as a keyword parameter, with ngt range parameter ( <= )
-   test_37_SimpleQueryDictWithMinMaxRangeParameter (testERP5Catalog.TestERP5Catalog), use a dict as a keyword parameter, with minmax range parameter ( >=  < )
-   test_38_SimpleQueryDictWithMinNgtRangeParameter (testERP5Catalog.TestERP5Catalog), use a dict as a keyword parameter, with minngt range parameter ( >= <= )
-   test_39_DeferredConnection (testERP5Catalog.TestERP5Catalog), ERP5Catalog uses a deferred connection for full text indexing.
-   test_40_DeleteObject (testERP5Catalog.TestERP5Catalog), Simple test to exercise object deletion
-   test_41_ProxyRolesInRestrictedPython (testERP5Catalog.TestERP5Catalog), test that proxy roles apply to catalog queries within python scripts
-   test_42_SearchableText (testERP5Catalog.TestERP5Catalog), Tests SearchableText is working in ERP5Catalog
-   test_43_ManagePasteObject (testERP5Catalog.TestERP5Catalog)
-   test_44_ParentRelatedKeys (testERP5Catalog.TestERP5Catalog)
-   test_45_QueryAndComplexQuery (testERP5Catalog.TestERP5Catalog)
-   test_46_TestLimit (testERP5Catalog.TestERP5Catalog)
-   test_47_Unrestricted (testERP5Catalog.TestERP5Catalog), test unrestricted search/count results.
-   test_48_ERP5Site_hotReindexAll (testERP5Catalog.TestERP5Catalog)
-   test_48bis_ERP5Site_hotReindexAllCheckCachedValues (testERP5Catalog.TestERP5Catalog)
-   test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog)
-   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_BackwardCompatibilityWithOldMethods (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_SelectDictWithDynamicRelatedKey (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)
 
   testERP5Credential                                 (1 failures)
    testMailFromMailMessageEvent (testERP5Credential.TestERP5Credential)
@@ -154,9 +82,6 @@
    testGeneralLedgerGAPFilter (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
    testOtherPartiesReport (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
 
-  testLegacyConversionInSimulation                   (7 errors)
-   test_01_delivery_mode_on_sale_packing_list_and_invoice (testLegacyConversionInSimulation.TestConversionInSimulation)
-
   testLegacyTradeModelLine                           (2 failures)
    test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
    test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
@@ -192,6 +117,12 @@
 
   testTradeModelLinePurchase                         (1 failures)
    test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)
+
+  testTranslation                                    (7 errors)
+   test_01_EnglishTranslation (testTranslation.TestWorkflowStateTitleTranslation)
+
+  testUbercartSynchronisation                        (1 errors)
+   testFullSync (testUbercartSynchronisation.TestUbercartSynchronization)
 
   testXHTML                                          (2 failures)
    test_duplicatingSelectionNameInListbox (testXHTML.TestXHTML)
@@ -269,6 +200,11 @@
 
   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'
+
   testERP5Interfaces                                 (9 skips)
 
   testERP5Type                                       (1 skips)
@@ -410,8 +346,6 @@
 
   testTemplate                                       (1 skips)
 
-  testUbercartSynchronisation                        (1 skips)
-
   testVirtuemartSynchronization                      (1 skips)
 
   testWebDavSupport                                  (1 skips)
