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

nobody at nexedi.com nobody at nexedi.com
Fri Feb 29 15:37:44 CET 2008


Date : 2008-02-29

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

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

Ran Unit test of Performance (installation failed)
Ran 2 tests in 1.943s
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 (5.422s)

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 620, 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 310, in _download_local
    bt = self.newContent(portal_type='Business Template', id=bt_id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 402, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 145, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 930, in constructContent
    ob = info.constructInstance(container, id, *args, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 301, in constructInstance
    ob.notifyWorkflowCreated()
  File "/usr/lib/zope/lib/python/Products/CMFCore/CMFCatalogAware.py", line 128, in notifyWorkflowCreated
    wftool.notifyCreated(self)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 355, in notifyCreated
    self._reindexWorkflowVariables(ob)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 701, in _reindexWorkflowVariables
    ob.reindexObjectSecurity()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 1065, in reindexObjectSecurity
    self.recursiveReindexObject()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 1104, in recursiveReindexObject
    serialization_tag=self.getRootDocument(),
AttributeError: getRootDocument
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 359, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 620, 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 310, in _download_local
    bt = self.newContent(portal_type='Business Template', id=bt_id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 402, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 145, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 930, in constructContent
    ob = info.constructInstance(container, id, *args, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 301, in constructInstance
    ob.notifyWorkflowCreated()
  File "/usr/lib/zope/lib/python/Products/CMFCore/CMFCatalogAware.py", line 128, in notifyWorkflowCreated
    wftool.notifyCreated(self)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 355, in notifyCreated
    self._reindexWorkflowVariables(ob)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 701, in _reindexWorkflowVariables
    ob.reindexObjectSecurity()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 1065, in reindexObjectSecurity
    self.recursiveReindexObject()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 1104, in recursiveReindexObject
    serialization_tag=self.getRootDocument(),
AttributeError: getRootDocument

======================================================================
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 359, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 575, 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.938s

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.728s)

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 620, 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 310, in _download_local
    bt = self.newContent(portal_type='Business Template', id=bt_id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 402, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 145, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 930, in constructContent
    ob = info.constructInstance(container, id, *args, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 301, in constructInstance
    ob.notifyWorkflowCreated()
  File "/usr/lib/zope/lib/python/Products/CMFCore/CMFCatalogAware.py", line 128, in notifyWorkflowCreated
    wftool.notifyCreated(self)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 355, in notifyCreated
    self._reindexWorkflowVariables(ob)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 701, in _reindexWorkflowVariables
    ob.reindexObjectSecurity()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 1065, in reindexObjectSecurity
    self.recursiveReindexObject()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 1104, in recursiveReindexObject
    serialization_tag=self.getRootDocument(),
AttributeError: getRootDocument
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 359, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 620, 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 310, in _download_local
    bt = self.newContent(portal_type='Business Template', id=bt_id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 402, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 145, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 930, in constructContent
    ob = info.constructInstance(container, id, *args, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 301, in constructInstance
    ob.notifyWorkflowCreated()
  File "/usr/lib/zope/lib/python/Products/CMFCore/CMFCatalogAware.py", line 128, in notifyWorkflowCreated
    wftool.notifyCreated(self)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 355, in notifyCreated
    self._reindexWorkflowVariables(ob)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 701, in _reindexWorkflowVariables
    ob.reindexObjectSecurity()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 1065, in reindexObjectSecurity
    self.recursiveReindexObject()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 1104, in recursiveReindexObject
    serialization_tag=self.getRootDocument(),
AttributeError: getRootDocument

======================================================================
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 359, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 575, 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.916s

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.730s)

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 620, 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 310, in _download_local
    bt = self.newContent(portal_type='Business Template', id=bt_id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 402, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 145, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 930, in constructContent
    ob = info.constructInstance(container, id, *args, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 301, in constructInstance
    ob.notifyWorkflowCreated()
  File "/usr/lib/zope/lib/python/Products/CMFCore/CMFCatalogAware.py", line 128, in notifyWorkflowCreated
    wftool.notifyCreated(self)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 355, in notifyCreated
    self._reindexWorkflowVariables(ob)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 701, in _reindexWorkflowVariables
    ob.reindexObjectSecurity()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 1065, in reindexObjectSecurity
    self.recursiveReindexObject()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 1104, in recursiveReindexObject
    serialization_tag=self.getRootDocument(),
AttributeError: getRootDocument
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 359, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 620, 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 310, in _download_local
    bt = self.newContent(portal_type='Business Template', id=bt_id)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 402, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 145, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 930, in constructContent
    ob = info.constructInstance(container, id, *args, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 301, in constructInstance
    ob.notifyWorkflowCreated()
  File "/usr/lib/zope/lib/python/Products/CMFCore/CMFCatalogAware.py", line 128, in notifyWorkflowCreated
    wftool.notifyCreated(self)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 355, in notifyCreated
    self._reindexWorkflowVariables(ob)
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 701, in _reindexWorkflowVariables
    ob.reindexObjectSecurity()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 1065, in reindexObjectSecurity
    self.recursiveReindexObject()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/Folder.py", line 1104, in recursiveReindexObject
    serialization_tag=self.getRootDocument(),
AttributeError: getRootDocument

======================================================================
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 359, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 575, 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.943s

FAILED (errors=2)


More information about the Erp5-report mailing list