[Erp5-report] ERP5-MASTER : 3532 Tests, 0 Errors, 1 Failures, 138 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Thu May 26 10:21:04 CEST 2016


Test Suite: ERP5-MASTER
Revision: slapos=8858-f49bfad8d311a08305e7ecfb01ddd93a454cadd8,erp5=45949-1b8085252377b831d88c2d6686c87482061e61ea
Result: FAIL

Building Failed

All tests: 3532
Failures: 1
Errors: 0
Skips: 138

 https://nexedi.erp5.net/test_result_module/20160525-51CAABA8/view


The following tests failed:

  testERP5BankingVaultTransfer                       (1 failures)
   test_01_ERP5BankingVaultTransfer (testERP5BankingVaultTransfer.TestERP5BankingVaultTransfer)

The following tests were at least partly skipped:

  erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips)

  testAccountingRulesSimulationLegacy                (22 skips)

  testAdvancedInvoicing                              (1 skips)

  testBusinessTemplate                               (6 skips)
   test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'

  testCRM                                            (1 skips)

  testDeliveryBuilderToSupportMultipleLines          (2 skips)

  testDms                                            (1 skips)

  testDmsWithFlare                                   (1 skips)

  testDmsWithPreConversion                           (1 skips)

  testERP5Catalog                                    (4 skips)
   Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5'
   test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
   test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'

  testERP5Commerce                                   (1 skips)
   test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.'

  testERP5SyncML                                     (2 skips)

  testERP5Web                                        (3 skips)
   test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.'

  testFunctionalAnonymousSelection                   (37 skips)
        So this part is skipped -->
        So this part is skipped -->
        So this part is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->

  testFunctionalCore                                 (8 skips)
        So this test is skipped -->
        So this test is skipped -->

  testFunctionalKM                                   (3 skips)

  testIngestion                                      (4 skips)

  testIngestionWithFlare                             (4 skips)

  testInventory                                      (2 skips)

  testInventoryAPI                                   (2 skips)

  testInvoice                                        (6 skips)

  testItem                                           (4 skips)

  testKM                                             (3 skips)

  testOpenOrder                                      (3 skips)

  testProductionOrder                                (8 skips)

  testProductionOrderApparel                         (6 skips)

  testTradeModelLine                                 (1 skips)

  testTradeModelLinePurchase                         (1 skips)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: summary.diff
Type: text/x-diff
Size: 8300 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20160526/7e70f7fe/attachment.diff>
-------------- next part --------------

FAIL: test_01_ERP5BankingVaultTransfer (testERP5BankingVaultTransfer.TestERP5BankingVaultTransfer)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Banking/tests/testERP5BankingVaultTransfer.py", line 790, in test_01_ERP5BankingVaultTransfer
    sequence_list.play(self)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/Sequence.py", line 206, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/Sequence.py", line 127, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      Tic
      CheckObjects
      Tic
      CheckInitialInventory
      CheckSource
      CheckDestination
      CreateVaultTransfer
      CreateValidLine1
      CheckSubTotal
      CreateValidLine2
      CheckTotal
      CheckSource
      CheckDestination
      CreateInvalidLine
      TryPlanVaultTransferWithBadInventory
      DelInvalidLine
      Tic
      CheckTotal
      PlanVaultTransfer
      CheckSourceDebitPlanned
    > CheckDestinationCreditPlanned
      CheckSourceDebitPlanned
      CheckDestinationCreditPlanned
      OrderVaultTransfer
      ResetSourceInventory
      Tic
      DeliverVaultTransferFails
      Tic
      DeleteResetInventory
      Tic
      ConfirmToDeliverVaultTransfer
      CheckSourceDebit
      CheckDestinationCredit
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/Sequence.py", line 91, in play
    method(sequence=sequence)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Banking/tests/testERP5BankingVaultTransfer.py", line 618, in stepCheckDestinationCreditPlanned
    self.assertEqual(self.simulation_tool.getFutureInventory(node=self.caisse_courante.getRelativeUrl(), resource = self.billet_10000.getRelativeUrl()), 5.0)
AssertionError: 0.0 != 5.0


More information about the Erp5-report mailing list