[Erp5-report] ERP5 r21608: 9 Tests, 9 Errors, 0 Failures

nobody at nexedi.com nobody at nexedi.com
Mon Jun 16 12:04:16 CEST 2008


Date : 2008-06-16

Revision: 21608
Ran Unit test of Performance (installation failed)
Ran 3 tests in 49.075s
FAILED (errors=3)

Ran Unit test of Performance (installation failed)
Ran 3 tests in 47.866s
FAILED (errors=3)

Ran Unit test of Performance (installation failed)
Ran 3 tests in 47.732s
FAILED (errors=3)

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

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (30.211s)
Adding erp5_base business template ... (imported in 6.486s) done (11.992s)
Adding erp5_ui_test business template ... (imported in 3.572s) Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 677, in setUpERP5Site
    bt.install(light_install=light_install, object_to_update=install_kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Base.py", line 214, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4826, in install
    return self._install(**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4762, in _install
    item.install(self, force=force, object_to_update=object_to_update, trashbin=trashbin)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 744, in install
    obj.manage_afterClone(obj)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/CopySupport.py", line 295, in manage_afterClone
    pw.doActionFor(self, 'edit_action', wf_id='edit_workflow', comment='Object copied as %s' % item.getId())
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 301, in doActionFor
    return self._invokeWithNotification(
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 616, in _invokeWithNotification
    res = func(*args, **kw)
  File "/usr/lib/zope/lib/python/Products/DCWorkflow/DCWorkflow.py", line 287, in doActionFor
    self._changeStateOf(ob, tdef, kw)
  File "/usr/lib/zope/lib/python/Products/DCWorkflow/DCWorkflow.py", line 472, in _changeStateOf
    sdef = self._executeTransition(ob, tdef, kwargs)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/DCWorkflow.py", line 318, in DCWorkflowDefinition_executeTransition
    script = self.scripts[tdef.script_name]
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'None'
Ran Unit test of Performance (installation failed)
EEE
======================================================================
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 677, in setUpERP5Site
    bt.install(light_install=light_install, object_to_update=install_kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Base.py", line 214, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4826, in install
    return self._install(**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4762, in _install
    item.install(self, force=force, object_to_update=object_to_update, trashbin=trashbin)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 744, in install
    obj.manage_afterClone(obj)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/CopySupport.py", line 295, in manage_afterClone
    pw.doActionFor(self, 'edit_action', wf_id='edit_workflow', comment='Object copied as %s' % item.getId())
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 301, in doActionFor
    return self._invokeWithNotification(
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 616, in _invokeWithNotification
    res = func(*args, **kw)
  File "/usr/lib/zope/lib/python/Products/DCWorkflow/DCWorkflow.py", line 287, in doActionFor
    self._changeStateOf(ob, tdef, kw)
  File "/usr/lib/zope/lib/python/Products/DCWorkflow/DCWorkflow.py", line 472, in _changeStateOf
    sdef = self._executeTransition(ob, tdef, kwargs)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/DCWorkflow.py", line 318, in DCWorkflowDefinition_executeTransition
    script = self.scripts[tdef.script_name]
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'None'

======================================================================
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 579, 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/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 579, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

----------------------------------------------------------------------
Ran 3 tests in 49.075s

FAILED (errors=3)
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.642s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (30.303s)
Adding erp5_base business template ... (imported in 6.476s) done (11.798s)
Adding erp5_ui_test business template ... (imported in 3.807s) Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 677, in setUpERP5Site
    bt.install(light_install=light_install, object_to_update=install_kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Base.py", line 214, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4826, in install
    return self._install(**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4762, in _install
    item.install(self, force=force, object_to_update=object_to_update, trashbin=trashbin)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 744, in install
    obj.manage_afterClone(obj)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/CopySupport.py", line 295, in manage_afterClone
    pw.doActionFor(self, 'edit_action', wf_id='edit_workflow', comment='Object copied as %s' % item.getId())
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 301, in doActionFor
    return self._invokeWithNotification(
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 616, in _invokeWithNotification
    res = func(*args, **kw)
  File "/usr/lib/zope/lib/python/Products/DCWorkflow/DCWorkflow.py", line 287, in doActionFor
    self._changeStateOf(ob, tdef, kw)
  File "/usr/lib/zope/lib/python/Products/DCWorkflow/DCWorkflow.py", line 472, in _changeStateOf
    sdef = self._executeTransition(ob, tdef, kwargs)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/DCWorkflow.py", line 318, in DCWorkflowDefinition_executeTransition
    script = self.scripts[tdef.script_name]
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'None'
Ran Unit test of Performance (installation failed)
EEE
======================================================================
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 677, in setUpERP5Site
    bt.install(light_install=light_install, object_to_update=install_kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Base.py", line 214, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4826, in install
    return self._install(**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4762, in _install
    item.install(self, force=force, object_to_update=object_to_update, trashbin=trashbin)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 744, in install
    obj.manage_afterClone(obj)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/CopySupport.py", line 295, in manage_afterClone
    pw.doActionFor(self, 'edit_action', wf_id='edit_workflow', comment='Object copied as %s' % item.getId())
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 301, in doActionFor
    return self._invokeWithNotification(
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 616, in _invokeWithNotification
    res = func(*args, **kw)
  File "/usr/lib/zope/lib/python/Products/DCWorkflow/DCWorkflow.py", line 287, in doActionFor
    self._changeStateOf(ob, tdef, kw)
  File "/usr/lib/zope/lib/python/Products/DCWorkflow/DCWorkflow.py", line 472, in _changeStateOf
    sdef = self._executeTransition(ob, tdef, kwargs)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/DCWorkflow.py", line 318, in DCWorkflowDefinition_executeTransition
    script = self.scripts[tdef.script_name]
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'None'

======================================================================
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 579, 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/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 579, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

----------------------------------------------------------------------
Ran 3 tests in 47.866s

FAILED (errors=3)
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.672s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (30.193s)
Adding erp5_base business template ... (imported in 6.481s) done (11.774s)
Adding erp5_ui_test business template ... (imported in 3.816s) Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 677, in setUpERP5Site
    bt.install(light_install=light_install, object_to_update=install_kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Base.py", line 214, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4826, in install
    return self._install(**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4762, in _install
    item.install(self, force=force, object_to_update=object_to_update, trashbin=trashbin)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 744, in install
    obj.manage_afterClone(obj)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/CopySupport.py", line 295, in manage_afterClone
    pw.doActionFor(self, 'edit_action', wf_id='edit_workflow', comment='Object copied as %s' % item.getId())
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 301, in doActionFor
    return self._invokeWithNotification(
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 616, in _invokeWithNotification
    res = func(*args, **kw)
  File "/usr/lib/zope/lib/python/Products/DCWorkflow/DCWorkflow.py", line 287, in doActionFor
    self._changeStateOf(ob, tdef, kw)
  File "/usr/lib/zope/lib/python/Products/DCWorkflow/DCWorkflow.py", line 472, in _changeStateOf
    sdef = self._executeTransition(ob, tdef, kwargs)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/DCWorkflow.py", line 318, in DCWorkflowDefinition_executeTransition
    script = self.scripts[tdef.script_name]
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'None'
Ran Unit test of Performance (installation failed)
EEE
======================================================================
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 677, in setUpERP5Site
    bt.install(light_install=light_install, object_to_update=install_kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Base.py", line 214, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4826, in install
    return self._install(**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4762, in _install
    item.install(self, force=force, object_to_update=object_to_update, trashbin=trashbin)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 744, in install
    obj.manage_afterClone(obj)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/CopySupport.py", line 295, in manage_afterClone
    pw.doActionFor(self, 'edit_action', wf_id='edit_workflow', comment='Object copied as %s' % item.getId())
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 301, in doActionFor
    return self._invokeWithNotification(
  File "/usr/lib/zope/lib/python/Products/CMFCore/WorkflowTool.py", line 616, in _invokeWithNotification
    res = func(*args, **kw)
  File "/usr/lib/zope/lib/python/Products/DCWorkflow/DCWorkflow.py", line 287, in doActionFor
    self._changeStateOf(ob, tdef, kw)
  File "/usr/lib/zope/lib/python/Products/DCWorkflow/DCWorkflow.py", line 472, in _changeStateOf
    sdef = self._executeTransition(ob, tdef, kwargs)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/DCWorkflow.py", line 318, in DCWorkflowDefinition_executeTransition
    script = self.scripts[tdef.script_name]
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'None'

======================================================================
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 579, 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/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 579, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_46b1242f30d521c53e744f4886ef0be0 already failed, giving up

----------------------------------------------------------------------
Ran 3 tests in 47.732s

FAILED (errors=3)


More information about the Erp5-report mailing list