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

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 4 15:04:12 CET 2009


Test Suite: PERF
Revision: 25863
Result: FAIL

All tests: 12
Failures: 0
Errors: 12


The following tests failed:

  testPerformance                                    (4 errors)
   test_00_viewBarObject (testPerformance.TestPerformance)
   test_01_viewBarModule (testPerformance.TestPerformance)
   test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
   test_viewProxyField (testPerformance.TestPerformance)

  testPerformance                                    (4 errors)
   test_00_viewBarObject (testPerformance.TestPerformance)
   test_01_viewBarModule (testPerformance.TestPerformance)
   test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
   test_viewProxyField (testPerformance.TestPerformance)

  testPerformance                                    (4 errors)
   test_00_viewBarObject (testPerformance.TestPerformance)
   test_01_viewBarModule (testPerformance.TestPerformance)
   test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
   test_viewProxyField (testPerformance.TestPerformance)
-------------- next part --------------
SOFTWARE_HOME: /usr/lib/erp5/lib/python
INSTANCE_HOME: /home/buildbot/buildbot_slave/full.PERF/build/unit_test

Loading Zope, please stand by ... done (1.649s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... Traceback (most recent call last):
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 670, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1206, in create
    reindex=reindex, **kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1648, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1692, in setupERP5Core
    template_tool[id].install(**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/Base.py", line 214, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4828, in install
    return self._install(**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4764, in _install
    item.install(self, force=force, object_to_update=object_to_update, trashbin=trashbin)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 800, in install
    obj.manage_afterClone(obj)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/CopySupport.py", line 275, in manage_afterClone
    if 'edit_workflow' in pw.getChainFor(self)\
AttributeError: 'NoneType' object has no attribute 'get'
Ran Unit test of Performance (installation failed)
EEEE
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 398, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 670, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1206, in create
    reindex=reindex, **kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1648, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1692, in setupERP5Core
    template_tool[id].install(**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/Base.py", line 214, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4828, in install
    return self._install(**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4764, in _install
    item.install(self, force=force, object_to_update=object_to_update, trashbin=trashbin)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 800, in install
    obj.manage_afterClone(obj)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/CopySupport.py", line 275, in manage_afterClone
    if 'edit_workflow' in pw.getChainFor(self)\
AttributeError: 'NoneType' object has no attribute 'get'

======================================================================
ERROR: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 398, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

======================================================================
ERROR: test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 398, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

======================================================================
ERROR: test_viewProxyField (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 398, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

----------------------------------------------------------------------
Ran 4 tests in 29.450s

FAILED (errors=4)

SOFTWARE_HOME: /usr/lib/erp5/lib/python
INSTANCE_HOME: /home/buildbot/buildbot_slave/full.PERF/build/unit_test

Loading Zope, please stand by ... done (1.645s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... Traceback (most recent call last):
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 670, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1206, in create
    reindex=reindex, **kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1648, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1692, in setupERP5Core
    template_tool[id].install(**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/Base.py", line 214, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4828, in install
    return self._install(**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4764, in _install
    item.install(self, force=force, object_to_update=object_to_update, trashbin=trashbin)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 800, in install
    obj.manage_afterClone(obj)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/CopySupport.py", line 275, in manage_afterClone
    if 'edit_workflow' in pw.getChainFor(self)\
AttributeError: 'NoneType' object has no attribute 'get'
Ran Unit test of Performance (installation failed)
EEEE
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 398, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 670, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1206, in create
    reindex=reindex, **kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1648, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1692, in setupERP5Core
    template_tool[id].install(**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/Base.py", line 214, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4828, in install
    return self._install(**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4764, in _install
    item.install(self, force=force, object_to_update=object_to_update, trashbin=trashbin)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 800, in install
    obj.manage_afterClone(obj)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/CopySupport.py", line 275, in manage_afterClone
    if 'edit_workflow' in pw.getChainFor(self)\
AttributeError: 'NoneType' object has no attribute 'get'

======================================================================
ERROR: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 398, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

======================================================================
ERROR: test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 398, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

======================================================================
ERROR: test_viewProxyField (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 398, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

----------------------------------------------------------------------
Ran 4 tests in 22.025s

FAILED (errors=4)

SOFTWARE_HOME: /usr/lib/erp5/lib/python
INSTANCE_HOME: /home/buildbot/buildbot_slave/full.PERF/build/unit_test

Loading Zope, please stand by ... done (1.650s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... Traceback (most recent call last):
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 670, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1206, in create
    reindex=reindex, **kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1648, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1692, in setupERP5Core
    template_tool[id].install(**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/Base.py", line 214, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4828, in install
    return self._install(**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4764, in _install
    item.install(self, force=force, object_to_update=object_to_update, trashbin=trashbin)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 800, in install
    obj.manage_afterClone(obj)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/CopySupport.py", line 275, in manage_afterClone
    if 'edit_workflow' in pw.getChainFor(self)\
AttributeError: 'NoneType' object has no attribute 'get'
Ran Unit test of Performance (installation failed)
EEEE
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 398, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 670, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1206, in create
    reindex=reindex, **kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1648, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1692, in setupERP5Core
    template_tool[id].install(**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/Base.py", line 214, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4828, in install
    return self._install(**kw)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4764, in _install
    item.install(self, force=force, object_to_update=object_to_update, trashbin=trashbin)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 800, in install
    obj.manage_afterClone(obj)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/CopySupport.py", line 275, in manage_afterClone
    if 'edit_workflow' in pw.getChainFor(self)\
AttributeError: 'NoneType' object has no attribute 'get'

======================================================================
ERROR: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 398, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

======================================================================
ERROR: test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 398, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

======================================================================
ERROR: test_viewProxyField (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 398, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

----------------------------------------------------------------------
Ran 4 tests in 22.038s

FAILED (errors=4)


More information about the Erp5-report mailing list