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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jul 5 09:40:08 CEST 2010


Test Suite: PERF
Revision: 36842
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.818s)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 910, 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 1471, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1926, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1963, 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 5443, in install
    return self._install(**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5375, in _install
    trashbin=trashbin, installed_bt=installed_bt)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 2461, in install
    ObjectTemplateItem.install(self, context, trashbin, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 1023, in install
    old_obj = container._getOb(object_id, None)
AttributeError: 'NoneType' object has no attribute '_getOb'
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 532, 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 910, 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 1471, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1926, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1963, 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 5443, in install
    return self._install(**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5375, in _install
    trashbin=trashbin, installed_bt=installed_bt)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 2461, in install
    ObjectTemplateItem.install(self, context, trashbin, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 1023, in install
    old_obj = container._getOb(object_id, None)
AttributeError: 'NoneType' object has no attribute '_getOb'

----------------------------------------------------------------------
Ran 4 tests in 69.607s

FAILED (errors=4)
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... 
done (11.943s)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 910, 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 1471, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1926, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1963, 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 5443, in install
    return self._install(**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5375, in _install
    trashbin=trashbin, installed_bt=installed_bt)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 2461, in install
    ObjectTemplateItem.install(self, context, trashbin, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 1023, in install
    old_obj = container._getOb(object_id, None)
AttributeError: 'NoneType' object has no attribute '_getOb'
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 532, 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 910, 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 1471, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1926, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1963, 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 5443, in install
    return self._install(**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5375, in _install
    trashbin=trashbin, installed_bt=installed_bt)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 2461, in install
    ObjectTemplateItem.install(self, context, trashbin, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 1023, in install
    old_obj = container._getOb(object_id, None)
AttributeError: 'NoneType' object has no attribute '_getOb'

----------------------------------------------------------------------
Ran 4 tests in 66.434s

FAILED (errors=4)
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... 
done (11.981s)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 910, 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 1471, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1926, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1963, 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 5443, in install
    return self._install(**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5375, in _install
    trashbin=trashbin, installed_bt=installed_bt)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 2461, in install
    ObjectTemplateItem.install(self, context, trashbin, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 1023, in install
    old_obj = container._getOb(object_id, None)
AttributeError: 'NoneType' object has no attribute '_getOb'
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 532, 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 910, 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 1471, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1926, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1963, 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 5443, in install
    return self._install(**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5375, in _install
    trashbin=trashbin, installed_bt=installed_bt)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 2461, in install
    ObjectTemplateItem.install(self, context, trashbin, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 1023, in install
    old_obj = container._getOb(object_id, None)
AttributeError: 'NoneType' object has no attribute '_getOb'

----------------------------------------------------------------------
Ran 4 tests in 66.616s

FAILED (errors=4)


More information about the Erp5-report mailing list