--- summary 
+++ summary 
@@ -1,25 +1,16 @@
 Test Suite: ERP5-MASTER
-Revision: slapos=2404-ee0a4337024a49b4ca98dbc2ff3831d8135125bd,erp5=40847-c698eba2a4b08dca48464102512633ead635beab
+Revision: slapos=2405-3cf69261c9568a8a3132e29cb87e5cbc848ebbeb,erp5=40847-c698eba2a4b08dca48464102512633ead635beab
 Result: FAIL
 
 All tests: 4434
-Failures: 0
-Errors: 4171
-Skips: 79
-
- http://erp5.nexedi.com/test_result_module/20120316-32262D0F/view
+Failures: 3
+Errors: 3503
+Skips: 82
+
+ http://erp5.nexedi.com/test_result_module/20120316-3DB02331/view
 
 
 The following tests failed:
-
-  testAccounting                                     (85 errors)
-   test_AccountingPeriodNotStoppedTransactions (testAccounting.TestAccountingWithSequences), Accounting Periods refuse to close when some transactions are
-   test_Account_getDestinationSectionItemList (testAccounting.TestTransactions)
-   test_AccountValidation (testAccounting.TestAccounts)
-   test_AccountingPeriodWorkflow (testAccounting.TestClosingPeriod), Tests that accounting_period_workflow creates a balance transaction.
-   test_AccountingTransactionValidationAfterPeriod (testAccounting.TestTransactionValidation)
-   test_export_transaction (testAccounting.TestAccountingExport)
-   test_Base_doAction (testAccounting.TestAccountingTransactionTemplate)
 
   testAccountingReports                              (57 errors)
    testAccountStatement (testAccountingReports.TestAccountingReports)
@@ -177,13 +168,6 @@
   testDomainTool                                     (7 errors)
    test_01_SearchPredidateListWithNoTest (testDomainTool.TestDomainTool)
 
-  testDynamicClassGeneration                         (59 errors)
-   testAttributeValueComputedFromAccessorHolderList (testDynamicClassGeneration.TestPortalTypeClass)
-   testAddAcquiredPropertyToZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet)
-   testDeveloperRoleSecurity (testDynamicClassGeneration.TestZodbExtensionComponent)
-   testAssignToPortalTypeClass (testDynamicClassGeneration.TestZodbDocumentComponent)
-   testDeveloperRoleSecurity (testDynamicClassGeneration.TestZodbTestComponent)
-
   testERP5Administration                             (2 errors)
    test_01_RunCheckStockTableAlarm (testERP5Administration.TestERP5Administration)
 
@@ -347,11 +331,6 @@
   testERP5RemoteUserManager                          (14 errors)
    test_correct_login (testERP5RemoteUserManager.TestERP5RemoteUserManager), Checks typical login scenario
 
-  testERP5Security                                   (82 errors)
-   test_AssignmentWithBadStartDate (testERP5Security.TestUserManagement), Tests a person with an assignment with bad start date is not a valid user.
-   testERP5ExternalAuthenticationPlugin (testERP5Security.TestUserManagementExternalAuthentication)
-   testAcquireLocalRoles (testERP5Security.TestLocalRoleManagement), Tests that document does not acquire loal roles from their parents if
-
   testERP5Simulation                                 (3 errors)
    test_00_simulationToolIsIndexed (testERP5Simulation.TestERP5Simulation)
 
@@ -370,10 +349,8 @@
   testERP5TypeInterfaces                             (10 errors)
    testTransactionIDataManager (testERP5TypeInterfaces.TestERP5TypeInterfaces)
 
-  testERP5Web                                        (38 errors)
-   test_01_WebSiteRecatalog (testERP5Web.TestERP5Web)
-   test_01_AccessWebPageByReference (testERP5Web.TestERP5WebWithSimpleSecurity)
-   test_category_embedded_expired (testERP5Web.TestERP5WebCategoryPublicationWorkflow)
+  testERP5Web                                        (1 failures, 2 skips)
+   test_07_WebSection_getDocumentValueList (testERP5Web.TestERP5Web), Check getting getDocumentValueList from Web Section.
 
   testERP5WebCodingStyle                             (1 errors)
    test_SkinCodingStyle (testERP5WebCodingStyle.CodingStyle)
@@ -398,20 +375,6 @@
 
   testFieldValueCache                                (1 errors)
    testEditZMIFieldPurgesValueCache (testFieldValueCache.TestFieldValueCache)
