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

nobody at nexedi.com nobody at nexedi.com
Tue Feb 26 18:57:50 CET 2008


Date : 2008-02-26

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

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

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

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (24.143s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 627, in setUpERP5Site
    get_transaction().commit()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/Transaction.py", line 31, in commit
    self._callBeforeCommitHooks()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/Transaction.py", line 43, in _callBeforeCommitHooks
    hook(*args, **kws)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFActivity/ActivityBuffer.py", line 140, in tpc_prepare
    activity.prepareQueueMessageList(activity_tool, message_list)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFActivity/Activity/SQLDict.py", line 93, in prepareQueueMessageList
    order_validation_text_list = order_validation_text_list)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/DA.py", line 203, in DA__call__
    try:     query=apply(self.template, (p,), argdata)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/DocumentTemplate/DT_String.py", line 474, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/DocumentTemplate/DT_In.py", line 703, in renderwob
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/sqlvar.py", line 91, in SQLVar_render
    raise ValueError, (
ValueError: Invalid string value for <em>serialization_tag_list[loop_item]</em>: None
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 627, in setUpERP5Site
    get_transaction().commit()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/Transaction.py", line 31, in commit
    self._callBeforeCommitHooks()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/Transaction.py", line 43, in _callBeforeCommitHooks
    hook(*args, **kws)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFActivity/ActivityBuffer.py", line 140, in tpc_prepare
    activity.prepareQueueMessageList(activity_tool, message_list)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFActivity/Activity/SQLDict.py", line 93, in prepareQueueMessageList
    order_validation_text_list = order_validation_text_list)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/DA.py", line 203, in DA__call__
    try:     query=apply(self.template, (p,), argdata)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/DocumentTemplate/DT_String.py", line 474, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/DocumentTemplate/DT_In.py", line 703, in renderwob
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/sqlvar.py", line 91, in SQLVar_render
    raise ValueError, (
ValueError: Invalid string value for <em>serialization_tag_list[loop_item]</em>: 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 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 28.640s

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

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (24.026s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 627, in setUpERP5Site
    get_transaction().commit()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/Transaction.py", line 31, in commit
    self._callBeforeCommitHooks()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/Transaction.py", line 43, in _callBeforeCommitHooks
    hook(*args, **kws)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFActivity/ActivityBuffer.py", line 140, in tpc_prepare
    activity.prepareQueueMessageList(activity_tool, message_list)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFActivity/Activity/SQLDict.py", line 93, in prepareQueueMessageList
    order_validation_text_list = order_validation_text_list)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/DA.py", line 203, in DA__call__
    try:     query=apply(self.template, (p,), argdata)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/DocumentTemplate/DT_String.py", line 474, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/DocumentTemplate/DT_In.py", line 703, in renderwob
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/sqlvar.py", line 91, in SQLVar_render
    raise ValueError, (
ValueError: Invalid string value for <em>serialization_tag_list[loop_item]</em>: None
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 627, in setUpERP5Site
    get_transaction().commit()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/Transaction.py", line 31, in commit
    self._callBeforeCommitHooks()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/Transaction.py", line 43, in _callBeforeCommitHooks
    hook(*args, **kws)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFActivity/ActivityBuffer.py", line 140, in tpc_prepare
    activity.prepareQueueMessageList(activity_tool, message_list)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFActivity/Activity/SQLDict.py", line 93, in prepareQueueMessageList
    order_validation_text_list = order_validation_text_list)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/DA.py", line 203, in DA__call__
    try:     query=apply(self.template, (p,), argdata)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/DocumentTemplate/DT_String.py", line 474, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/DocumentTemplate/DT_In.py", line 703, in renderwob
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/sqlvar.py", line 91, in SQLVar_render
    raise ValueError, (
ValueError: Invalid string value for <em>serialization_tag_list[loop_item]</em>: 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 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 24.151s

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

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (23.991s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 627, in setUpERP5Site
    get_transaction().commit()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/Transaction.py", line 31, in commit
    self._callBeforeCommitHooks()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/Transaction.py", line 43, in _callBeforeCommitHooks
    hook(*args, **kws)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFActivity/ActivityBuffer.py", line 140, in tpc_prepare
    activity.prepareQueueMessageList(activity_tool, message_list)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFActivity/Activity/SQLDict.py", line 93, in prepareQueueMessageList
    order_validation_text_list = order_validation_text_list)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/DA.py", line 203, in DA__call__
    try:     query=apply(self.template, (p,), argdata)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/DocumentTemplate/DT_String.py", line 474, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/DocumentTemplate/DT_In.py", line 703, in renderwob
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/sqlvar.py", line 91, in SQLVar_render
    raise ValueError, (
ValueError: Invalid string value for <em>serialization_tag_list[loop_item]</em>: None
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 627, in setUpERP5Site
    get_transaction().commit()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/Transaction.py", line 31, in commit
    self._callBeforeCommitHooks()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/Transaction.py", line 43, in _callBeforeCommitHooks
    hook(*args, **kws)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFActivity/ActivityBuffer.py", line 140, in tpc_prepare
    activity.prepareQueueMessageList(activity_tool, message_list)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFActivity/Activity/SQLDict.py", line 93, in prepareQueueMessageList
    order_validation_text_list = order_validation_text_list)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/DA.py", line 203, in DA__call__
    try:     query=apply(self.template, (p,), argdata)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/DocumentTemplate/DT_String.py", line 474, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/DocumentTemplate/DT_In.py", line 703, in renderwob
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/patches/sqlvar.py", line 91, in SQLVar_render
    raise ValueError, (
ValueError: Invalid string value for <em>serialization_tag_list[loop_item]</em>: 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 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 24.118s

FAILED (errors=2)


More information about the Erp5-report mailing list