[Erp5-report] ERP5 Unit Test

seb at nexedi.com seb at nexedi.com
Fri Aug 19 00:28:31 CEST 2005


Date : 2005-08-19

Ran 56 tests in 3.168s
FAILED (errors=56)
Ran 58 tests in 19.418s
FAILED (errors=57)
Ran 12 tests in 3.616s
FAILED (failures=2, errors=5)
Ran 14 tests in 1.991s
FAILED (errors=14)
Ran 12 tests in 4.694s
FAILED (failures=1, errors=10)
Ran 33 tests in 2.172s
FAILED (failures=1, errors=32)
-------------- next part --------------
Loading Zope, please stand by ... done (5.918s)
Installing ExtFile ... /usr/lib/zope/lib/python/Products/ExtFile/__init__.py:6: DeprecationWarning: Non-ASCII character '\xc4' in file /usr/lib/zope/lib/python/Products/ExtFile/ExtFile.py on line 81, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  import ExtFile
done (0.065s)
Installing Photo ... done (0.233s)
Installing Formulator ... done (1.309s)
Installing ZSQLMethods ... done (0.031s)
Installing ZMySQLDA ... done (0.307s)
Installing ZSQLCatalog ... done (0.115s)
Installing ZMailIn ... done (0.070s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.244s)
Installing MailHost ... done (0.084s)
Installing PageTemplates ... done (0.033s)
Installing PythonScripts ... done (0.031s)
Installing ExternalMethod ... done (0.027s)
Installing Localizer ... done (0.046s)
Installing CMFCore ... done (0.031s)
Installing CMFDefault ... done (0.058s)
Installing CMFTopic ... done (0.015s)
Installing DCWorkflow ... done (0.071s)
Installing CMFCalendar ... done (0.093s)
Installing CMFPhoto ... done (0.037s)
Installing BTreeFolder2 ... done (0.039s)
Installing CMFReportTool ... done (1.824s)
Installing CMFMailIn ... done (0.047s)
Installing TranslationService ... done (0.052s)
Installing NuxUserGroups ... /usr/lib/zope/lib/python/OFS/Application.py:710: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py on line 3, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  global_dict, global_dict, silly)
/usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py:9: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/UserFolderWithGroups.py on line 3, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from UserFolderWithGroups import UserFolderWithGroups, addUserFolderWithGroups
/usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py:10: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/BasicUserWithGroups.py on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  import BasicUserWithGroups
done (0.118s)
Installing CMFActivity ... done (0.109s)
Installing ERP5Catalog ... done (0.079s)
Installing ERP5Type ... done (0.141s)
Installing ERP5Form ... done (3.840s)
Installing ERP5SyncML ... done (0.363s)
Installing CMFCategory ... done (0.076s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.056s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_fc4c22da80f6010bfec5d1bc269450c7 ERP5 Site ... 
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py:67: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/CatalogToolWithGroups.py on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from Products.NuxUserGroups.CatalogToolWithGroups import mergedLocalRoles
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
======================================================================
ERROR: test_01_DeferedSetTitleSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_02_DeferedSetTitleSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_03_DeferedSetTitleRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_04_DeferedSetTitleRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_05_InvokeAndCancelSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_06_InvokeAndCancelSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_07_InvokeAndCancelRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_08_InvokeAndCancelRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_09_CallOnceWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_10_CallOnceWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_11_CallOnceWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_12_CallOnceWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_13_TryMessageWithErrorOnSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_14_TryMessageWithErrorOnSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_15_TryMessageWithErrorOnRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_16_TryMessageWithErrorOnRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_17_TryFlushActivityWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_18_TryFlushActivityWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_19_TryFlushActivityWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_20_TryFlushActivityWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_21_TryActivateInsideFlushWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_22_TryActivateInsideFlushWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_23_TryActivateInsideFlushWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_24_TryActivateInsideFlushWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_25_TryTwoMethodsWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_26_TryTwoMethodsWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_27_TryTwoMethodsWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_28_TryTwoMethodsWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_29_TryTwoMethodsAndFlushThemWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_30_TryTwoMethodsAndFlushThemWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_31_TryTwoMethodsAndFlushThemWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_32_TryTwoMethodsAndFlushThemWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_33_TryActivateFlushActivateTicWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_34_TryActivateFlushActivateTicWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_35_TryActivateFlushActivateTicWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_36_TryActivateFlushActivateTicWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_37_TryActivateFlushActivateTicWithMultipleActivities (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_38_TryCommitSubTransactionWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_39_TryCommitSubTransactionWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_40_TryCommitSubTransactionWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_41_TryCommitSubTransactionWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_42_TryRenameObjectWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_43_TryRenameObjectWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_44_TryRenameObjectWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_45_TryRenameObjectWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_46_TryActiveProcessWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_47_TryActiveProcessWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_48_TryActiveProcessWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_49_TryActiveProcessWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_50_TryActiveProcessInsideActivityWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_51_TryActiveProcessInsideActivityWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_52_TryActiveProcessInsideActivityWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_53_TryActiveProcessInsideActivityWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_54_TryAfterMethodIdWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_55_TryAfterMethodIdWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

======================================================================
ERROR: test_56_TryCallActivityWithRightUser (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFActivity.py", line 100, in afterSetUp
    id='organisation')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Organisation Module

----------------------------------------------------------------------
Ran 56 tests in 3.168s

FAILED (errors=56)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/backup2/home/erp5_test/zope
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/PropertySheet
['ActiveProcess']
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/PropertySheet
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PropertySheet
['AccountingPreferences']
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/PropertySheet
['BaseCategory', 'CategoryCore']
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5/PropertySheet
['Account', 'Alarm', 'Amortisation', 'Amount', 'AppliedRule', 'Arrow', 'AgentPrivilege', 'Assignment', 'BankAccount', 'BusinessTemplate', 'Comment', 'DeliveryBuilder', 'Container', 'CopyrightTax', 'Delivery', 'Device', 'Discount', 'Document', 'EcoTax', 'FlowCapacity', 'Agent', 'GeographicAddress', 'Inventory', 'InventoryLine', 'Item', 'ItemAggregation', 'MailMessage', 'MappedValue', 'Movement', 'Organisation', 'Path', 'PaySheet', 'PaymentCondition', 'Periodicity', 'Person', 'PortalTest', 'Predicate', 'Price', 'Order', 'Pricing', 'Reference', 'Resource', 'SaleOpportunity', 'Simulation', 'SortIndex', 'StockCapacity', 'Task', 'Telephone', 'TradeCondition', 'Transformation', 'Bug', 'TransformedResource', 'Url', 'ValueAddedTax', 'DefaultSupply', 'Variation', 'VariationRange', 'IndustrialDescription']
/mnt/backup2/home/erp5_test/zope/Products/ERP5/Interface
['Coordinate', 'Entity', 'Predicate', 'Variated']
/mnt/backup2/home/erp5_test/zope/Products/ERP5/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/PropertySheet
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/Constraint
[]

Loading Zope, please stand by ... done (0.543s)
Installing ExtFile ... /usr/lib/zope/lib/python/Products/ExtFile/__init__.py:6: DeprecationWarning: Non-ASCII character '\xc4' in file /usr/lib/zope/lib/python/Products/ExtFile/ExtFile.py on line 81, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  import ExtFile
done (0.038s)
Installing Photo ... done (0.043s)
Installing Formulator ... done (1.138s)
Installing ZSQLMethods ... done (0.009s)
Installing ZMySQLDA ... done (0.036s)
Installing ZSQLCatalog ... done (0.036s)
Installing ZMailIn ... done (0.021s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.078s)
Installing MailHost ... done (0.019s)
Installing PageTemplates ... done (0.009s)
Installing PythonScripts ... done (0.009s)
Installing ExternalMethod ... done (0.012s)
Installing Localizer ... done (0.010s)
Installing CMFCore ... done (0.013s)
Installing CMFDefault ... done (0.011s)
Installing CMFTopic ... done (0.009s)
Installing DCWorkflow ... done (0.010s)
Installing CMFCalendar ... done (0.028s)
Installing CMFPhoto ... done (0.017s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.854s)
Installing CMFMailIn ... done (0.021s)
Installing TranslationService ... done (0.016s)
Installing NuxUserGroups ... /usr/lib/zope/lib/python/OFS/Application.py:710: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py on line 3, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  global_dict, global_dict, silly)
/usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py:9: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/UserFolderWithGroups.py on line 3, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from UserFolderWithGroups import UserFolderWithGroups, addUserFolderWithGroups
/usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py:10: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/BasicUserWithGroups.py on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  import BasicUserWithGroups
done (0.044s)
Installing CMFActivity ... done (0.034s)
Installing ERP5Catalog ... done (0.025s)
Installing ERP5Type ... done (0.045s)
Installing ERP5Form ... done (2.661s)
Installing ERP5SyncML ... done (0.040s)
Installing CMFCategory ... done (0.023s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.026s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_7e756eb972f79d46577096e1f775b137 ERP5 Site ... 
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py:67: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/CatalogToolWithGroups.py on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from Products.NuxUserGroups.CatalogToolWithGroups import mergedLocalRoles
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument

Test Has Everything .
Test Initialization E
Test Every Hour E
Test Every 3 Hours E
Test Some Hours E
Every Day Once E
Every 3 Days Some Hours E
Some Week Days Some Hours E
Some Month Days Some Hours E
Once Every 2 Month E
Every Day Once Week 41 And 43 E
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_45ab845492d87b83eadd0260b392bf7b ERP5 Site ... 
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument
EEEEEEE
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_7334e990178c381de069cd013f56eddb ERP5 Site ... 
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument
EEEEEEEE
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_f20d9b8dd0e9d59f476ec9670676e00c ERP5 Site ... 
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument
E
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_4cd0cbd9f832c1cc0bbf22bc201c56fd ERP5 Site ... 
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument

No Interactions E
Interactions On Edit E
Interactions, Edit Set Description and also After Script E
Interactions, Automatic Workflow Method E
Interactions, Automatic Workflow Method With Extra Base Category E
Interactions, Check If There Is Only One Call E
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_abb7502ddd47c5a104d78d8c7939c5d3 ERP5 Site ... 
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument

Search Predicate List With No Test E
Search Predicate List With Test E
Generate Mapped Value E
Generate Mapped Value With Ranges E
Generate Mapped Value With Variation E
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_2091f51fd6e7b137af03536101c89e7e ERP5 Site ... 
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument
EEEEE
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_94efc1a5060f3b289df26ce4c9da2e5d ERP5 Site ... 
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument
EEEEEEEEEEEEEEE
======================================================================
ERROR: test_02_Initialization (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testAlarm.py", line 131, in test_02_Initialization
    alarm = self.newAlarm()
  File "testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 73, in newContent
    if portal_type is None: portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: test_03_EveryHour (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testAlarm.py", line 145, in test_03_EveryHour
    alarm = self.newAlarm()
  File "testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 73, in newContent
    if portal_type is None: portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: test_04_Every3Hours (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testAlarm.py", line 169, in test_04_Every3Hours
    alarm = self.newAlarm()
  File "testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 73, in newContent
    if portal_type is None: portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: test_05_SomeHours (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testAlarm.py", line 201, in test_05_SomeHours
    alarm = self.newAlarm()
  File "testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 73, in newContent
    if portal_type is None: portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: test_06_EveryDayOnce (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testAlarm.py", line 224, in test_06_EveryDayOnce
    alarm = self.newAlarm()
  File "testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 73, in newContent
    if portal_type is None: portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: - every 3 days at 14 and 15 and 17
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testAlarm.py", line 246, in test_07_Every3DaysSomeHours
    alarm = self.newAlarm()
  File "testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 73, in newContent
    if portal_type is None: portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: - every monday and friday, at 6 and 15
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testAlarm.py", line 270, in test_08_SomeWeekDaysSomeHours
    alarm = self.newAlarm()
  File "testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 73, in newContent
    if portal_type is None: portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: - every 1st and 15th every month, at 12 and 14
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testAlarm.py", line 306, in test_09_SomeMonthDaysSomeHours
    alarm = self.newAlarm()
  File "testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 73, in newContent
    if portal_type is None: portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: - every 1st day of every 2 month, at 6
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testAlarm.py", line 323, in test_10_OnceEvery2Month
    alarm = self.newAlarm()
  File "testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 73, in newContent
    if portal_type is None: portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: test_11_EveryDayOnceWeek41And42 (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testAlarm.py", line 341, in test_11_EveryDayOnceWeek41And42
    alarm = self.newAlarm()
  File "testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 73, in newContent
    if portal_type is None: portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: test_01_getVariationBaseCategoryList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testResource.py", line 100, in afterSetUp
    self.createCategories()
  File "testResource.py", line 108, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_02_getVariationRangeCategoryList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testResource.py", line 100, in afterSetUp
    self.createCategories()
  File "testResource.py", line 108, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_03_getVariationRangeCategoryItemList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testResource.py", line 100, in afterSetUp
    self.createCategories()
  File "testResource.py", line 108, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_04_getVariationCategoryList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testResource.py", line 100, in afterSetUp
    self.createCategories()
  File "testResource.py", line 108, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_05_getVariationCategoryList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testResource.py", line 100, in afterSetUp
    self.createCategories()
  File "testResource.py", line 108, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_06_getVariationCategoryItemList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testResource.py", line 100, in afterSetUp
    self.createCategories()
  File "testResource.py", line 108, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_07_getVariationCategoryItemList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testResource.py", line 100, in afterSetUp
    self.createCategories()
  File "testResource.py", line 108, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_01_PackingListChangeQuantity (testPackingList.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_02_PackingListChangeDestination (testPackingList.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_03_PackingListChangeStartDate (testPackingList.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_04_PackingListChangeStartDate (testPackingList.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_05_PackingListDeleteLine (testPackingList.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_06_SimulationChangeQuantity (testPackingList.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_07_SimulationChangeStartDate (testPackingList.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_08_AddContainers (testPackingList.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_01_getAggregatedAmountList (testTransformation.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_01 (testInteractionWorkflow.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testInteractionWorkflow.py", line 136, in test_01
    self.createData()
  File "testInteractionWorkflow.py", line 110, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 663, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_02 (testInteractionWorkflow.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testInteractionWorkflow.py", line 152, in test_02
    self.createData()
  File "testInteractionWorkflow.py", line 110, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 663, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_03 (testInteractionWorkflow.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testInteractionWorkflow.py", line 168, in test_03
    self.createData()
  File "testInteractionWorkflow.py", line 110, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 663, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_04 (testInteractionWorkflow.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testInteractionWorkflow.py", line 184, in test_04
    self.createData()
  File "testInteractionWorkflow.py", line 110, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 663, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_05 (testInteractionWorkflow.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testInteractionWorkflow.py", line 200, in test_05
    self.createData()
  File "testInteractionWorkflow.py", line 110, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 663, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_06 (testInteractionWorkflow.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testInteractionWorkflow.py", line 219, in test_06
    self.createData()
  File "testInteractionWorkflow.py", line 110, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 663, in __getitem__
KeyError: 'Organisation'

======================================================================
ERROR: test_01_SearchPredidateListWithNoTest (testDomainTool.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testDomainTool.py", line 260, in test_01_SearchPredidateListWithNoTest
    self.createData()
  File "testDomainTool.py", line 114, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 663, in __getitem__
KeyError: 'Organisation Module'

======================================================================
ERROR: test_02_SearchPredidateListWithTest (testDomainTool.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testDomainTool.py", line 267, in test_02_SearchPredidateListWithTest
    self.createData()
  File "testDomainTool.py", line 114, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 663, in __getitem__
KeyError: 'Organisation Module'

======================================================================
ERROR: test_03_GenerateMappedValue (testDomainTool.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testDomainTool.py", line 274, in test_03_GenerateMappedValue
    self.createData()
  File "testDomainTool.py", line 114, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 663, in __getitem__
KeyError: 'Organisation Module'

======================================================================
ERROR: test_04_GenerateMappedValueWithRanges (testDomainTool.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testDomainTool.py", line 292, in test_04_GenerateMappedValueWithRanges
    self.createData()
  File "testDomainTool.py", line 114, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 663, in __getitem__
KeyError: 'Organisation Module'

======================================================================
ERROR: test_05_GenerateMappedValueWithVariation (testDomainTool.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testDomainTool.py", line 321, in test_05_GenerateMappedValueWithVariation
    self.createData()
  File "testDomainTool.py", line 114, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 663, in __getitem__
KeyError: 'Organisation Module'

======================================================================
ERROR: test_01 (testERP5Category.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testERP5Category.py", line 104, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 76, in newContent
    id=new_id,
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: test_02 (testERP5Category.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testERP5Category.py", line 104, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 76, in newContent
    id=new_id,
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: test_03 (testERP5Category.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testERP5Category.py", line 104, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 76, in newContent
    id=new_id,
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: test_04 (testERP5Category.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testERP5Category.py", line 104, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 76, in newContent
    id=new_id,
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: test_05 (testERP5Category.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testERP5Category.py", line 104, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 76, in newContent
    id=new_id,
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Base Category

======================================================================
ERROR: test_01_OrderLine_getVariationRangeCategoryList (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_02_OrderLine_getVariationRangeCategoryItemList (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_03_OrderLine_getVariationCategoryList (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_04_OrderLine_getVariationCategoryItemList (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_05_OrderLine_Matrix (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_06_OrderLine_getTotalQuantity (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_07_OrderLine_getTotalPrice (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_08_Order_testTotalQuantity (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_09_Order_testTotalPrice (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_10_Order_testSimulationState (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_11_testPropertiesAcquisition (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_12_testAppliedRuleGeneration (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_13_testAppliedRuleUpdate (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_15_deliveryBuilder (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_16_deliveryBuilderWithNoTic (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testOrder.py", line 91, in afterSetUp
    self.createCategories()
  File "testOrder.py", line 99, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 58 tests in 19.418s

FAILED (errors=57)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/backup2/home/erp5_test/zope
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/PropertySheet
['ActiveProcess']
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/PropertySheet
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PropertySheet
['AccountingPreferences']
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/PropertySheet
['BaseCategory', 'CategoryCore']
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5/PropertySheet
['Account', 'Alarm', 'Amortisation', 'Amount', 'AppliedRule', 'Arrow', 'AgentPrivilege', 'Assignment', 'BankAccount', 'BusinessTemplate', 'Comment', 'DeliveryBuilder', 'Container', 'CopyrightTax', 'Delivery', 'Device', 'Discount', 'Document', 'EcoTax', 'FlowCapacity', 'Agent', 'GeographicAddress', 'Inventory', 'InventoryLine', 'Item', 'ItemAggregation', 'MailMessage', 'MappedValue', 'Movement', 'Organisation', 'Path', 'PaySheet', 'PaymentCondition', 'Periodicity', 'Person', 'PortalTest', 'Predicate', 'Price', 'Order', 'Pricing', 'Reference', 'Resource', 'SaleOpportunity', 'Simulation', 'SortIndex', 'StockCapacity', 'Task', 'Telephone', 'TradeCondition', 'Transformation', 'Bug', 'TransformedResource', 'Url', 'ValueAddedTax', 'DefaultSupply', 'Variation', 'VariationRange', 'IndustrialDescription']
/mnt/backup2/home/erp5_test/zope/Products/ERP5/Interface
['Coordinate', 'Entity', 'Predicate', 'Variated']
/mnt/backup2/home/erp5_test/zope/Products/ERP5/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/PropertySheet
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/Constraint
[]

SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/backup2/home/erp5_test/zope
Loading Zope, please stand by ... done (0.542s)
Installing ExtFile ... /usr/lib/zope/lib/python/Products/ExtFile/__init__.py:6: DeprecationWarning: Non-ASCII character '\xc4' in file /usr/lib/zope/lib/python/Products/ExtFile/ExtFile.py on line 81, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  import ExtFile
done (0.038s)
Installing Photo ... done (0.044s)
Installing Formulator ... done (1.130s)
Installing ZSQLMethods ... done (0.008s)
Installing ZMySQLDA ... done (0.036s)
Installing ZSQLCatalog ... done (0.036s)
Installing ZMailIn ... done (0.021s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.080s)
Installing MailHost ... done (0.016s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.009s)
Installing ExternalMethod ... done (0.012s)
Installing Localizer ... done (0.010s)
Installing CMFCore ... done (0.013s)
Installing CMFDefault ... done (0.011s)
Installing CMFTopic ... done (0.009s)
Installing DCWorkflow ... done (0.010s)
Installing CMFCalendar ... done (0.028s)
Installing CMFPhoto ... done (0.016s)
Installing BTreeFolder2 ... done (0.010s)
Installing CMFReportTool ... done (0.950s)
Installing CMFMailIn ... done (0.020s)
Installing TranslationService ... done (0.016s)
Installing NuxUserGroups ... /usr/lib/zope/lib/python/OFS/Application.py:710: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py on line 3, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  global_dict, global_dict, silly)
/usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py:9: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/UserFolderWithGroups.py on line 3, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from UserFolderWithGroups import UserFolderWithGroups, addUserFolderWithGroups
/usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py:10: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/BasicUserWithGroups.py on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  import BasicUserWithGroups
done (0.041s)
Installing CMFActivity ... done (0.026s)
Installing ERP5Catalog ... done (0.014s)
Installing ERP5Type ... done (0.024s)
Installing ERP5Form ... done (2.701s)
Installing ERP5SyncML ... done (0.043s)
Installing CMFCategory ... done (0.024s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.028s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_7d78b63be95e422cfd4ccedfad376e48 ERP5 Site ... 
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py:67: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/CatalogToolWithGroups.py on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from Products.NuxUserGroups.CatalogToolWithGroups import mergedLocalRoles
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument
E.FF....E
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_27661e9717edf957b357f01fd11acfb6 ERP5 Site ... 
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument
EEE
======================================================================
ERROR: testBusinessTemplate (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5Type.py", line 77, in testBusinessTemplate
    business_template = self.getTemplateTool().newContent(portal_type="Business Template") # Fails Why ?
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 76, in newContent
    id=new_id,
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Business Template

======================================================================
ERROR: test_02_AqDynamic (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5Type.py", line 102, in test_02_AqDynamic
    module = portal.person
AttributeError: person

======================================================================
ERROR: test_01_RenameCellRange (testXMLMatrix.TestXMLMatrix)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testXMLMatrix.py", line 71, in afterSetUp
    module = portal.purchase_order_module
AttributeError: purchase_order_module

======================================================================
ERROR: test_02_SetCellRangeAndCatalogWithActivities (testXMLMatrix.TestXMLMatrix)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testXMLMatrix.py", line 71, in afterSetUp
    module = portal.purchase_order_module
AttributeError: purchase_order_module

======================================================================
ERROR: test_03_SetCellRangeAndCatalogWithoutActivities (testXMLMatrix.TestXMLMatrix)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testXMLMatrix.py", line 71, in afterSetUp
    module = portal.purchase_order_module
AttributeError: purchase_order_module

======================================================================
FAIL: testCommonHasImageType (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5Type.py", line 70, in testCommonHasImageType
    self.failUnless(getattr(self.getTypeTool(), 'Image', None) != None)
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

======================================================================
FAIL: testCommonHasParentBaseCategory (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5Type.py", line 66, in testCommonHasParentBaseCategory
    self.failUnless(getattr(self.getCategoryTool(), 'parent', None) != None)
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

----------------------------------------------------------------------
Ran 12 tests in 3.616s

FAILED (failures=2, errors=5)
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/PropertySheet
['ActiveProcess']
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/PropertySheet
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PropertySheet
['AccountingPreferences']
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/PropertySheet
['BaseCategory', 'CategoryCore']
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5/PropertySheet
['Account', 'Alarm', 'Amortisation', 'Amount', 'AppliedRule', 'Arrow', 'AgentPrivilege', 'Assignment', 'BankAccount', 'BusinessTemplate', 'Comment', 'DeliveryBuilder', 'Container', 'CopyrightTax', 'Delivery', 'Device', 'Discount', 'Document', 'EcoTax', 'FlowCapacity', 'Agent', 'GeographicAddress', 'Inventory', 'InventoryLine', 'Item', 'ItemAggregation', 'MailMessage', 'MappedValue', 'Movement', 'Organisation', 'Path', 'PaySheet', 'PaymentCondition', 'Periodicity', 'Person', 'PortalTest', 'Predicate', 'Price', 'Order', 'Pricing', 'Reference', 'Resource', 'SaleOpportunity', 'Simulation', 'SortIndex', 'StockCapacity', 'Task', 'Telephone', 'TradeCondition', 'Transformation', 'Bug', 'TransformedResource', 'Url', 'ValueAddedTax', 'DefaultSupply', 'Variation', 'VariationRange', 'IndustrialDescription']
/mnt/backup2/home/erp5_test/zope/Products/ERP5/Interface
['Coordinate', 'Entity', 'Predicate', 'Variated']
/mnt/backup2/home/erp5_test/zope/Products/ERP5/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/PropertySheet
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/Constraint
[]

Loading Zope, please stand by ... done (0.541s)
Installing ExtFile ... /usr/lib/zope/lib/python/Products/ExtFile/__init__.py:6: DeprecationWarning: Non-ASCII character '\xc4' in file /usr/lib/zope/lib/python/Products/ExtFile/ExtFile.py on line 81, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  import ExtFile
done (0.040s)
Installing Photo ... done (0.044s)
Installing Formulator ... done (1.142s)
Installing ZSQLMethods ... done (0.009s)
Installing ZMySQLDA ... done (0.036s)
Installing ZSQLCatalog ... done (0.036s)
Installing ZMailIn ... done (0.021s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.083s)
Installing MailHost ... done (0.018s)
Installing PageTemplates ... done (0.009s)
Installing PythonScripts ... done (0.009s)
Installing ExternalMethod ... done (0.011s)
Installing Localizer ... done (0.010s)
Installing CMFCore ... done (0.013s)
Installing CMFDefault ... done (0.015s)
Installing CMFTopic ... done (0.016s)
Installing DCWorkflow ... done (0.019s)
Installing CMFCalendar ... done (0.052s)
Installing CMFPhoto ... done (0.029s)
Installing BTreeFolder2 ... done (0.018s)
Installing CMFReportTool ... done (0.868s)
Installing CMFMailIn ... done (0.019s)
Installing TranslationService ... done (0.017s)
Installing NuxUserGroups ... /usr/lib/zope/lib/python/OFS/Application.py:710: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py on line 3, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  global_dict, global_dict, silly)
/usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py:9: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/UserFolderWithGroups.py on line 3, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from UserFolderWithGroups import UserFolderWithGroups, addUserFolderWithGroups
/usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py:10: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/BasicUserWithGroups.py on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  import BasicUserWithGroups
done (0.041s)
Installing CMFActivity ... done (0.028s)
Installing ERP5Catalog ... done (0.014s)
Installing ERP5Type ... done (0.025s)
Installing ERP5Form ... done (2.634s)
Installing ERP5SyncML ... done (0.041s)
Installing CMFCategory ... done (0.023s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.026s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_899c4be27d23614f49b31b5c42fd7a02 ERP5 Site ... 
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py:67: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/CatalogToolWithGroups.py on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from Products.NuxUserGroups.CatalogToolWithGroups import mergedLocalRoles
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument
EEEEEEEEEEEEEE
======================================================================
ERROR: test_00_HasEverything (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_01_SingleCategory (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_02_MultipleCategory (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_03_CategoryValue (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_04_ReturnNone (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_05_SingleAcquisition (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_06_ListAcquisition (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_07_SubordinationValue (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_08_SubordinationMultipleValue (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_09_GetCategoryParentUidList (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_10_FallBackBaseCategory (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_11_ParentAcquisition (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_12_GetRelatedValueAndValueList (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_13_RenameCategory (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 52, in setUp
    self.afterSetUp()
  File "testCMFCategory.py", line 107, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

----------------------------------------------------------------------
Ran 14 tests in 1.991s

FAILED (errors=14)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/backup2/home/erp5_test/zope
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/PropertySheet
['ActiveProcess']
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/PropertySheet
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PropertySheet
['AccountingPreferences']
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/PropertySheet
['BaseCategory', 'CategoryCore']
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5/PropertySheet
['Account', 'Alarm', 'Amortisation', 'Amount', 'AppliedRule', 'Arrow', 'AgentPrivilege', 'Assignment', 'BankAccount', 'BusinessTemplate', 'Comment', 'DeliveryBuilder', 'Container', 'CopyrightTax', 'Delivery', 'Device', 'Discount', 'Document', 'EcoTax', 'FlowCapacity', 'Agent', 'GeographicAddress', 'Inventory', 'InventoryLine', 'Item', 'ItemAggregation', 'MailMessage', 'MappedValue', 'Movement', 'Organisation', 'Path', 'PaySheet', 'PaymentCondition', 'Periodicity', 'Person', 'PortalTest', 'Predicate', 'Price', 'Order', 'Pricing', 'Reference', 'Resource', 'SaleOpportunity', 'Simulation', 'SortIndex', 'StockCapacity', 'Task', 'Telephone', 'TradeCondition', 'Transformation', 'Bug', 'TransformedResource', 'Url', 'ValueAddedTax', 'DefaultSupply', 'Variation', 'VariationRange', 'IndustrialDescription']
/mnt/backup2/home/erp5_test/zope/Products/ERP5/Interface
['Coordinate', 'Entity', 'Predicate', 'Variated']
/mnt/backup2/home/erp5_test/zope/Products/ERP5/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/PropertySheet
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/Constraint
[]

Loading Zope, please stand by ... done (0.543s)
Installing ExtFile ... /usr/lib/zope/lib/python/Products/ExtFile/__init__.py:6: DeprecationWarning: Non-ASCII character '\xc4' in file /usr/lib/zope/lib/python/Products/ExtFile/ExtFile.py on line 81, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  import ExtFile
done (0.038s)
Installing Photo ... done (0.044s)
Installing Formulator ... done (1.146s)
Installing ZSQLMethods ... done (0.009s)
Installing ZMySQLDA ... done (0.035s)
Installing ZSQLCatalog ... done (0.037s)
Installing ZMailIn ... done (0.021s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.079s)
Installing MailHost ... done (0.018s)
Installing PageTemplates ... done (0.009s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.011s)
Installing Localizer ... done (0.010s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.011s)
Installing CMFTopic ... done (0.009s)
Installing DCWorkflow ... done (0.010s)
Installing CMFCalendar ... done (0.029s)
Installing CMFPhoto ... done (0.016s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.849s)
Installing CMFMailIn ... done (0.021s)
Installing TranslationService ... done (0.016s)
Installing NuxUserGroups ... /usr/lib/zope/lib/python/OFS/Application.py:710: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py on line 3, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  global_dict, global_dict, silly)
/usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py:9: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/UserFolderWithGroups.py on line 3, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from UserFolderWithGroups import UserFolderWithGroups, addUserFolderWithGroups
/usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py:10: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/BasicUserWithGroups.py on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  import BasicUserWithGroups
done (0.041s)
Installing CMFActivity ... done (0.027s)
Installing ERP5Catalog ... done (0.014s)
Installing ERP5Type ... done (0.024s)
Installing ERP5Form ... done (2.661s)
Installing ERP5SyncML ... done (0.040s)
Installing CMFCategory ... done (0.022s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.027s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_7e30a590a16d40fdaa7f1166b2e18968 ERP5 Site ... 
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py:67: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/CatalogToolWithGroups.py on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from Products.NuxUserGroups.CatalogToolWithGroups import mergedLocalRoles
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument

Test Has Everything .
Test Everything CataloguedF
Test Create And Delete Objects E
Search Folder With Deleted Objects E
Search Folder With Immediate Reindex Object E
Search Folder With Recursive Immediate Reindex Object E
Clear Catalog And Test New Content E
Clear Catalog And Test Recursive Immediate Reindex Object E
Clear Catalog And Test Immediate Reindex Object E
Ordered Search Folder EEE
======================================================================
ERROR: test_03_CreateAndDeleteObject (testCatalog.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testCatalog.py", line 160, in test_03_CreateAndDeleteObject
    person = person_module.newContent(id='1',portal_type='Person')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_04_SearchFolderWithDeletedObjects (testCatalog.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testCatalog.py", line 193, in test_04_SearchFolderWithDeletedObjects
    folder_object_list = [x.getObject().getId() for x in person_module.searchFolder()]
AttributeError: 'NoneType' object has no attribute 'searchFolder'

======================================================================
ERROR: test_05_SearchFolderWithImmediateReindexObject (testCatalog.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testCatalog.py", line 214, in test_05_SearchFolderWithImmediateReindexObject
    folder_object_list = [x.getObject().getId() for x in person_module.searchFolder()]
AttributeError: 'NoneType' object has no attribute 'searchFolder'

======================================================================
ERROR: test_06_SearchFolderWithRecursiveImmediateReindexObject (testCatalog.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testCatalog.py", line 237, in test_06_SearchFolderWithRecursiveImmediateReindexObject
    folder_object_list = [x.getObject().getId() for x in person_module.searchFolder()]
AttributeError: 'NoneType' object has no attribute 'searchFolder'

======================================================================
ERROR: test_07_ClearCatalogAndTestNewContent (testCatalog.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testCatalog.py", line 262, in test_07_ClearCatalogAndTestNewContent
    person = person_module.newContent(id='4',portal_type='Person',immediate_reindex=1)
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_08_ClearCatalogAndTestRecursiveImmediateReindexObject (testCatalog.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testCatalog.py", line 279, in test_08_ClearCatalogAndTestRecursiveImmediateReindexObject
    person = person_module.newContent(id='4',portal_type='Person')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_09_ClearCatalogAndTestImmediateReindexObject (testCatalog.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testCatalog.py", line 297, in test_09_ClearCatalogAndTestImmediateReindexObject
    person = person_module.newContent(id='4',portal_type='Person')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_10_OrderedSearchFolder (testCatalog.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testCatalog.py", line 315, in test_10_OrderedSearchFolder
    person = person_module.newContent(id='a',portal_type='Person',title='a',description='z')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_01_StandardSearchFolder (testCatalogSecurity.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 50, in setUp
    self._setup()
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 68, in _setup
    self.login()
  File "testCatalogSecurity.py", line 93, in login
    uf._addGroup('GroupA')
AttributeError: _addGroup

======================================================================
ERROR: test_02_SearchFolderWithNegativeGroup (testCatalogSecurity.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 174, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 50, in setUp
    self._setup()
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 68, in _setup
    self.login()
  File "testCatalogSecurity.py", line 93, in login
    uf._addGroup('GroupA')
AttributeError: _addGroup

======================================================================
FAIL: test_02_EverythingCatalogued (testCatalog.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testCatalog.py", line 149, in test_02_EverythingCatalogued
    self.assertEquals(len(organisation_module_list),1)
  File "/usr/lib/python2.3/unittest.py", line 302, in failUnlessEqual
    raise self.failureException, \
AssertionError: 0 != 1

----------------------------------------------------------------------
Ran 12 tests in 4.694s

FAILED (failures=1, errors=10)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/backup2/home/erp5_test/zope
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/PropertySheet
['ActiveProcess']
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/PropertySheet
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PropertySheet
['AccountingPreferences']
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/PropertySheet
['BaseCategory', 'CategoryCore']
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5/PropertySheet
['Account', 'Alarm', 'Amortisation', 'Amount', 'AppliedRule', 'Arrow', 'AgentPrivilege', 'Assignment', 'BankAccount', 'BusinessTemplate', 'Comment', 'DeliveryBuilder', 'Container', 'CopyrightTax', 'Delivery', 'Device', 'Discount', 'Document', 'EcoTax', 'FlowCapacity', 'Agent', 'GeographicAddress', 'Inventory', 'InventoryLine', 'Item', 'ItemAggregation', 'MailMessage', 'MappedValue', 'Movement', 'Organisation', 'Path', 'PaySheet', 'PaymentCondition', 'Periodicity', 'Person', 'PortalTest', 'Predicate', 'Price', 'Order', 'Pricing', 'Reference', 'Resource', 'SaleOpportunity', 'Simulation', 'SortIndex', 'StockCapacity', 'Task', 'Telephone', 'TradeCondition', 'Transformation', 'Bug', 'TransformedResource', 'Url', 'ValueAddedTax', 'DefaultSupply', 'Variation', 'VariationRange', 'IndustrialDescription']
/mnt/backup2/home/erp5_test/zope/Products/ERP5/Interface
['Coordinate', 'Entity', 'Predicate', 'Variated']
/mnt/backup2/home/erp5_test/zope/Products/ERP5/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/PropertySheet
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/Constraint
[]

Loading Zope, please stand by ... done (0.537s)
Installing ExtFile ... /usr/lib/zope/lib/python/Products/ExtFile/__init__.py:6: DeprecationWarning: Non-ASCII character '\xc4' in file /usr/lib/zope/lib/python/Products/ExtFile/ExtFile.py on line 81, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  import ExtFile
done (0.038s)
Installing Photo ... done (0.042s)
Installing Formulator ... done (1.042s)
Installing ZSQLMethods ... done (0.009s)
Installing ZMySQLDA ... done (0.036s)
Installing ZSQLCatalog ... done (0.035s)
Installing ZMailIn ... done (0.021s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.084s)
Installing MailHost ... done (0.017s)
Installing PageTemplates ... done (0.009s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.011s)
Installing Localizer ... done (0.010s)
Installing CMFCore ... done (0.012s)
Installing CMFDefault ... done (0.011s)
Installing CMFTopic ... done (0.009s)
Installing DCWorkflow ... done (0.010s)
Installing CMFCalendar ... done (0.028s)
Installing CMFPhoto ... done (0.017s)
Installing BTreeFolder2 ... done (0.011s)
Installing CMFReportTool ... done (0.930s)
Installing CMFMailIn ... done (0.020s)
Installing TranslationService ... done (0.016s)
Installing NuxUserGroups ... /usr/lib/zope/lib/python/OFS/Application.py:710: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py on line 3, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  global_dict, global_dict, silly)
/usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py:9: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/UserFolderWithGroups.py on line 3, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from UserFolderWithGroups import UserFolderWithGroups, addUserFolderWithGroups
/usr/lib/zope/lib/python/Products/NuxUserGroups/__init__.py:10: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/BasicUserWithGroups.py on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  import BasicUserWithGroups
done (0.041s)
Installing CMFActivity ... done (0.028s)
Installing ERP5Catalog ... done (0.013s)
Installing ERP5Type ... done (0.025s)
Installing ERP5Form ... done (2.597s)
Installing ERP5SyncML ... done (0.040s)
Installing CMFCategory ... done (0.023s)
Installing Nexedi ... NOT FOUND
Installing ERP5 ... done (0.026s)
Installing Coramy ... NOT FOUND

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_3333a9dcd9c141b25e8c04ed9f17fef0 ERP5 Site ... 
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py:67: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/zope/lib/python/Products/NuxUserGroups/CatalogToolWithGroups.py on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from Products.NuxUserGroups.CatalogToolWithGroups import mergedLocalRoles
Traceback (most recent call last):
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 290, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 71, in manage_addERP5Site
    reindex=reindex)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 591, in create
    self.setup(p, create_userfolder,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 856, in setup
    self.setupTools(p,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5/ERP5Site.py", line 663, in setupTools
    addTool('ERP5 Preference Tool', None)
  File "/usr/lib/zope/lib/python/Products/CMFCore/utils.py", line 431, in manage_addTool
    self._setObject(obj.getId(), obj)
  File "/usr/lib/zope/./build/build-base/python-2.3/build-lib/OFS/ObjectManager.py", line 276, in _setObject
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/CopySupport.py", line 228, in manage_afterAdd
    self.reindexObject()
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Document/Folder.py", line 476, in reindexObject
    return Base.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1685, in reindexObject
    self.activate(**kw).immediateReindexObject(*args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/Base.py", line 1671, in immediateReindexObject
    PortalContent.reindexObject(self, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Type/ZopePatch.py", line 1844, in reindexObject
    catalog.reindexObject(self, idxs=idxs, *args, **kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/CatalogTool.py", line 397, in reindexObject
    self.catalog_object(object, url, idxs=idxs, sql_catalog_id=sql_catalog_id,**kw)
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/ZSQLCatalog.py", line 624, in catalog_object
    catalog.catalogObject(obj, url, is_object_moved=is_object_moved) # support obj, not uid
  File "/mnt/backup2/home/erp5_test/zope/Products/ZSQLCatalog/SQLCatalog.py", line 1033, in catalogObject
    method(**kw)
  File "/usr/lib/zope/lib/python/Shared/DC/ZRDB/DA.py", line 418, in __call__
    try: dbc=getattr(self, c)
  File "/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PreferenceTool.py", line 66, in _aq_dynamic
    dynamic = BaseTool._aq_dynamic(self, name)
TypeError: unbound Python method must be called with BaseTool 1st argument

Test Has Everything F
Test Add a Publication E
Test Add First Subscription E
Test Add Second Subscription E
Test getSynchronizationList E
Test getObjectList E
Test Export and Import E
Test First Synchronization E
Test First Synchronization With Long Lines E
Test getObjectFromGid E
Test getSynchronizationState E
Test Update Simple Data E
Test Get Conflict List E
Test Get Publisher And Subscriber Document EEEEEEEEEE
Test Synchronize With Strange Gid EEEEE
Test Broken Message E
Test Get Synchronization Type EE
Test Add One Way Subscription E
Test One Way Sync E
======================================================================
ERROR: test_02_AddPublication (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_03_AddSubscription1 (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 164, in test_03_AddSubscription1
    portal_sync.manage_addSubscription(self.sub_id1,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addSubscription'

======================================================================
ERROR: test_04_AddSubscription2 (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 177, in test_04_AddSubscription2
    portal_sync.manage_addSubscription(self.sub_id2,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addSubscription'

======================================================================
ERROR: test_05_GetSynchronizationList (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 252, in test_05_GetSynchronizationList
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_06_GetObjectList (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 268, in test_06_GetObjectList
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_07_ExportImport (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 297, in test_07_ExportImport
    self.populatePersonServer(quiet=1,run=1)
  File "testERP5SyncML.py", line 201, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 703, in constructContent
    raise 'ValueError', 'No such content type: %s' % type_name
ValueError: No such content type: Person Module

======================================================================
ERROR: test_08_FirstSynchronization (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_09_FirstSynchronizationWithLongLines (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 437, in test_09_FirstSynchronizationWithLongLines
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_10_GetObjectFromGid (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 467, in test_10_GetObjectFromGid
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_11_GetSynchronizationState (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 483, in test_11_GetSynchronizationState
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_12_UpdateSimpleData (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 556, in test_12_UpdateSimpleData
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_13_GetConflictList (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 603, in test_13_GetConflictList
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_14_GetPublisherAndSubscriberDocument (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 631, in test_14_GetPublisherAndSubscriberDocument
    self.test_13_GetConflictList(quiet=1,run=1)
  File "testERP5SyncML.py", line 603, in test_13_GetConflictList
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_15_ApplyPublisherValue (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 649, in test_15_ApplyPublisherValue
    self.test_13_GetConflictList(quiet=1,run=1)
  File "testERP5SyncML.py", line 603, in test_13_GetConflictList
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_16_ApplySubscriberValue (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 672, in test_16_ApplySubscriberValue
    self.test_13_GetConflictList(quiet=1,run=1)
  File "testERP5SyncML.py", line 603, in test_13_GetConflictList
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_17_AddSubObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 733, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_18_UpdateSubObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 767, in test_18_UpdateSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 733, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_19_DeleteObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 795, in test_19_DeleteObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_20_DeleteSubObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 827, in test_20_DeleteSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 733, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_21_GetConflictListOnSubObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 853, in test_21_GetConflictListOnSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 733, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_22_ApplyPublisherDocumentOnSubObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 886, in test_22_ApplyPublisherDocumentOnSubObject
    self.test_21_GetConflictListOnSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 853, in test_21_GetConflictListOnSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 733, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_23_ApplySubscriberDocumentOnSubObject (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 916, in test_23_ApplySubscriberDocumentOnSubObject
    self.test_21_GetConflictListOnSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 853, in test_21_GetConflictListOnSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "testERP5SyncML.py", line 733, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_24_SynchronizeWithStrangeGid (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 951, in test_24_SynchronizeWithStrangeGid
    self.setupPublicationAndSubscriptionAndGid(quiet=1,run=1)
  File "testERP5SyncML.py", line 230, in setupPublicationAndSubscriptionAndGid
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_25_MultiNodeConflict (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 993, in test_25_MultiNodeConflict
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_26_SynchronizeWorkflowHistory (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1059, in test_26_SynchronizeWorkflowHistory
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_27_UpdateLocalRole (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1085, in test_27_UpdateLocalRole
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_28_PartialData (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1119, in test_28_PartialData
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_29_BrokenMessage (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1162, in test_29_BrokenMessage
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_30_GetSynchronizationType (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1190, in test_30_GetSynchronizationType
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_31_UpdateLocalPermission (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1226, in test_31_UpdateLocalPermission
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "testERP5SyncML.py", line 390, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "testERP5SyncML.py", line 225, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
ERROR: test_32_AddOneWaySubscription (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1267, in test_32_AddOneWaySubscription
    portal_sync.manage_addSubscription(self.sub_id1,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addSubscription'

======================================================================
ERROR: test_33_OneWaySync (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 1283, in test_33_OneWaySync
    self.test_02_AddPublication(quiet=1,run=1)
  File "testERP5SyncML.py", line 151, in test_02_AddPublication
    portal_sync.manage_addPublication(self.pub_id,self.publication_url,
AttributeError: 'NoneType' object has no attribute 'manage_addPublication'

======================================================================
FAIL: test_01_HasEverything (testERP5SyncML.TestERP5SyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testERP5SyncML.py", line 139, in test_01_HasEverything
    self.failUnless(self.getSynchronizationTool()!=None)
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

----------------------------------------------------------------------
Ran 33 tests in 2.172s

FAILED (failures=1, errors=32)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/backup2/home/erp5_test/zope
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/PropertySheet
['ActiveProcess']
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFActivity/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/PropertySheet
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Catalog/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/PropertySheet
['AccountingPreferences']
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5Form/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/PropertySheet
['BaseCategory', 'CategoryCore']
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/CMFCategory/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5/PropertySheet
['Account', 'Alarm', 'Amortisation', 'Amount', 'AppliedRule', 'Arrow', 'AgentPrivilege', 'Assignment', 'BankAccount', 'BusinessTemplate', 'Comment', 'DeliveryBuilder', 'Container', 'CopyrightTax', 'Delivery', 'Device', 'Discount', 'Document', 'EcoTax', 'FlowCapacity', 'Agent', 'GeographicAddress', 'Inventory', 'InventoryLine', 'Item', 'ItemAggregation', 'MailMessage', 'MappedValue', 'Movement', 'Organisation', 'Path', 'PaySheet', 'PaymentCondition', 'Periodicity', 'Person', 'PortalTest', 'Predicate', 'Price', 'Order', 'Pricing', 'Reference', 'Resource', 'SaleOpportunity', 'Simulation', 'SortIndex', 'StockCapacity', 'Task', 'Telephone', 'TradeCondition', 'Transformation', 'Bug', 'TransformedResource', 'Url', 'ValueAddedTax', 'DefaultSupply', 'Variation', 'VariationRange', 'IndustrialDescription']
/mnt/backup2/home/erp5_test/zope/Products/ERP5/Interface
['Coordinate', 'Entity', 'Predicate', 'Variated']
/mnt/backup2/home/erp5_test/zope/Products/ERP5/Constraint
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/PropertySheet
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/Interface
[]
/mnt/backup2/home/erp5_test/zope/Products/ERP5SyncML/Constraint
[]



More information about the Erp5-report mailing list