[Erp5-report] ERP5 r24444: 12 Tests, 12 Errors, 0 Failures

nobody at nexedi.com nobody at nexedi.com
Fri Oct 31 19:10:26 CET 2008


Date : 2008-10-31

Revision: 24444
Ran Unit test of Performance (installation failed)
Ran 4 tests in 34.724s
FAILED (errors=4)

Ran Unit test of Performance (installation failed)
Ran 4 tests in 33.985s
FAILED (errors=4)

Ran Unit test of Performance (installation failed)
Ran 4 tests in 33.941s
FAILED (errors=4)

-------------- next part --------------
SOFTWARE_HOME: /mnt/erp5_cd/zope28/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by .../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/mnt/erp5_cd/zope28/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.716s)

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 638, in setUpERP5Site
    create_activities=create_activities,
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1198, in create
    reindex=reindex, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1633, in setup
    self.setupERP5Core(p,**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1677, in setupERP5Core
    template_tool[id].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 4786, in install
    return self._install(**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4722, 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 2221, in install
    , priority = action.priority
TypeError: ActionProviderBase_addAction() takes at least 8 non-keyword arguments (3 given)
Ran Unit test of Performance (installation failed)
EEEE
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 366, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 638, in setUpERP5Site
    create_activities=create_activities,
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1198, in create
    reindex=reindex, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1633, in setup
    self.setupERP5Core(p,**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1677, in setupERP5Core
    template_tool[id].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 4786, in install
    return self._install(**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4722, 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 2221, in install
    , priority = action.priority
TypeError: ActionProviderBase_addAction() takes at least 8 non-keyword arguments (3 given)

======================================================================
ERROR: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 366, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 589, 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 "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 366, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 589, 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 "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 366, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 589, 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 34.724s

FAILED (errors=4)
SOFTWARE_HOME: /mnt/erp5_cd/zope28/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by .../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/mnt/erp5_cd/zope28/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.480s)

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 638, in setUpERP5Site
    create_activities=create_activities,
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1198, in create
    reindex=reindex, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1633, in setup
    self.setupERP5Core(p,**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1677, in setupERP5Core
    template_tool[id].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 4786, in install
    return self._install(**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4722, 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 2221, in install
    , priority = action.priority
TypeError: ActionProviderBase_addAction() takes at least 8 non-keyword arguments (3 given)
Ran Unit test of Performance (installation failed)
EEEE
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 366, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 638, in setUpERP5Site
    create_activities=create_activities,
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1198, in create
    reindex=reindex, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1633, in setup
    self.setupERP5Core(p,**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1677, in setupERP5Core
    template_tool[id].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 4786, in install
    return self._install(**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4722, 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 2221, in install
    , priority = action.priority
TypeError: ActionProviderBase_addAction() takes at least 8 non-keyword arguments (3 given)

======================================================================
ERROR: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 366, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 589, 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 "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 366, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 589, 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 "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 366, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 589, 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 33.985s

FAILED (errors=4)
SOFTWARE_HOME: /mnt/erp5_cd/zope28/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by .../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/mnt/erp5_cd/zope28/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.200s)

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 638, in setUpERP5Site
    create_activities=create_activities,
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1198, in create
    reindex=reindex, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1633, in setup
    self.setupERP5Core(p,**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1677, in setupERP5Core
    template_tool[id].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 4786, in install
    return self._install(**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4722, 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 2221, in install
    , priority = action.priority
TypeError: ActionProviderBase_addAction() takes at least 8 non-keyword arguments (3 given)
Ran Unit test of Performance (installation failed)
EEEE
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 366, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 638, in setUpERP5Site
    create_activities=create_activities,
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 94, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1198, in create
    reindex=reindex, **kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1633, in setup
    self.setupERP5Core(p,**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/ERP5Site.py", line 1677, in setupERP5Core
    template_tool[id].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 4786, in install
    return self._install(**kw)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4722, 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 2221, in install
    , priority = action.priority
TypeError: ActionProviderBase_addAction() takes at least 8 non-keyword arguments (3 given)

======================================================================
ERROR: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 366, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 589, 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 "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 366, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 589, 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 "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 366, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 589, 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 33.941s

FAILED (errors=4)


More information about the Erp5-report mailing list