-
-  testFields                                         (70 errors)
-   test_signature (testFields.TestRenderViewAPI)
-   test_format_no_precision (testFields.TestFloatField)
-   test_fullwidth_minus_number_conversion (testFields.TestIntegerField)
-   test_escape_html (testFields.TestStringField)
-   test_fullwidth_number_conversion (testFields.TestDateTimeField)
-   test_render_odg (testFields.TestTextAreaField)
-   test_render_odt (testFields.TestLinesField)
-   test_render_odg_view (testFields.TestCheckBoxField), Like integer field
-   test_listField_value_order (testFields.TestListField), This test check the list field value order
-   test_render_odt (testFields.TestMultiListField)
-   test_dicts_cleared_on_edit (testFields.TestProxyField)
-   test_datetime_field (testFields.TestFieldValueCache)
 
   testFolder                                         (14 errors)
    test_01_folderType (testFolder.TestFolder)
@@ -484,15 +447,6 @@
    test_01ProperPoolInitialization (testKM.TestKM), Check that it's properly initialized
    test_01_NoZODBSphinxSeSearch (testKM.TestKMSearch)
 
-  testLegacyAccounting                               (85 errors)
-   test_AccountingPeriodNotStoppedTransactions (Products.ERP5.tests.testAccounting.TestAccountingWithSequences), Accounting Periods refuse to close when some transactions are
-   test_Account_getDestinationSectionItemList (Products.ERP5.tests.testAccounting.TestTransactions)
-   test_AccountValidation (Products.ERP5.tests.testAccounting.TestAccounts)
-   test_AccountingPeriodWorkflow (Products.ERP5.tests.testAccounting.TestClosingPeriod), Tests that accounting_period_workflow creates a balance transaction.
-   test_AccountingTransactionValidationAfterPeriod (Products.ERP5.tests.testAccounting.TestTransactionValidation)
-   test_export_transaction (Products.ERP5.tests.testAccounting.TestAccountingExport)
-   test_Base_doAction (Products.ERP5.tests.testAccounting.TestAccountingTransactionTemplate)
-
   testLegacyAccountingReports                        (57 errors)
    testAccountStatement (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
    testAccountStatementAnalyticsHidden (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
@@ -500,12 +454,6 @@
   testLegacyAccountingRules                          (22 errors)
    test_04_SimpleInvoice (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Simple Invoice.
 
-  testLegacyBPMCore                                  (15 errors)
-   testBPMCopyAndPaste (testLegacyBPMCore.TestBPMImplementation)
-   test_isBuildable_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, delivered and invoiced sequence
-   test_isCompleted_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisCompletedImplementation), Test isCompleted for ordered, delivered and invoiced sequence
-   test_isFrozen_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, delivered and invoiced sequence
-
   testLegacyConversionInSimulation                   (7 errors)
    test_01_delivery_mode_on_sale_packing_list_and_invoice (testLegacyConversionInSimulation.TestConversionInSimulation)
 
@@ -541,12 +489,6 @@
 
   testLegacyProductionPackingList                    (1 errors)
    test_01_sourcingDelivery (testLegacyProductionPackingList.TestProductionDelivery)
-
-  testLegacyProjectAndTask                           (14 errors)
-   test_01_testTaskBasicUseCase (Products.ERP5.tests.testTask.TestTask)
-   testProjectMontlyReport (Products.ERP5.tests.testTaskReporting.TestTaskReporting)
-   test_01_TestReportLineChangeQuantity (Products.ERP5.tests.testTaskReportDivergence.TestTaskReportDivergence)
-   testProject_getSourceProjectRelatedTaskReportList (Products.ERP5.tests.testProject.TestProject)
 
   testLegacyReturnedSalePackingList                  (7 errors)
    test_01_ReturnedSalePackingListWithInventory (Products.ERP5.tests.testReturnedSalePackingList.TestReturnedSalePackingList)
@@ -591,31 +533,9 @@
   testLegacySimulationRule                           (11 errors)
    test_01_ValidatedRuleWithNoScript (Products.ERP5.tests.testRule.TestRule)
 
-  testLegacyTaxLineTradeCondition                    (70 errors)
-   test_apply_trade_condition_after_line_creation (testLegacyTaxLineTradeCondition.TestTaxLineCalculationSaleOrder)
-   test_apply_trade_condition_after_line_creation (testLegacyTaxLineTradeCondition.TestTaxLineCalculationPurchaseOrder)
-   test_apply_trade_condition_after_line_creation (testLegacyTaxLineTradeCondition.TestTaxLineCalculationSaleInvoice)
-   test_apply_trade_condition_after_line_creation (testLegacyTaxLineTradeCondition.TestTaxLineCalculationPurchaseInvoice)
-   test_2_tax_lines_simulation (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationSaleOrder)
-   test_2_tax_lines_simulation (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
-   test_tax_line_simulation (testLegacyTaxLineTradeCondition.TestTaxLineInvoiceSimulationPurchaseInvoice)
-   test_tax_line_simulation (testLegacyTaxLineTradeCondition.TestTaxLineInvoiceSimulationSaleInvoice)
-
-  testLegacyTradeCondition                           (54 errors)
-   test_apply_trade_condition_copy_subobjects (testLegacyTradeCondition.TestApplyTradeConditionSaleOrder)
-   test_apply_trade_condition_copy_subobjects (testLegacyTradeCondition.TestApplyTradeConditionPurchaseOrder)
-   test_category_acquisition (testLegacyTradeCondition.TestTradeConditionSupplyLineSaleOrder)
-   test_category_acquisition (testLegacyTradeCondition.TestTradeConditionSupplyLinePurchaseOrder)
-   test_category_acquisition (testLegacyTradeCondition.TestTradeConditionSupplyLineSaleInvoice)
-   test_category_acquisition (testLegacyTradeCondition.TestTradeConditionSupplyLinePurchaseInvoice)
-   test_getEffectiveModel (testLegacyTradeCondition.TestEffectiveSaleTradeCondition)
-   test_getEffectiveModel (testLegacyTradeCondition.TestEffectivePurchaseTradeCondition)
-
-  testLegacyTradeModelLine                           (34 errors)
-   test_01_OrderWithSimpleTaxedAndDiscountedLines (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale), Full test case with quite simple linear use case
-   test_01_OrderWithSimpleTaxedAndDiscountedLines (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase), Full test case with quite simple linear use case
-   test_usecase1 (Products.ERP5.tests.testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCaseSale)
-   test_usecase1 (Products.ERP5.tests.testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCasePurchase)
+  testLegacyTradeModelLine                           (2 failures)
+   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
+   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
 
   testLegacyTransformation                           (6 errors)
    test_01_getAggregatedAmountListSimple (Products.ERP5.tests.testTransformation.TestTransformation)
@@ -820,16 +740,6 @@
 
   testTimerService                                   (1 errors)
    test_01_checkAnonymousProcessing (testTimerService.TestTimerService)
-
-  testTradeCondition                                 (62 errors)
-   test_apply_trade_condition_copy_subobjects (testTradeCondition.TestApplyTradeConditionSaleOrder)
-   test_apply_trade_condition_copy_subobjects (testTradeCondition.TestApplyTradeConditionPurchaseOrder)
-   test_category_acquisition (testTradeCondition.TestTradeConditionSupplyLineSaleOrder)
-   test_category_acquisition (testTradeCondition.TestTradeConditionSupplyLinePurchaseOrder)
-   test_category_acquisition (testTradeCondition.TestTradeConditionSupplyLineSaleInvoice)
-   test_category_acquisition (testTradeCondition.TestTradeConditionSupplyLinePurchaseInvoice)
-   test_getEffectiveModel (testTradeCondition.TestEffectiveSaleTradeCondition)
-   test_getEffectiveModel (testTradeCondition.TestEffectivePurchaseTradeCondition)
 
   testTradeModelLine                                 (12 errors)
    test_01_OrderWithSimpleTaxedAndDiscountedLines (testTradeModelLine.TestTradeModelLineSale), Full test case with quite simple linear use case
@@ -941,6 +851,10 @@
    test_transition_split_line_add (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
    test_transition_split_line_add_split (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
 
+  testERP5Web                                        (2 skips)
+
+  testLegacyProjectAndTask                           (1 skips)
+
   testPersonERP5Synchronization                      (7 skips)
    test_PrestashopComplexeUpdateElement (testPersonERP5Synchronization.TestPersonERP5Synchronization) ... skipped 'must be checked against zope2.12'
    test_PrestashopDeletePerson (testPersonERP5Synchronization.TestPersonERP5Synchronization), Check that the delete during a person's sync invalidate the person. ... skipped 'must be checked against zope2.12'
