[Erp5-report] PERF r35603 : 12 Tests, 12 Errors, 0 Failures, 0 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Tue May 25 10:23:20 CEST 2010


Test Suite: PERF
Revision: 35603
Result: FAIL

All tests: 12
Failures: 0
Errors: 12
Skips: 0


The following tests failed:

  testPerformance                                    (4 errors)
   test_00_viewBarObject (testPerformance.TestPerformance)

  testPerformance                                    (4 errors)
   test_00_viewBarObject (testPerformance.TestPerformance)

  testPerformance                                    (4 errors)
   test_00_viewBarObject (testPerformance.TestPerformance)

-------------- next part --------------
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... 
done (14.809s)test_00_viewBarObject (testPerformance.TestPerformance) ... 
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 908, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1463, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1918, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1955, in setupERP5Core
    bt.install(**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Base.py", line 238, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5334, in install
    return self._install(**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5245, in _install
    gen.setupLastTools(site, update=1, create_activities=create_activities)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1484, in setupLastTools
    portal_activities.manageClearActivities(keep=keep)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/CMFActivity/ActivityTool.py", line 1357, in manageClearActivities
    folder.SQLQueue_createMessageTable()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/patches/DA.py", line 223, in DA__call__
    result=DB__.query(query, self.max_rows_)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 295, in query
    return self._access_db(method_id='query', args=args, kw=kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 286, in _access_db
    return getattr(db, method_id)(*args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 441, in query
    c = self._query(qs)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 393, in _query
    self.db.query(query)
OperationalError: (1005, "Can't create table './test/message_queue.frm' (errno: -1)")
Ran Unit test of Performance (installation failed)
ERROR
test_01_viewBarModule (testPerformance.TestPerformance) ... test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance) ... test_viewProxyField (testPerformance.TestPerformance) ... 
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 536, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 908, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1463, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1918, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1955, in setupERP5Core
    bt.install(**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Base.py", line 238, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5334, in install
    return self._install(**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5245, in _install
    gen.setupLastTools(site, update=1, create_activities=create_activities)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1484, in setupLastTools
    portal_activities.manageClearActivities(keep=keep)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/CMFActivity/ActivityTool.py", line 1357, in manageClearActivities
    folder.SQLQueue_createMessageTable()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/patches/DA.py", line 223, in DA__call__
    result=DB__.query(query, self.max_rows_)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 295, in query
    return self._access_db(method_id='query', args=args, kw=kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 286, in _access_db
    return getattr(db, method_id)(*args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 441, in query
    c = self._query(qs)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 393, in _query
    self.db.query(query)
OperationalError: (1005, "Can't create table './test/message_queue.frm' (errno: -1)")

----------------------------------------------------------------------
Ran 4 tests in 26.046s

FAILED (errors=4)
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... 
done (11.994s)test_00_viewBarObject (testPerformance.TestPerformance) ... 
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 978, in setUpERP5Site
    transaction.abort()
  File "/usr/lib/erp5/lib/python/transaction/_manager.py", line 87, in abort
    self.get().abort(sub)
  File "/usr/lib/erp5/lib/python/transaction/_transaction.py", line 489, in abort
    rm.abort(self)
  File "/usr/lib/erp5/lib/python/transaction/_transaction.py", line 562, in abort
    self.manager.abort(o, txn)
  File "/usr/lib/erp5/lib/python/Shared/DC/ZRDB/TM.py", line 64, in abort
    try: self._abort()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 500, in _abort
    self._query("ROLLBACK")
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 393, in _query
    self.db.query(query)
OperationalError: (2006, 'MySQL server has gone away')
Ran Unit test of Performance (installation failed)
ERROR
test_01_viewBarModule (testPerformance.TestPerformance) ... test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance) ... test_viewProxyField (testPerformance.TestPerformance) ... 
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 536, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 978, in setUpERP5Site
    transaction.abort()
  File "/usr/lib/erp5/lib/python/transaction/_manager.py", line 87, in abort
    self.get().abort(sub)
  File "/usr/lib/erp5/lib/python/transaction/_transaction.py", line 489, in abort
    rm.abort(self)
  File "/usr/lib/erp5/lib/python/transaction/_transaction.py", line 562, in abort
    self.manager.abort(o, txn)
  File "/usr/lib/erp5/lib/python/Shared/DC/ZRDB/TM.py", line 64, in abort
    try: self._abort()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 500, in _abort
    self._query("ROLLBACK")
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 393, in _query
    self.db.query(query)
OperationalError: (2006, 'MySQL server has gone away')

----------------------------------------------------------------------
Ran 4 tests in 68.094s

FAILED (errors=4)
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... 
done (12.071s)test_00_viewBarObject (testPerformance.TestPerformance) ... 
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 978, in setUpERP5Site
    transaction.abort()
  File "/usr/lib/erp5/lib/python/transaction/_manager.py", line 87, in abort
    self.get().abort(sub)
  File "/usr/lib/erp5/lib/python/transaction/_transaction.py", line 489, in abort
    rm.abort(self)
  File "/usr/lib/erp5/lib/python/transaction/_transaction.py", line 562, in abort
    self.manager.abort(o, txn)
  File "/usr/lib/erp5/lib/python/Shared/DC/ZRDB/TM.py", line 64, in abort
    try: self._abort()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 500, in _abort
    self._query("ROLLBACK")
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 393, in _query
    self.db.query(query)
OperationalError: (2006, 'MySQL server has gone away')
Ran Unit test of Performance (installation failed)
ERROR
test_01_viewBarModule (testPerformance.TestPerformance) ... test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance) ... test_viewProxyField (testPerformance.TestPerformance) ... 
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 536, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 978, in setUpERP5Site
    transaction.abort()
  File "/usr/lib/erp5/lib/python/transaction/_manager.py", line 87, in abort
    self.get().abort(sub)
  File "/usr/lib/erp5/lib/python/transaction/_transaction.py", line 489, in abort
    rm.abort(self)
  File "/usr/lib/erp5/lib/python/transaction/_transaction.py", line 562, in abort
    self.manager.abort(o, txn)
  File "/usr/lib/erp5/lib/python/Shared/DC/ZRDB/TM.py", line 64, in abort
    try: self._abort()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 500, in _abort
    self._query("ROLLBACK")
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ZMySQLDA/db.py", line 393, in _query
    self.db.query(query)
OperationalError: (2006, 'MySQL server has gone away')

----------------------------------------------------------------------
Ran 4 tests in 69.896s

FAILED (errors=4)


More information about the Erp5-report mailing list