[Erp5-report] ERP5-component-SLAPOS-component : 3156 Tests, 1 Errors, 1 Failures, 106 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Sep 1 12:39:35 CEST 2015


Test Suite: ERP5-component-SLAPOS-component
Revision: slapos=8296-7477f40c21f15185b9cf11415f53ce1b87d711fd,erp5=44763-59ea95dfa45d6ee62a7d2b6bf977e21e2830bd53
Result: FAIL

Building Failed

All tests: 3156
Failures: 1
Errors: 1
Skips: 106



The following tests failed:

  testCRM                                            (1 errors, 1 skips)
   test_Ticket_CreateRelatedEventUnauthorized (testCRM.TestCRM)

  testFunctionalCore                                 (1 failures, 8 skips)
   testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore)

The following tests were at least partly skipped:

  erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips)

  testAccountingReports                              (1 skips)
   test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5'

  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.'

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

  testFunctionalAnonymousSelection                   (36 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                                           (13 skips)

  testKM                                             (3 skips)

  testTradeModelLine                                 (1 skips)

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

ERROR: test_Ticket_CreateRelatedEventUnauthorized (testCRM.TestCRM)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/parts/erp5/Products/ERP5/tests/testCRM.py", line 187, in test_Ticket_CreateRelatedEventUnauthorized
    direction='incoming')
  File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1275, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 9, in Ticket_newEvent
    module = portal.getDefaultModule(portal_type)
  File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/parts/erp5/Products/ERP5/ERP5Site.py", line 1590, in getDefaultModule
    raise ValueError('Unable to find module for portal_type: ' + portal_type)
ValueError: Unable to find module for portal_type: Letter


FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 439, in testFunctionalTestRunner
    self.assertEqual([], error_title_list, '\n'.join(error_title_list))
AssertionError: testWorklistGadget


More information about the Erp5-report mailing list