--- summary 
+++ summary 
@@ -1,13 +1,13 @@
 Test Suite: ERP5-MASTER
-Revision: slapos=3067-783ed21ba3272a6f6f9a4b27f5c9f7c191638603,erp5=40939-de433a479961482056c5fdf3b123e431a3eb3d43
+Revision: slapos=3067-783ed21ba3272a6f6f9a4b27f5c9f7c191638603,erp5=40940-6d1ff1fc07f23d9af10dcaecc24085f47787b36e
 Result: FAIL
 
 All tests: 4430
-Failures: 45
-Errors: 78
+Failures: 42
+Errors: 99
 Skips: 240
 
- http://erp5.nexedi.com/test_result_module/20120412-252E4F0B/view
+ http://erp5.nexedi.com/test_result_module/20120412-2F66A982/view
 
 
 The following tests failed:
@@ -32,22 +32,45 @@
   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)
+
   testDms                                            (1 failures, 2 skips)
    test_07_testImplicitRelations (testDms.TestDocument)
 
-  testDmsWithFlare                                   (3 failures, 2 skips)
+  testDmsWithFlare                                   (2 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)
 
-  testERP5BankingCheckDeposit                        (1 errors)
-   test_01_ERP5BankingCheckDeposit (testERP5BankingCheckDeposit.TestERP5BankingCheckDeposit)
-
-  testERP5Catalog                                    (50 errors)
-   test_48_ERP5Site_hotReindexAll (testERP5Catalog.TestERP5Catalog)
+  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)
@@ -98,16 +121,6 @@
    test_queriesEndingWithSemicolon (testERP5Catalog.TestERP5Catalog)
    test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog)
 
-  testERP5Commerce                                   (8 errors)
-   test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce)
-   test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce)
-   test_23_getShoppingCartCustomer (testERP5Commerce.TestCommerce)
-   test_24_getImageDataWithAnonymousUser (testERP5Commerce.TestCommerce)
-   test_25_getSaleOrderModuleAbsoluteUrlWithAnonymousUser (testERP5Commerce.TestCommerce)
-   test_26_getShoppingCartDefaultCurrencyWithAnonymousUser (testERP5Commerce.TestCommerce)
-   test_27_ResourceGetShopUrl (testERP5Commerce.TestCommerce)
-   test_28_finalizeShoppingWithComment (testERP5Commerce.TestCommerce)
-
   testERP5Credential                                 (1 failures)
    testMailFromMailMessageEvent (testERP5Credential.TestERP5Credential)
 
@@ -123,12 +136,6 @@
 
   testIdToolUpgrade                                  (1 errors)
    testUpgradeIdToolDicts (testIdToolUpgrade.TestIdTool)
-
-  testIngestion                                      (1 failures, 4 skips)
-   test_05_FormatIngestionPresentation (testIngestion.TestIngestion)
-
-  testIngestionWithFlare                             (1 failures, 4 skips)
-   test_05_FormatIngestionText (testIngestionWithFlare.TestIngestionWithFlare)
 
   testLegacyAccounting                               (2 failures)
    test_createBalanceOnMirrorSectionMultiCurrency (Products.ERP5.tests.testAccounting.TestClosingPeriod)
@@ -147,8 +154,8 @@
    testGeneralLedgerGAPFilter (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
    testOtherPartiesReport (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
 
-  testLegacySimulationInventory                      (4 errors)
-   test_01_getInventory (Products.ERP5.tests.testInventory.TestInventory)
+  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)
