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

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Dec 23 18:31:39 CET 2011


Test Suite: ERP5-FUNC-MASTER
Revision: erp5=40269-47f5d8836bdb365b3e7d71bbf67824d5cdf510d8
Result: FAIL

All tests: 3
Failures: 0
Errors: 3
Skips: 0

 http://erp5.nexedi.com/test_result_module/20111223-1D663F13/view


The following tests failed:

  testFunctionalCore                                 (1 errors)
   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: 1044 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20111223/2415c7af/attachment.diff>
-------------- next part --------------

ERROR: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore)
----------------------------------------------------------------------
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 1031, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 939, in _installBusinessTemplateList
    update_translation=1)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/Base.py", line 240, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 4774, in _install
    trashbin=trashbin, installed_bt=installed_bt)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 1586, in install
    ObjectTemplateItem.install(self, context, trashbin, **kw)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 1066, in install
    aq_base(obj).uid = portal.portal_catalog.newUid()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ZSQLCatalog/ZSQLCatalog.py", line 686, in newUid
    return catalog.newUid()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ZSQLCatalog/SQLCatalog.py", line 1227, in newUid
    self.produceUid()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ZSQLCatalog/SQLCatalog.py", line 1149, in produceUid
    id_count=UID_BUFFER_SIZE, default=self._max_uid())
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/Tool/IdTool.py", line 195, in generateNewIdList
    id_count=id_count, default=default)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/Document/IdGenerator.py", line 97, in generateNewIdList
    default=default)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/Document/IdGenerator.py", line 97, in generateNewIdList
    default=default)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/Document/SQLNonContinuousIncreasingIdGenerator.py", line 158, in generateNewIdList
    default=default)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5/Document/SQLNonContinuousIncreasingIdGenerator.py", line 91, in _generateNewId
    default=default)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ERP5Type/patches/DA.py", line 223, in DA__call__
    result=DB__.query(query, self.max_rows_)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ZMySQLDA/db.py", line 295, in query
    return self._access_db(method_id='query', args=args, kw=kw)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ZMySQLDA/db.py", line 286, in _access_db
    return getattr(db, method_id)(*args, **kw)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ZMySQLDA/db.py", line 454, in query
    c = self._query(qs)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ZMySQLDA/db.py", line 409, in _query
    self._forceReconnection()
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/parts/erp5/Products/ZMySQLDA/db.py", line 328, in _forceReconnection
    db = MySQLdb.connect(**self._kw_args)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/develop-eggs/MySQL_python-1.2.3-py2.6-linux-x86_64.egg/MySQLdb/__init__.py", line 81, in Connect
    return Connection(*args, **kwargs)
  File "/srv/slapgrid/slappart22/srv/slapos/software/235d6cb9ed8eb489464886e9374a2fd7/develop-eggs/MySQL_python-1.2.3-py2.6-linux-x86_64.egg/MySQLdb/connections.py", line 187, in __init__
    super(Connection, self).__init__(*args, **kwargs2)
OperationalError: (2003, "Can't connect to MySQL server on '10.0.232.127' (111)")


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 1347, 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 1347, 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