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

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Oct 27 21:05:44 CEST 2010


Test Suite: PERF
Revision: 39579
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.831s)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/dynamic/lazy_class.py", line 22, in load
    baseclasses, attributes = portal_type_class_loader(portal_type)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/portal_type_class.py", line 105, in generatePortalTypeClass
    site = getSite()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 199, in __get
    if app._p_jar.opened:
AttributeError: 'Connection' object has no attribute 'opened'
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 899, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 98, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1542, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1997, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 2033, in setupERP5Core
    bt = template_tool.download(url)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 494, in download
    bt = self._download_local(name, id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 395, in _download_local
    bt = self.newContent(portal_type='Business Template', id=bt_id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/Folder.py", line 459, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/Folder.py", line 164, in newContent
    is_indexable=is_indexable
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/ERP5Type.py", line 342, in constructInstance
    ob = klass(id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/lazy_class.py", line 54, in __init__
    load(self, '__init__')(*args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/lazy_class.py", line 28, in load
    raise AttributeError("Could not access Portal Type Object for type %s"
AttributeError: Could not access Portal Type Object for type Business Template
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 539, 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 899, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 98, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1542, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1997, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 2033, in setupERP5Core
    bt = template_tool.download(url)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 494, in download
    bt = self._download_local(name, id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 395, in _download_local
    bt = self.newContent(portal_type='Business Template', id=bt_id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/Folder.py", line 459, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/Folder.py", line 164, in newContent
    is_indexable=is_indexable
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/ERP5Type.py", line 342, in constructInstance
    ob = klass(id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/lazy_class.py", line 54, in __init__
    load(self, '__init__')(*args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/lazy_class.py", line 28, in load
    raise AttributeError("Could not access Portal Type Object for type %s"
AttributeError: Could not access Portal Type Object for type Business Template

----------------------------------------------------------------------
Ran 4 tests in 1.523s

FAILED (errors=4)
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... 
done (12.129s)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/dynamic/lazy_class.py", line 22, in load
    baseclasses, attributes = portal_type_class_loader(portal_type)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/portal_type_class.py", line 105, in generatePortalTypeClass
    site = getSite()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 199, in __get
    if app._p_jar.opened:
AttributeError: 'Connection' object has no attribute 'opened'
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 899, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 98, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1542, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1997, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 2033, in setupERP5Core
    bt = template_tool.download(url)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 494, in download
    bt = self._download_local(name, id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 395, in _download_local
    bt = self.newContent(portal_type='Business Template', id=bt_id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/Folder.py", line 459, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/Folder.py", line 164, in newContent
    is_indexable=is_indexable
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/ERP5Type.py", line 342, in constructInstance
    ob = klass(id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/lazy_class.py", line 54, in __init__
    load(self, '__init__')(*args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/lazy_class.py", line 28, in load
    raise AttributeError("Could not access Portal Type Object for type %s"
AttributeError: Could not access Portal Type Object for type Business Template
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 539, 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 899, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 98, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1542, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1997, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 2033, in setupERP5Core
    bt = template_tool.download(url)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 494, in download
    bt = self._download_local(name, id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 395, in _download_local
    bt = self.newContent(portal_type='Business Template', id=bt_id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/Folder.py", line 459, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/Folder.py", line 164, in newContent
    is_indexable=is_indexable
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/ERP5Type.py", line 342, in constructInstance
    ob = klass(id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/lazy_class.py", line 54, in __init__
    load(self, '__init__')(*args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/lazy_class.py", line 28, in load
    raise AttributeError("Could not access Portal Type Object for type %s"
AttributeError: Could not access Portal Type Object for type Business Template

----------------------------------------------------------------------
Ran 4 tests in 1.518s

FAILED (errors=4)
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... 
done (12.463s)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/dynamic/lazy_class.py", line 22, in load
    baseclasses, attributes = portal_type_class_loader(portal_type)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/portal_type_class.py", line 105, in generatePortalTypeClass
    site = getSite()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 199, in __get
    if app._p_jar.opened:
AttributeError: 'Connection' object has no attribute 'opened'
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 899, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 98, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1542, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1997, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 2033, in setupERP5Core
    bt = template_tool.download(url)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 494, in download
    bt = self._download_local(name, id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 395, in _download_local
    bt = self.newContent(portal_type='Business Template', id=bt_id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/Folder.py", line 459, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/Folder.py", line 164, in newContent
    is_indexable=is_indexable
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/ERP5Type.py", line 342, in constructInstance
    ob = klass(id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/lazy_class.py", line 54, in __init__
    load(self, '__init__')(*args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/lazy_class.py", line 28, in load
    raise AttributeError("Could not access Portal Type Object for type %s"
AttributeError: Could not access Portal Type Object for type Business Template
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 539, 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 899, in setUpERP5Site
    create_activities=create_activities,
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 98, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1542, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 1997, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/ERP5Site.py", line 2033, in setupERP5Core
    bt = template_tool.download(url)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 494, in download
    bt = self._download_local(name, id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 395, in _download_local
    bt = self.newContent(portal_type='Business Template', id=bt_id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/Folder.py", line 459, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/Folder.py", line 164, in newContent
    is_indexable=is_indexable
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/ERP5Type.py", line 342, in constructInstance
    ob = klass(id)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/lazy_class.py", line 54, in __init__
    load(self, '__init__')(*args, **kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/dynamic/lazy_class.py", line 28, in load
    raise AttributeError("Could not access Portal Type Object for type %s"
AttributeError: Could not access Portal Type Object for type Business Template

----------------------------------------------------------------------
Ran 4 tests in 1.569s

FAILED (errors=4)


More information about the Erp5-report mailing list