[Erp5-report] ERP5-FUNC-MASTER rNone : 277 Tests, 4 Errors, 19 Failures, 0 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jan 23 19:06:20 CET 2012


Test Suite: ERP5-FUNC-MASTER
Revision: erp5=40422-220efc32b0ca28f5e7eeabe8783dab295e92dade
Result: FAIL

All tests: 277
Failures: 19
Errors: 4
Skips: 0

 http://erp5.nexedi.com/test_result_module/20120123-3333E985/view


The following tests failed:

  testFunctionalConfigurator                         (2 failures)
   testFunctionalTestRunner (testFunctionalConfigurator.TestZeleniumConfiguratorStandard)

  testFunctionalConfiguratorConsulting               (2 errors)
   testFunctionalTestRunner (testFunctionalConfiguratorConsulting.TestZeleniumConfiguratorConsulting)
   testFunctionalTestRunner (testFunctionalConfiguratorConsulting.TestZeleniumConfiguratorConsulting)

  testFunctionalCore                                 (17 failures)
   testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore)

  testFunctionalKM                                   (1 errors)
   testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM)

  testFunctionalStandaloneUserTutorial               (1 errors)
   testFunctionalTestRunner (testFunctionalStandaloneUserTutorial.TestZeleniumStandaloneUserTutorial)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: summary.diff
Type: text/x-diff
Size: 1635 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20120123/a5e30de8/attachment-0001.diff>
-------------- next part --------------

FAIL: testFunctionalTestRunner (testFunctionalConfigurator.TestZeleniumConfiguratorStandard)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
    testMethod()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 351, in testFunctionalTestRunner
    self.assertEquals([], error_title_list)
AssertionError: [] != ['How-To Process Incoming Events in Campaigns', 'How-to Sale Order / Packing List / Invoices / Payment']


ERROR: testFunctionalTestRunner (testFunctionalConfiguratorConsulting.TestZeleniumConfiguratorConsulting)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
    testMethod()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 341, in testFunctionalTestRunner
    self.runner.test(debug=self.foreground)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 276, in test
    raise TimeoutError("Test took more them %s seconds" % self.timeout)
TimeoutError: Test took more them 7200.0 seconds


ERROR: testFunctionalTestRunner (testFunctionalConfiguratorConsulting.TestZeleniumConfiguratorConsulting)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 153, in run
    self.tearDown()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1113, in tearDown
    PortalTestCase.tearDown(self)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/eggs/Zope2-2.12.21-py2.6-linux-x86_64.egg/Testing/ZopeTestCase/base.py", line 104, in tearDown
    self._clear(1)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/eggs/Zope2-2.12.21-py2.6-linux-x86_64.egg/Testing/ZopeTestCase/base.py", line 122, in _clear
    self.beforeClose()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/eggs/Zope2-2.12.21-py2.6-linux-x86_64.egg/Testing/ZopeTestCase/base.py", line 83, in beforeClose
    transaction.abort()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/eggs/transaction-1.0.1-py2.6.egg/transaction/_manager.py", line 96, in abort
    return self.get().abort()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/eggs/transaction-1.0.1-py2.6.egg/transaction/_transaction.py", line 468, in abort
    rm.abort(self)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/eggs/transaction-1.0.1-py2.6.egg/transaction/_transaction.py", line 541, in abort
    self.manager.abort(o, txn)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/eggs/Products.ZSQLMethods-2.13.3-py2.6.egg/Shared/DC/ZRDB/TM.py", line 64, in abort
    try: self._abort()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ZMySQLDA/db.py", line 517, in _abort
    self._query("ROLLBACK")
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ZMySQLDA/db.py", line 401, in _query
    self.db.query(query)
OperationalError: (2006, 'MySQL server has gone away')


FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
    testMethod()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 351, in testFunctionalTestRunner
    self.assertEquals([], error_title_list)
AssertionError: [] != ['Test Dependency Handling', 'Test Invalid DateTime', 'Test Search and Sort on a Date Column (expected failure)', 'Test OOo Importing', 'Test Folder Workflow Action with pages (expected failure)', 'Test PlanningBox Block Positioning', 'Test PlanningBox Domain Data Info', 'Test List Mode Listbox Proxy (expected failure)', 'Test Relation Field with specific columns', 'Test ParallelListField add Dynamic Lines', 'Test domain tree of Account Module', 'Test Transactions related to an account', 'Test Transactions related to an account', 'Test Transactions related to an account, with at date parameter', 'Test Transactions related to an Organisation, with start date', 'Test Transactions related to an Organisation, with multiple pages and date range', 'testGadgetEditPreferences']


ERROR: testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 846, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1007, in setUpERP5Site
    **extra_constructor_kw )
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/ERP5Site.py", line 97, in manage_addERP5Site
    reindex=reindex)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/ERP5Site.py", line 1682, in create
    reindex=reindex, **kw)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/ERP5Site.py", line 2067, in setup
    p.portal_activities.manageClearActivities(keep=0)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/CMFActivity/ActivityTool.py", line 1328, in manageClearActivities
    folder.SQLDict_createMessageTable()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/patches/DA.py", line 195, in DA__call__
    '%s is not connected to a database' % self.id)
DatabaseError: SQLDict_createMessageTable is not connected to a database


ERROR: testFunctionalTestRunner (testFunctionalStandaloneUserTutorial.TestZeleniumStandaloneUserTutorial)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 846, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1007, in setUpERP5Site
    **extra_constructor_kw )
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/ERP5Site.py", line 97, in manage_addERP5Site
    reindex=reindex)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/ERP5Site.py", line 1682, in create
    reindex=reindex, **kw)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/ERP5Site.py", line 2067, in setup
    p.portal_activities.manageClearActivities(keep=0)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/CMFActivity/ActivityTool.py", line 1328, in manageClearActivities
    folder.SQLDict_createMessageTable()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/patches/DA.py", line 195, in DA__call__
    '%s is not connected to a database' % self.id)
DatabaseError: SQLDict_createMessageTable is not connected to a database


More information about the Erp5-report mailing list