[Erp5-dev] [Erp5-report] ERP5 r21992: 1456 Tests, 286 Errors, 8 Failures

Sébastien Robin seb at nexedi.com
Fri Jun 27 09:50:36 CEST 2008


Hi,

So sorry, this is my fault. I changed a little thing in searchPredicateList, I 
started testPredicate to make sure that I didn't introduced errors... but I 
should have started testDomainTool instead.

  Seb.


Le Friday 27 June 2008 07:03:19 nobody at svn.erp5.org, vous avez écrit :
> Test Suite: ERP5
> Revision: 21992
> Result: FAIL
>
> All tests: 1456
> Failures: 8
> Errors: 286
>
>
> The following tests failed:
>
>   testTaskReportDivergence                           (3 errors)
>    test_01_TestReportLineChangeQuantity
> (testTaskReportDivergence.TestTaskReportDivergence)
> test_02_TestReportListChangeDestination
> (testTaskReportDivergence.TestTaskReportDivergence)
> test_03_TaskReportChangeStartDate
> (testTaskReportDivergence.TestTaskReportDivergence)
>
>   testDomainTool                                     (3 failures, 1 errors)
>    test_01_SearchPredidateListWithNoTest (testDomainTool.TestDomainTool)
>    test_02_SearchPredidateListWithTest (testDomainTool.TestDomainTool)
>    test_04_GenerateMappedValueWithRanges (testDomainTool.TestDomainTool)
>    test_06_SQLQueryDoesNotReturnTooManyPredicates
> (testDomainTool.TestDomainTool)
>
>   testTransformation                                 (1 errors)
>    test_01_getAggregatedAmountList (testTransformation.TestTransformation)
>
>   testRule                                           (12 errors)
>    test_01_ValidatedRuleWithNoScript (testRule.TestRule)
>    test_02_WrongTestMethod (testRule.TestRule)
>    test_03_GoodTestMethod (testRule.TestRule)
>    test_04_NotValidatedRule (testRule.TestRule)
>    test_05_ValidatedRule (testRule.TestRule)
>    test_06_WrongDateRange (testRule.TestRule)
>    test_07_GoodDateRange (testRule.TestRule)
>    test_08_updateAppliedRule (testRule.TestRule)
>    test_09_expandTwoRules (testRule.TestRule)
>    test_10_expandAddsRule (testRule.TestRule)
>    test_11_expandRemovesRule (testRule.TestRule)
>    test_12_expandReplacesRule (testRule.TestRule)
>
>   testPackingList                                    (24 errors)
>    test_01_PackingListDecreaseQuantity (testPackingList.TestPackingList)
>    test_02_PackingListChangeDestination (testPackingList.TestPackingList)
>    test_03_PackingListChangeStartDate (testPackingList.TestPackingList)
>    test_04_PackingListDeleteLine (testPackingList.TestPackingList)
>    test_05_SimulationChangeQuantity (testPackingList.TestPackingList)
>    test_06_SimulationChangeStartDate (testPackingList.TestPackingList)
>    test_07_SimulationChangeStartDateWithTwoOrderLine
> (testPackingList.TestPackingList) test_08_AddContainers
> (testPackingList.TestPackingList)
>    test_09_AddContainersWithVariatedResources
> (testPackingList.TestPackingList) test_10_PackingListIncreaseQuantity
> (testPackingList.TestPackingList)
> test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery
> (testPackingList.TestPackingList) test_12_PackingListLineChangeResource
> (testPackingList.TestPackingList) test_01_PackingListDecreaseQuantity
> (testPackingList.TestPurchasePackingList)
> test_02_PackingListChangeDestination
> (testPackingList.TestPurchasePackingList)
> test_03_PackingListChangeStartDate
> (testPackingList.TestPurchasePackingList) test_04_PackingListDeleteLine
> (testPackingList.TestPurchasePackingList) test_05_SimulationChangeQuantity
> (testPackingList.TestPurchasePackingList) test_06_SimulationChangeStartDate
> (testPackingList.TestPurchasePackingList)
> test_07_SimulationChangeStartDateWithTwoOrderLine
> (testPackingList.TestPurchasePackingList) test_08_AddContainers
> (testPackingList.TestPurchasePackingList)
> test_09_AddContainersWithVariatedResources
> (testPackingList.TestPurchasePackingList)
> test_10_PackingListIncreaseQuantity
> (testPackingList.TestPurchasePackingList)
> test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery
> (testPackingList.TestPurchasePackingList)
> test_12_PackingListLineChangeResource
> (testPackingList.TestPurchasePackingList)
>
>   testCalendar                                       (4 errors)
>    test_03_getAvailableTime (testCalendar.TestCalendar)
>    test_GroupCalendarConstraint (testCalendar.TestCalendar)
>    test_LeaveRequestCalendarConstraint (testCalendar.TestCalendar)
>    test_PresenceRequestCalendarConstraint (testCalendar.TestCalendar)
>
>   testPayroll                                        (8 errors)
>    test_04_paySheetCalculation (testPayroll.TestPayroll)
>    test_05_caculationWithANonNullMinimumValueSlice
> (testPayroll.TestPayroll) test_AccountingLineGeneration
> (testPayroll.TestPayroll)
>    test_NetSalaryReport (testPayroll.TestPayroll)
>    test_PayrollTaxesReport (testPayroll.TestPayroll)
>    test_PayrollTaxesReportDifferentSalaryRange (testPayroll.TestPayroll)
>    test_createPaySheetLineNonePrice (testPayroll.TestPayroll)
>    test_paysheet_consistency (testPayroll.TestPayroll)
>
>   testItem                                           (2 errors)
>    test_01_ItemSimpleTest (testItem.TestItem)
>    test_02_ItemWithInvoice (testItem.TestItem)
>
>   testPurchaseOrder                                  (22 errors)
>    test_05_OrderLine_Matrix (testPurchaseOrder.TestPurchaseOrder)
>    test_06_OrderLine_getTotalQuantity (testPurchaseOrder.TestPurchaseOrder)
>    test_07_OrderLine_getTotalPrice (testPurchaseOrder.TestPurchaseOrder)
>    test_07b_OrderLine_getTotalPriceAndQuantityFastParameter
> (testPurchaseOrder.TestPurchaseOrder) test_08_Order_testTotalQuantity
> (testPurchaseOrder.TestPurchaseOrder)
> test_08b_Order_testTotalPriceAndQuantityFastParameter
> (testPurchaseOrder.TestPurchaseOrder) test_09_Order_testTotalPrice
> (testPurchaseOrder.TestPurchaseOrder) test_10_Order_testSimulationState
> (testPurchaseOrder.TestPurchaseOrder) test_11_testPropertiesAcquisition
> (testPurchaseOrder.TestPurchaseOrder) test_12_testAppliedRuleGeneration
> (testPurchaseOrder.TestPurchaseOrder) test_13_testAppliedRuleUpdate
> (testPurchaseOrder.TestPurchaseOrder) test_15_deliveryBuilder
> (testPurchaseOrder.TestPurchaseOrder)
>    test_16_deliveryBuilderWithNoTic (testPurchaseOrder.TestPurchaseOrder)
>    test_17_orderExpand (testPurchaseOrder.TestPurchaseOrder)
>    test_18_SimulationStateIndexation (testPurchaseOrder.TestPurchaseOrder)
>    test_19b_getTotalQuantityAndPrice (testPurchaseOrder.TestPurchaseOrder)
>    test_Order_viewAsODT (testPurchaseOrder.TestPurchaseOrder)
>    test_Order_viewAsODT_image (testPurchaseOrder.TestPurchaseOrder)
>    test_Order_viewAsODT_non_ascii (testPurchaseOrder.TestPurchaseOrder)
>    test_Order_viewAsODT_person (testPurchaseOrder.TestPurchaseOrder)
>    test_order_cell_getTotalPrice (testPurchaseOrder.TestPurchaseOrder)
>    test_order_payment_condition_not_copied
> (testPurchaseOrder.TestPurchaseOrder)
>
>   testTask                                           (5 errors)
>    test_01_testTaskBasicUseCase (testTask.TestTask)
>    test_02_testMultipleLineTaskBasicUseCase (testTask.TestTask)
>    test_03_testTaskReportBasicUseCase (testTask.TestTask)
>    test_04_checkNotMergedTaskReportLine (testTask.TestTask)
>    Test creation of task and (automatic) task_report with strict
>
>   testDivergenceTester                               (1 failures, 3 errors)
>    test_01_QuantityDivergenceTester
> (testDivergenceTester.TestDivergenceTester)
> test_02_CategoryDivergenceTester
> (testDivergenceTester.TestDivergenceTester)
> test_03_PropertyDivergenceTester
> (testDivergenceTester.TestDivergenceTester)
> test_04_CategoryDivergenceTester
> (testDivergenceTester.TestDivergenceTester)
>
>   testAccountingRules                                (10 errors)
>    Simple Invoice.
>    Same test as SimpleInvoice but directly confirm the invoice
>    Simple Invoice, 2 lines.
>    Simple Invoice, 2 cells.
>    Add a new line then updateAppliedRule.
>    Tests that editing a line updates simulation correctly
>    Tests that removing a line updates simulation correctly
>    Tests that replacing a line by cells updates simulation correctly
>    Tests that updating an applied rule many times doesn't break the
>    Multiple lines invoice.
>
>   testOrder                                          (23 errors)
>    test_05_OrderLine_Matrix (testOrder.TestOrder)
>    test_06_OrderLine_getTotalQuantity (testOrder.TestOrder)
>    test_07_OrderLine_getTotalPrice (testOrder.TestOrder)
>    test_07b_OrderLine_getTotalPriceAndQuantityFastParameter
> (testOrder.TestOrder) test_08_Order_testTotalQuantity (testOrder.TestOrder)
>    test_08b_Order_testTotalPriceAndQuantityFastParameter
> (testOrder.TestOrder) test_09_Order_testTotalPrice (testOrder.TestOrder)
>    test_10_Order_testSimulationState (testOrder.TestOrder)
>    test_11_testPropertiesAcquisition (testOrder.TestOrder)
>    test_12_testAppliedRuleGeneration (testOrder.TestOrder)
>    test_13_testAppliedRuleUpdate (testOrder.TestOrder)
>    test_15_deliveryBuilder (testOrder.TestOrder)
>    test_16_deliveryBuilderWithNoTic (testOrder.TestOrder)
>    test_17_orderExpand (testOrder.TestOrder)
>    test_18_SimulationStateIndexation (testOrder.TestOrder)
>    test_19b_getTotalQuantityAndPrice (testOrder.TestOrder)
>    test_20_testHierarchicalOrderAppliedRuleGeneration (testOrder.TestOrder)
>    test_Order_viewAsODT (testOrder.TestOrder)
>    test_Order_viewAsODT_image (testOrder.TestOrder)
>    test_Order_viewAsODT_non_ascii (testOrder.TestOrder)
>    test_Order_viewAsODT_person (testOrder.TestOrder)
>    test_order_cell_getTotalPrice (testOrder.TestOrder)
>    test_order_payment_condition_not_copied (testOrder.TestOrder)
>
>   testProductionOrder                                (6 errors)
>    test_01_testProductionSimulationExpand
> (testProductionOrder.TestProductionOrder)
> test_02_testSourcingSimulationExpand
> (testProductionOrder.TestProductionOrder) test_03_testIndustrialPhase
> (testProductionOrder.TestProductionOrder)
> test_04_testProductionSimulationBuild
> (testProductionOrder.TestProductionOrder)
> test_05_testSourcingSimulationBuild
> (testProductionOrder.TestProductionOrder) test_06_testIndustrialPhase
> (testProductionOrder.TestProductionOrder)
>
>   testProductionPackingList                          (2 errors)
>    test_01_checkForProductionPackingListWorkflow
> (testProductionPackingList.TestProductionPackingList)
> test_01_checkForProductionPackingListWorkflow
> (testProductionPackingList.TestProductionReport)
>
>   testResource                                       (2 errors)
>    test_10_getPriceWithOptions (testResource.TestResource)
>    test_12_getPurchaseVsSalePrice (testResource.TestResource)
>
>   testPackingListRoundingPrecision                   (12 errors)
>    test_01_PackingListDecreaseQuantity
> (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
> test_02_PackingListChangeDestination
> (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
> test_03_PackingListChangeStartDate
> (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
> test_04_PackingListDeleteLine
> (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
> test_05_SimulationChangeQuantity
> (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
> test_06_SimulationChangeStartDate
> (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
> test_07_SimulationChangeStartDateWithTwoOrderLine
> (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
> test_08_AddContainers
> (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
> test_09_AddContainersWithVariatedResources
> (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
> test_10_PackingListIncreaseQuantity
> (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
> test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery
> (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
> test_12_PackingListLineChangeResource
> (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
>
>   testInvoice                                        (21 errors)
>    test_01_SimpleInvoice (testInvoice.TestInvoice)
>    test_02_TwoInvoicesFromTwoPackingList (testInvoice.TestInvoice)
>    test_03_InvoiceEditAndInvoiceRule (testInvoice.TestInvoice)
>    test_04_PackingListEditAndInvoiceRule (testInvoice.TestInvoice)
>    test_05_InvoiceEditPackingListLine (testInvoice.TestInvoice)
>    test_06_InvoiceDeletePackingListLine (testInvoice.TestInvoice)
>    test_07_InvoiceAddPackingListLine (testInvoice.TestInvoice)
>    test_08_InvoiceDecreaseQuantity (testInvoice.TestInvoice)
>    test_09_InvoiceChangeStartDateFail (testInvoice.TestInvoice)
>    test_09b_InvoiceChangeStartDateSucceed (testInvoice.TestInvoice)
>    test_10_AcceptDecisionOnPackingList (testInvoice.TestInvoice)
>    test_11_AcceptDecisionOnPackingListAndInvoice (testInvoice.TestInvoice)
>    test_12_SplitPackingListAndAcceptInvoice (testInvoice.TestInvoice)
>    test_13_SplitAndDeferInvoice (testInvoice.TestInvoice)
>    test_14_AcceptDecisionOnInvoice (testInvoice.TestInvoice)
>    test_16_ManuallyAddedMovements (testInvoice.TestInvoice)
>    test_17_ManuallyAddedWrongMovements (testInvoice.TestInvoice)
>    test_18_compareInvoiceAndPackingList (testInvoice.TestInvoice)
>    test_19_invoice_transaction_line_resource (testInvoice.TestInvoice)
>    test_20_modify_planned_order_invoicing_rule (testInvoice.TestInvoice)
>    test_21_modify_planned_order_invoice_transaction_rule
> (testInvoice.TestInvoice)
>
>   testInventory                                      (3 errors)
>    test_01_getInventory (testInventory.TestInventory)
>    test_02_InventoryModule (testInventory.TestInventory)
>    test_02_InventoryModuleWithVariation (testInventory.TestInventory)
>
>   testInventoryModule                                (4 errors)
>    test_01_NotVariatedInventory (testInventoryModule.TestInventoryModule)
>    test_02_VariatedInventory (testInventoryModule.TestInventoryModule)
>    test_03_VariatedAggregatedInventory
> (testInventoryModule.TestInventoryModule)
> test_04_VariatedAggregatedInventoryGetInventoryList
> (testInventoryModule.TestInventoryModule)
>
>   testTradeCondition                                 (52 errors)
>    test_discount_line_consistency
> (testTradeCondition.TestApplyTradeConditionSaleOrder)
> test_discount_model_line_consistency
> (testTradeCondition.TestApplyTradeConditionSaleOrder)
> test_tax_line_consistency
> (testTradeCondition.TestApplyTradeConditionSaleOrder)
> test_tax_model_line_consistency
> (testTradeCondition.TestApplyTradeConditionSaleOrder)
> test_view_discount_line
> (testTradeCondition.TestApplyTradeConditionSaleOrder) test_view_tax_line
> (testTradeCondition.TestApplyTradeConditionSaleOrder)
> test_discount_line_consistency
> (testTradeCondition.TestApplyTradeConditionPurchaseOrder)
> test_discount_model_line_consistency
> (testTradeCondition.TestApplyTradeConditionPurchaseOrder)
> test_tax_line_consistency
> (testTradeCondition.TestApplyTradeConditionPurchaseOrder)
> test_tax_model_line_consistency
> (testTradeCondition.TestApplyTradeConditionPurchaseOrder)
> test_view_discount_line
> (testTradeCondition.TestApplyTradeConditionPurchaseOrder)
> test_view_tax_line
> (testTradeCondition.TestApplyTradeConditionPurchaseOrder)
> test_hierarchical_order_line_and_tax_line
> (testTradeCondition.TestTaxLineCalculationSaleOrder)
> test_multiple_order_line_multiple_tax_line
> (testTradeCondition.TestTaxLineCalculationSaleOrder)
> test_order_cell_and_tax_line
> (testTradeCondition.TestTaxLineCalculationSaleOrder)
> test_simple_tax_model_line_calculation
> (testTradeCondition.TestTaxLineCalculationSaleOrder)
> test_tax_model_line_calculation_with_two_lines
> (testTradeCondition.TestTaxLineCalculationSaleOrder) test_tax_on_tax
> (testTradeCondition.TestTaxLineCalculationSaleOrder)
> test_update_order_line_quantity_update_tax_line
> (testTradeCondition.TestTaxLineCalculationSaleOrder)
> test_hierarchical_order_line_and_tax_line
> (testTradeCondition.TestTaxLineCalculationPurchaseOrder)
> test_multiple_order_line_multiple_tax_line
> (testTradeCondition.TestTaxLineCalculationPurchaseOrder)
> test_order_cell_and_tax_line
> (testTradeCondition.TestTaxLineCalculationPurchaseOrder)
> test_simple_tax_model_line_calculation
> (testTradeCondition.TestTaxLineCalculationPurchaseOrder)
> test_tax_model_line_calculation_with_two_lines
> (testTradeCondition.TestTaxLineCalculationPurchaseOrder) test_tax_on_tax
> (testTradeCondition.TestTaxLineCalculationPurchaseOrder)
> test_update_order_line_quantity_update_tax_line
> (testTradeCondition.TestTaxLineCalculationPurchaseOrder)
> test_multiple_order_line_multiple_tax_line
> (testTradeCondition.TestTaxLineCalculationSaleInvoice)
> test_order_cell_and_tax_line
> (testTradeCondition.TestTaxLineCalculationSaleInvoice)
> test_simple_tax_model_line_calculation
> (testTradeCondition.TestTaxLineCalculationSaleInvoice)
> test_tax_model_line_calculation_with_two_lines
> (testTradeCondition.TestTaxLineCalculationSaleInvoice) test_tax_on_tax
> (testTradeCondition.TestTaxLineCalculationSaleInvoice)
> test_update_order_line_quantity_update_tax_line
> (testTradeCondition.TestTaxLineCalculationSaleInvoice)
> test_multiple_order_line_multiple_tax_line
> (testTradeCondition.TestTaxLineCalculationPurchaseInvoice)
> test_order_cell_and_tax_line
> (testTradeCondition.TestTaxLineCalculationPurchaseInvoice)
> test_simple_tax_model_line_calculation
> (testTradeCondition.TestTaxLineCalculationPurchaseInvoice)
> test_tax_model_line_calculation_with_two_lines
> (testTradeCondition.TestTaxLineCalculationPurchaseInvoice) test_tax_on_tax
> (testTradeCondition.TestTaxLineCalculationPurchaseInvoice)
> test_update_order_line_quantity_update_tax_line
> (testTradeCondition.TestTaxLineCalculationPurchaseInvoice)
> test_2_tax_lines_simulation
> (testTradeCondition.TestTaxLineOrderSimulationSaleOrder)
> test_tax_line_build
> (testTradeCondition.TestTaxLineOrderSimulationSaleOrder)
> test_tax_line_build_accounting
> (testTradeCondition.TestTaxLineOrderSimulationSaleOrder)
> test_tax_line_merged_build
> (testTradeCondition.TestTaxLineOrderSimulationSaleOrder)
> test_tax_line_simulation
> (testTradeCondition.TestTaxLineOrderSimulationSaleOrder)
> test_tax_line_updated_on_invoice_line_change
> (testTradeCondition.TestTaxLineOrderSimulationSaleOrder)
> test_2_tax_lines_simulation
> (testTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
> test_tax_line_build
> (testTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
> test_tax_line_build_accounting
> (testTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
> test_tax_line_merged_build
> (testTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
> test_tax_line_simulation
> (testTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
> test_tax_line_updated_on_invoice_line_change
> (testTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
> test_tax_line_simulation
> (testTradeCondition.TestTaxLineInvoiceSimulationPurchaseInvoice)
> test_tax_line_simulation
> (testTradeCondition.TestTaxLineInvoiceSimulationSaleInvoice)
>
>   testImmobilisation                                 (40 errors)
>    test_03_complexItemStructureImmobilisationStateChange
> (testImmobilisation.TestImmobilisation)
> test_03_complexItemStructureImmobilisationStateChange
> (testImmobilisation.TestImmobilisation)
> test_04_TestContinuousMethodMovementValidity
> (testImmobilisation.TestImmobilisation)
> test_04_TestContinuousMethodMovementValidity
> (testImmobilisation.TestImmobilisation)
> test_05_TestImmobilisationPeriodsWithContinuousMethodDuringContinuousTime
> (testImmobilisation.TestImmobilisation)
> test_05_TestImmobilisationPeriodsWithContinuousMethodDuringContinuousTime
> (testImmobilisation.TestImmobilisation)
> test_06_TestImmobilisationPeriodsWithContinuousMethodDuringUncontinuousTime
> (testImmobilisation.TestImmobilisation)
> test_06_TestImmobilisationPeriodsWithContinuousMethodDuringUncontinuousTime
> (testImmobilisation.TestImmobilisation)
> test_07_TestImmobilisationPeriodsWithUncontinuousMethodDuringContinuousTime
> (testImmobilisation.TestImmobilisation)
> test_07_TestImmobilisationPeriodsWithUncontinuousMethodDuringContinuousTime
> (testImmobilisation.TestImmobilisation)
> test_08_TestImmobilisationPeriodsWithUncontinuousMethodDuringUncontinuousTi
>me (testImmobilisation.TestImmobilisation)
> test_08_TestImmobilisationPeriodsWithUncontinuousMethodDuringUncontinuousTi
>me (testImmobilisation.TestImmobilisation)
> test_09_TestAmortisationPriceAndSimulationForLinearAmortisation
> (testImmobilisation.TestImmobilisation)
> test_09_TestAmortisationPriceAndSimulationForLinearAmortisation
> (testImmobilisation.TestImmobilisation)
> test_10_TestAmortisationPriceForDegressiveAmortisation
> (testImmobilisation.TestImmobilisation)
> test_10_TestAmortisationPriceForDegressiveAmortisation
> (testImmobilisation.TestImmobilisation)
> test_11_TestAmortisationPriceAndSimulationForUncontinuousDegressiveAmortisa
>tion (testImmobilisation.TestImmobilisation)
> test_11_TestAmortisationPriceAndSimulationForUncontinuousDegressiveAmortisa
>tion (testImmobilisation.TestImmobilisation)
> test_12_TestAmortisationPriceForActualUseDegressiveAmortisation
> (testImmobilisation.TestImmobilisation)
> test_12_TestAmortisationPriceForActualUseDegressiveAmortisation
> (testImmobilisation.TestImmobilisation)
> test_13_TestAmortisationPriceForNoAmortisationMethod
> (testImmobilisation.TestImmobilisation)
> test_13_TestAmortisationPriceForNoAmortisationMethod
> (testImmobilisation.TestImmobilisation)
> test_14_TestOwnerChangeSimulationForContinuousAmortisationMethod
> (testImmobilisation.TestImmobilisation)
> test_14_TestOwnerChangeSimulationForContinuousAmortisationMethod
> (testImmobilisation.TestImmobilisation)
> test_15_TestOwnerChangeSimulationForUnContinuousAmortisationMethod
> (testImmobilisation.TestImmobilisation)
> test_15_TestOwnerChangeSimulationForUnContinuousAmortisationMethod
> (testImmobilisation.TestImmobilisation)
> test_16_TestOwnerChangeSimulationForContinuousAmortisationMethod
> (testImmobilisation.TestImmobilisation)
> test_16_TestOwnerChangeSimulationForContinuousAmortisationMethod
> (testImmobilisation.TestImmobilisation) test_17_TestMonthlyAmortisation
> (testImmobilisation.TestImmobilisation) test_17_TestMonthlyAmortisation
> (testImmobilisation.TestImmobilisation) test_18_TestAccountingBuilding
> (testImmobilisation.TestImmobilisation) test_18_TestAccountingBuilding
> (testImmobilisation.TestImmobilisation)
> test_19BIS_TestAccountingBuildAndOwngerChange
> (testImmobilisation.TestImmobilisation)
> test_19BIS_TestAccountingBuildAndOwngerChange
> (testImmobilisation.TestImmobilisation)
> test_19_TestAccountingBuildingAndDivergence
> (testImmobilisation.TestImmobilisation)
> test_19_TestAccountingBuildingAndDivergence
> (testImmobilisation.TestImmobilisation)
> test_20_TestAccountingAcceptDecisionSolver
> (testImmobilisation.TestImmobilisation)
> test_20_TestAccountingAcceptDecisionSolver
> (testImmobilisation.TestImmobilisation)
> test_21_TestSimulationBuildingWithValidatedTransactions
> (testImmobilisation.TestImmobilisation)
> test_21_TestSimulationBuildingWithValidatedTransactions
> (testImmobilisation.TestImmobilisation)
>
>   testInventoryAPI                                   (22 errors)
>    testPrecision (testInventoryAPI.TestInventory)
>    testPrecisionAndFloatRoundingIssues (testInventoryAPI.TestInventory)
>    test_OmitInputOmitOutput (testInventoryAPI.TestInventory)
>    test_OmitInputOmitOutputWithDifferentPayment
> (testInventoryAPI.TestInventory)
> test_OmitInputOmitOutputWithDifferentPaymentSameNodeSameSection
> (testInventoryAPI.TestInventory)
> test_OmitInputOmitOutputWithDifferentSections
> (testInventoryAPI.TestInventory) test_CurentAvailableFutureInventoryList
> (testInventoryAPI.TestInventoryList) test_OmitInputOmitOutput
> (testInventoryAPI.TestInventoryList)
>    test_OmitInputOmitOutputWithDifferentPaymentSameNodeSameSection
> (testInventoryAPI.TestInventoryList) testPrecision
> (testInventoryAPI.TestMovementHistoryList)
>    testPrecisionAndFloatRoundingIssues
> (testInventoryAPI.TestMovementHistoryList) testRunningQuantityWithQuantity0
> (testInventoryAPI.TestMovementHistoryList) test_OmitInputOmitOutput
> (testInventoryAPI.TestMovementHistoryList)
> test_OmitInputOmitOutputWithDifferentPaymentSameNodeSameSection
> (testInventoryAPI.TestMovementHistoryList) Test that a running_total_price
> attribute is set on brains
>    Test running_total_price and running_total_quantity with an initial
>    testStockUidQuantity (testInventoryAPI.TestInventoryStat)
>    testNode (testInventoryAPI.TestNextNegativeInventoryDate)
>    testDates (testInventoryAPI.TestTrackingList)
>    testNodeUid (testInventoryAPI.TestTrackingList)
>    testSeveralAggregateOnMovement (testInventoryAPI.TestTrackingList)
>    test_14_TwoInventoryWithSameDateAndResourceAndNode
> (testInventoryAPI.TestInventoryDocument)
>
>   testDms                                            (1 failures, 1 errors)
>    test_08_EmbeddedDocumentState (testDms.TestDocument)
>    test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)
>
>   testArchive                                        (1 errors)
>    test_Archive (testArchive.TestArchive)
>
>   testERP5Catalog                                    (3 failures)
>    test_SearchedStringIsNotStripped (testERP5Catalog.TestERP5Catalog)
>    test_complex_query (testERP5Catalog.TestERP5Catalog)
>    test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog)
>
>   testERP5LdapCatalog                                (2 errors)
>    test_01_HasEverything (testERP5LdapCatalog.TestERP5LdapCatalog)
>    test_02_person_ldap_cataloging (testERP5LdapCatalog.TestERP5LdapCatalog)



-- 
Sebastien Robin, Nexedi Project Manager
ERP5 Enterprise: Free/Open Source ERP Software
http://www.erp5.com
ERP5 Express: Hosted Free/Open Source ERP Software for small companies
http://www.myerp5.com
Nexedi: Consulting and Development of Free/Open Source Software 
http://www.nexedi.com



More information about the Erp5-dev mailing list