[Erp5-report] ERP5 r19408: 6 Tests, 6 Errors, 0 Failures

nobody at nexedi.com nobody at nexedi.com
Tue Feb 19 17:54:48 CET 2008


Date : 2008-02-19

Revision: 19408
Ran Unit test of Performance (installation failed)
Ran 2 tests in 2.049s
FAILED (errors=2)

Ran Unit test of Performance (installation failed)
Ran 2 tests in 1.992s
FAILED (errors=2)

Ran Unit test of Performance (installation failed)
Ran 2 tests in 2.011s
FAILED (errors=2)

-------------- next part --------------
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.198s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setupERP5Site
    create_activities=create_activities,
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 93, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1116, in create
    reindex=reindex, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1547, in setup
    self.setupERP5Core(p,**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1590, in setupERP5Core
    template_tool.download(template, id=id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 383, in download
    bt = self._download_local(name, id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 329, in _download_local
    bt.importFile(dir=1, file=file_list, root_path=path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5168, in importFile
    self._catalog_role_key_item = \
AttributeError: getTemplateCatalogRoleKeyList
Ran Unit test of Performance (installation failed)
EE
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 361, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setupERP5Site
    create_activities=create_activities,
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 93, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1116, in create
    reindex=reindex, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1547, in setup
    self.setupERP5Core(p,**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1590, in setupERP5Core
    template_tool.download(template, id=id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 383, in download
    bt = self._download_local(name, id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 329, in _download_local
    bt.importFile(dir=1, file=file_list, root_path=path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5168, in importFile
    self._catalog_role_key_item = \
AttributeError: getTemplateCatalogRoleKeyList

======================================================================
ERROR: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 361, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 576, in setupERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

----------------------------------------------------------------------
Ran 2 tests in 2.049s

FAILED (errors=2)
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (1.720s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setupERP5Site
    create_activities=create_activities,
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 93, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1116, in create
    reindex=reindex, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1547, in setup
    self.setupERP5Core(p,**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1590, in setupERP5Core
    template_tool.download(template, id=id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 383, in download
    bt = self._download_local(name, id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 329, in _download_local
    bt.importFile(dir=1, file=file_list, root_path=path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5168, in importFile
    self._catalog_role_key_item = \
AttributeError: getTemplateCatalogRoleKeyList
Ran Unit test of Performance (installation failed)
EE
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 361, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setupERP5Site
    create_activities=create_activities,
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 93, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1116, in create
    reindex=reindex, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1547, in setup
    self.setupERP5Core(p,**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1590, in setupERP5Core
    template_tool.download(template, id=id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 383, in download
    bt = self._download_local(name, id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 329, in _download_local
    bt.importFile(dir=1, file=file_list, root_path=path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5168, in importFile
    self._catalog_role_key_item = \
AttributeError: getTemplateCatalogRoleKeyList

======================================================================
ERROR: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 361, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 576, in setupERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

----------------------------------------------------------------------
Ran 2 tests in 1.992s

FAILED (errors=2)
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (1.745s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setupERP5Site
    create_activities=create_activities,
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 93, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1116, in create
    reindex=reindex, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1547, in setup
    self.setupERP5Core(p,**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1590, in setupERP5Core
    template_tool.download(template, id=id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 383, in download
    bt = self._download_local(name, id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 329, in _download_local
    bt.importFile(dir=1, file=file_list, root_path=path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5168, in importFile
    self._catalog_role_key_item = \
AttributeError: getTemplateCatalogRoleKeyList
Ran Unit test of Performance (installation failed)
EE
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 361, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 621, in setupERP5Site
    create_activities=create_activities,
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 93, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1116, in create
    reindex=reindex, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1547, in setup
    self.setupERP5Core(p,**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1590, in setupERP5Core
    template_tool.download(template, id=id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 383, in download
    bt = self._download_local(name, id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/TemplateTool.py", line 329, in _download_local
    bt.importFile(dir=1, file=file_list, root_path=path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 5168, in importFile
    self._catalog_role_key_item = \
AttributeError: getTemplateCatalogRoleKeyList

======================================================================
ERROR: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 361, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 576, in setupERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

----------------------------------------------------------------------
Ran 2 tests in 2.011s

FAILED (errors=2)


More information about the Erp5-report mailing list