[Erp5-report] ERP5 Unit Test

seb at nexedi.com seb at nexedi.com
Wed Jun 21 06:32:45 CEST 2006


Date : 2006-06-21

Ran 65 tests in 1.436s
FAILED (errors=65)

Ran 12 tests in 0.871s
FAILED (errors=11)

Ran 14 tests in 1.109s
FAILED (errors=14)

Ran 14 tests in 0.976s
FAILED (errors=14)

Ran 9 tests in 0.975s
FAILED (errors=9)

Ran 4 tests in 0.762s
FAILED (errors=4)

Ran 11 tests in 0.808s
FAILED (errors=11)

Ran 12 tests in 1.313s
FAILED (errors=12)

Ran 21 tests in 0.925s
FAILED (errors=21)

Ran 5 tests in 0.746s
FAILED (errors=5)

Ran 8 tests in 1.050s
FAILED (errors=8)

Ran 15 tests in 0.932s
FAILED (errors=15)

Ran 12 tests in 0.880s
FAILED (errors=12)

Ran 1 test in 1.123s
FAILED (errors=1)

Ran 3 tests in 0.917s
FAILED (errors=3)

Ran 2 tests in 1.014s
FAILED (errors=2)

Ran 4 tests in 1.036s
FAILED (errors=4)

Ran 3 tests in 0.903s
FAILED (errors=3)

Ran 7 tests in 0.971s
FAILED (errors=7)

Ran 21 tests in 1.289s
FAILED (failures=2, errors=19)

Ran 4 tests in 1.012s
FAILED (errors=4)

Ran 14 tests in 1.312s
FAILED (failures=2, errors=6)

Ran 3 tests in 0.924s
FAILED (errors=3)

Ran 7 tests in 0.770s
FAILED (errors=7)

Ran 20 tests in 0.868s
FAILED (errors=20)

Ran 20 tests in 1.229s
FAILED (failures=4, errors=14)

Ran 5 tests in 0.863s
FAILED (errors=5)

Ran 33 tests in 1.130s
FAILED (failures=1, errors=32)

Ran 6 tests in 0.833s
FAILED (errors=6)

-------------- next part --------------
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (16.983s)
/home/seb/zope/unit_test/Products/ERP5Type/patches/Localizer.py:24: DeprecationWarning: Non-ASCII character '\xe9' in file /home/seb/zope/unit_test/Products/ERP5Type/Message.py on line 4, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  from Products.ERP5Type.Message import Message
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.132s)
Installing Photo ... done (0.373s)
Installing Formulator ... done (1.521s)
Installing ZSQLMethods ... done (0.023s)
Installing ZMySQLDA ... done (0.523s)
Installing ZSQLCatalog ... done (0.109s)
Installing ZMailIn ... done (0.103s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.031s)
Installing MailHost ... done (0.111s)
Installing PageTemplates ... done (0.035s)
Installing PythonScripts ... done (0.051s)
Installing ExternalMethod ... done (0.049s)
Installing iHotfix ... done (0.024s)
Installing Localizer ... done (0.047s)
Installing TimerService ... done (0.065s)
Installing CMFCore ... done (0.077s)
Installing CMFDefault ... done (0.094s)
Installing CMFTopic ... done (0.054s)
Installing DCWorkflow ... done (0.084s)
Installing CMFCalendar ... done (0.110s)
Installing CMFPhoto ... done (0.035s)
Installing BTreeFolder2 ... done (0.044s)
Installing CMFReportTool ... done (1.813s)
Installing CMFMailIn ... done (0.029s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.378s)
Installing PluggableAuthService ... done (0.116s)
Installing ERP5Security ... done (0.052s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.150s)
Installing ERP5Catalog ... done (0.088s)
Installing ERP5Type ... done (0.094s)
Installing ERP5Form ... done (5.199s)
Installing ERP5SyncML ... done (0.430s)
Installing CMFCategory ... done (0.049s)
Installing ERP5 ... done (0.049s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.242s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_d79e40a8e398d7f0f13e86b89ec1491e ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
======================================================================
ERROR: test_01_DeferedSetTitleSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_02_DeferedSetTitleSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_03_DeferedSetTitleRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_04_DeferedSetTitleRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_05_InvokeAndCancelSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_06_InvokeAndCancelSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_07_InvokeAndCancelRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_08_InvokeAndCancelRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_09_CallOnceWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_10_CallOnceWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_11_CallOnceWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_12_CallOnceWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_13_TryMessageWithErrorOnSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_14_TryMessageWithErrorOnSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_15_TryMessageWithErrorOnRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_16_TryMessageWithErrorOnRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_17_TryFlushActivityWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_18_TryFlushActivityWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_19_TryFlushActivityWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_20_TryFlushActivityWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_21_TryActivateInsideFlushWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_22_TryActivateInsideFlushWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_23_TryActivateInsideFlushWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_24_TryActivateInsideFlushWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_25_TryTwoMethodsWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_26_TryTwoMethodsWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_27_TryTwoMethodsWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_28_TryTwoMethodsWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_29_TryTwoMethodsAndFlushThemWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_30_TryTwoMethodsAndFlushThemWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_31_TryTwoMethodsAndFlushThemWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_32_TryTwoMethodsAndFlushThemWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_33_TryActivateFlushActivateTicWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_34_TryActivateFlushActivateTicWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_35_TryActivateFlushActivateTicWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_36_TryActivateFlushActivateTicWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_37_TryActivateFlushActivateTicWithMultipleActivities (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_38_TryCommitSubTransactionWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_39_TryCommitSubTransactionWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_40_TryCommitSubTransactionWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_41_TryCommitSubTransactionWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_42_TryRenameObjectWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_43_TryRenameObjectWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_44_TryRenameObjectWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_45_TryRenameObjectWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_46_TryActiveProcessWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_47_TryActiveProcessWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_48_TryActiveProcessWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_49_TryActiveProcessWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_50_TryActiveProcessInsideActivityWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_51_TryActiveProcessInsideActivityWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_52_TryActiveProcessInsideActivityWithRAMDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_53_TryActiveProcessInsideActivityWithRAMQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_54_TryAfterMethodIdWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_55_TryAfterMethodIdWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_56_TryCallActivityWithRightUser (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_57_ExpandedMethodWithDeletedSubObject (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_58_ExpandedMethodWithDeletedObject (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_59_TryAfterTagWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_60_TryAfterTagWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_61_CheckSchedulingWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_62_CheckSchedulingWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_63_CheckClearActivitiesWithSQLDict (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_64_CheckClearActivitiesWithSQLQueue (testCMFActivity.TestCMFActivity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: after_method_id and failed activities.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 107, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

----------------------------------------------------------------------
Ran 65 tests in 1.436s

FAILED (errors=65)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (7.061s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.107s)
Installing Photo ... done (0.140s)
Installing Formulator ... done (1.647s)
Installing ZSQLMethods ... done (0.025s)
Installing ZMySQLDA ... done (0.285s)
Installing ZSQLCatalog ... done (0.066s)
Installing ZMailIn ... done (0.069s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.027s)
Installing MailHost ... done (0.088s)
Installing PageTemplates ... done (0.037s)
Installing PythonScripts ... done (0.032s)
Installing ExternalMethod ... done (0.056s)
Installing iHotfix ... done (0.029s)
Installing Localizer ... done (0.044s)
Installing TimerService ... done (0.049s)
Installing CMFCore ... done (0.066s)
Installing CMFDefault ... done (0.050s)
Installing CMFTopic ... done (0.024s)
Installing DCWorkflow ... done (0.062s)
Installing CMFCalendar ... done (0.099s)
Installing CMFPhoto ... done (0.029s)
Installing BTreeFolder2 ... done (0.025s)
Installing CMFReportTool ... done (1.215s)
Installing CMFMailIn ... done (0.032s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.108s)
Installing PluggableAuthService ... done (0.064s)
Installing ERP5Security ... done (0.035s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.119s)
Installing ERP5Catalog ... done (0.072s)
Installing ERP5Type ... done (0.325s)
Installing ERP5Form ... done (4.112s)
Installing ERP5SyncML ... done (0.358s)
Installing CMFCategory ... done (0.088s)
Installing ERP5 ... done (0.110s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.170s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_7e756eb972f79d46577096e1f775b137 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA

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
Test Every 5 Minutes E
======================================================================
ERROR: test_02_Initialization (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 131, in test_02_Initialization
    alarm = self.newAlarm()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 84, in newContent
    portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: test_03_EveryHour (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 145, in test_03_EveryHour
    alarm = self.newAlarm()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 84, in newContent
    portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: test_04_Every3Hours (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 169, in test_04_Every3Hours
    alarm = self.newAlarm()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 84, in newContent
    portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: test_05_SomeHours (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 201, in test_05_SomeHours
    alarm = self.newAlarm()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 84, in newContent
    portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: test_06_EveryDayOnce (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 224, in test_06_EveryDayOnce
    alarm = self.newAlarm()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 84, in newContent
    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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 246, in test_07_Every3DaysSomeHours
    alarm = self.newAlarm()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 84, in newContent
    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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 270, in test_08_SomeWeekDaysSomeHours
    alarm = self.newAlarm()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 84, in newContent
    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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 306, in test_09_SomeMonthDaysSomeHours
    alarm = self.newAlarm()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 84, in newContent
    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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 323, in test_10_OnceEvery2Month
    alarm = self.newAlarm()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 84, in newContent
    portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: test_11_EveryDayOnceWeek41And42 (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 341, in test_11_EveryDayOnceWeek41And42
    alarm = self.newAlarm()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 84, in newContent
    portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

======================================================================
ERROR: test_12_Every5Minutes (testAlarm.TestAlarm)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 353, in test_12_Every5Minutes
    alarm = self.newAlarm()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 114, in newAlarm
    return a_tool.newContent()
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 84, in newContent
    portal_type = container.allowedContentTypes()[0].id
IndexError: list index out of range

----------------------------------------------------------------------
Ran 12 tests in 0.871s

FAILED (errors=11)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.248s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.020s)
Installing Photo ... done (0.038s)
Installing Formulator ... done (1.306s)
Installing ZSQLMethods ... done (0.013s)
Installing ZMySQLDA ... done (0.053s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.024s)
Installing PageTemplates ... done (0.011s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.506s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.054s)
Installing ERP5Catalog ... done (0.023s)
Installing ERP5Type ... done (0.025s)
Installing ERP5Form ... done (3.471s)
Installing ERP5SyncML ... done (0.061s)
Installing CMFCategory ... done (0.013s)
Installing ERP5 ... done (0.016s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.021s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_dcfea2620c5518173c2447c6c5320b6b ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEEEEEEEEEEE
======================================================================
ERROR: check necessary tools and modules are present.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test edition of matrix and rule.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test predicates for the cells of invoice transaction rule
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: Simple Invoice.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: Same test as SimpleInvoice but directly confirm the invoice
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: Simple Invoice, 2 lines.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: Simple Invoice, 2 cells.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: Add a new line then updateAppliedRule.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: Tests that editing a line updates simulation correctly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: Tests that removing a line updates simulation correctly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: Tests that replacing a line by cells updates simulation correctly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: Tests that updating an applied rule many times doesn't break the
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: Multiple lines invoice.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: Payment Rule.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 124, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 141, in createCategories
    id = base_cat)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

----------------------------------------------------------------------
Ran 14 tests in 1.109s

FAILED (errors=14)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.294s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.024s)
Installing Photo ... done (0.036s)
Installing Formulator ... done (1.241s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.047s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.019s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.013s)
Installing MailHost ... done (0.030s)
Installing PageTemplates ... done (0.013s)
Installing PythonScripts ... done (0.012s)
Installing ExternalMethod ... done (0.019s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.017s)
Installing CMFDefault ... done (0.018s)
Installing CMFTopic ... done (0.012s)
Installing DCWorkflow ... done (0.013s)
Installing CMFCalendar ... done (0.034s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.468s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.024s)
Installing ERP5Security ... done (0.017s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.074s)
Installing ERP5Catalog ... done (0.031s)
Installing ERP5Type ... done (0.039s)
Installing ERP5Form ... done (2.940s)
Installing ERP5SyncML ... done (0.066s)
Installing CMFCategory ... done (0.016s)
Installing ERP5 ... done (0.018s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.026s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_5ca3fdddd3c2a134ec5626b1af8ef8dd ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEEEEEEEEEEE
======================================================================
ERROR: Basic test for Accounting Periods
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

======================================================================
ERROR: Accounting Periods refuse to close when some transactions are
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

======================================================================
ERROR: Accounting Periods does not change other section transactions.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

======================================================================
ERROR: Accounting Periods prevents transactions to be validated
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

======================================================================
ERROR: Transaction validation and accounts
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

======================================================================
ERROR: Transaction validation and balance
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

======================================================================
ERROR: Transaction validation and currency
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

======================================================================
ERROR: Transaction validation and dates
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

======================================================================
ERROR: Transaction validation and payment
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

======================================================================
ERROR: Transaction validation removes empty lines
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

======================================================================
ERROR: Transaction validation and section
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

======================================================================
ERROR: Tests acquisition, categories and portal types are well
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

======================================================================
ERROR: Tests using an account on one sides uses the mirror account
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

======================================================================
ERROR: Basic test for multi currency accounting
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 96, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'group'

----------------------------------------------------------------------
Ran 14 tests in 0.976s

FAILED (errors=14)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.158s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.044s)
Installing Photo ... done (0.046s)
Installing Formulator ... done (1.272s)
Installing ZSQLMethods ... done (0.024s)
Installing ZMySQLDA ... done (0.054s)
Installing ZSQLCatalog ... done (0.034s)
Installing ZMailIn ... done (0.025s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.013s)
Installing MailHost ... done (0.029s)
Installing PageTemplates ... done (0.014s)
Installing PythonScripts ... done (0.012s)
Installing ExternalMethod ... done (0.021s)
Installing iHotfix ... done (0.014s)
Installing Localizer ... done (0.013s)
Installing TimerService ... done (0.016s)
Installing CMFCore ... done (0.019s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.019s)
Installing DCWorkflow ... done (0.017s)
Installing CMFCalendar ... done (0.040s)
Installing CMFPhoto ... done (0.016s)
Installing BTreeFolder2 ... done (0.015s)
Installing CMFReportTool ... done (0.471s)
Installing CMFMailIn ... done (0.013s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.018s)
Installing ERP5Security ... done (0.017s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.065s)
Installing ERP5Catalog ... done (0.017s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... done (2.918s)
Installing ERP5SyncML ... done (0.087s)
Installing CMFCategory ... done (0.016s)
Installing ERP5 ... done (0.018s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.025s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_3e4a0d2d45ee766e3fa783f39820361c ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEEEEEE
======================================================================
ERROR: Checks that a Simple Invoice is created from a Packing List
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoice.py", line 107, in createCategories
    TestPackingListMixin.createCategories(self)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: This test was created for the following bug:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoice.py", line 107, in createCategories
    TestPackingListMixin.createCategories(self)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: Invoice Rule should not be applied on invoice lines created from    Packing List.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoice.py", line 107, in createCategories
    TestPackingListMixin.createCategories(self)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: Delivery Rule should not be applied on packing list lines created    from Order.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoice.py", line 107, in createCategories
    TestPackingListMixin.createCategories(self)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: Checks that editing a Packing List Line still creates a correct
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoice.py", line 107, in createCategories
    TestPackingListMixin.createCategories(self)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: Checks that deleting a Packing List Line still creates a correct
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoice.py", line 107, in createCategories
    TestPackingListMixin.createCategories(self)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: Checks that adding a Packing List Line still creates a correct
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoice.py", line 107, in createCategories
    TestPackingListMixin.createCategories(self)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: Change the quantity of a Invoice Line,
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoice.py", line 107, in createCategories
    TestPackingListMixin.createCategories(self)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: Change the start_date of a Invoice Line,
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoice.py", line 107, in createCategories
    TestPackingListMixin.createCategories(self)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 9 tests in 0.975s

FAILED (errors=9)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.149s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.032s)
Installing Formulator ... done (1.239s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.027s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.016s)
Installing MailHost ... done (0.031s)
Installing PageTemplates ... done (0.013s)
Installing PythonScripts ... done (0.014s)
Installing ExternalMethod ... done (0.020s)
Installing iHotfix ... done (0.011s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.016s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.014s)
Installing CMFCalendar ... done (0.035s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.453s)
Installing CMFMailIn ... done (0.014s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.028s)
Installing PluggableAuthService ... done (0.030s)
Installing ERP5Security ... done (0.025s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.077s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.040s)
Installing ERP5Form ... done (3.288s)
Installing ERP5SyncML ... done (0.063s)
Installing CMFCategory ... done (0.015s)
Installing ERP5 ... done (0.020s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.023s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_a5cda8653174ac2532ca143c067402a9 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEE
======================================================================
ERROR: Test VAT for an invoice that cames from a packing list with two
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoiceVAT.py", line 62, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoiceVAT.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'account_type'

======================================================================
ERROR: Test VAT for an invoice that cames from a packing list with two
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoiceVAT.py", line 62, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoiceVAT.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'account_type'

======================================================================
ERROR: Test VAT for a simple invoice created directly.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoiceVAT.py", line 62, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoiceVAT.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'account_type'

======================================================================
ERROR: Test VAT for a simple invoice created directly; empty lines should not
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoiceVAT.py", line 62, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoiceVAT.py", line 112, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'account_type'

----------------------------------------------------------------------
Ran 4 tests in 0.762s

FAILED (errors=4)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.332s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.031s)
Installing Formulator ... done (1.161s)
Installing ZSQLMethods ... done (0.011s)
Installing ZMySQLDA ... done (0.053s)
Installing ZSQLCatalog ... done (0.033s)
Installing ZMailIn ... done (0.018s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.014s)
Installing MailHost ... done (0.039s)
Installing PageTemplates ... done (0.020s)
Installing PythonScripts ... done (0.019s)
Installing ExternalMethod ... done (0.035s)
Installing iHotfix ... done (0.019s)
Installing Localizer ... done (0.013s)
Installing TimerService ... done (0.014s)
Installing CMFCore ... done (0.017s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.015s)
Installing CMFCalendar ... done (0.041s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.015s)
Installing CMFReportTool ... done (0.441s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.022s)
Installing PluggableAuthService ... done (0.019s)
Installing ERP5Security ... done (0.017s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.065s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... done (3.207s)
Installing ERP5SyncML ... done (0.092s)
Installing CMFCategory ... done (0.014s)
Installing ERP5 ... done (0.020s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.023s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_11168acb17e5ee22093b7f163496420e ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEEEEEEEE
======================================================================
ERROR: test_01_getVariationBaseCategoryList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 107, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 115, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_02_getVariationRangeCategoryList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 107, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 115, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_03_getVariationRangeCategoryItemList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 107, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 115, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_04_getVariationCategoryList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 107, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 115, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_05_getVariationCategoryList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 107, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 115, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_06_getVariationCategoryItemList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 107, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 115, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_07_getVariationCategoryItemList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 107, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 115, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_08_variationPropertyList (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 107, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 115, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_09_getPrice (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 107, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 115, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_10_getPriceWithOptions (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 107, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 115, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_11_getPriceWithDestination (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 107, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 115, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 11 tests in 0.808s

FAILED (errors=11)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.350s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.026s)
Installing Photo ... done (0.069s)
Installing Formulator ... done (1.256s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.047s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.013s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.018s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.034s)
Installing CMFPhoto ... done (0.015s)
Installing BTreeFolder2 ... done (0.014s)
Installing CMFReportTool ... done (0.509s)
Installing CMFMailIn ... done (0.014s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.039s)
Installing PluggableAuthService ... done (0.033s)
Installing ERP5Security ... done (0.032s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.099s)
Installing ERP5Catalog ... done (0.030s)
Installing ERP5Type ... done (0.038s)
Installing ERP5Form ... done (3.335s)
Installing ERP5SyncML ... done (0.087s)
Installing CMFCategory ... done (0.014s)
Installing ERP5 ... done (0.015s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.021s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_001dd05237c00aae9b7eb1e3328a07e4 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA

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
Interactions, Check If The Return Value Is Not Altered E
Interactions, Check If Multiple method_id Can Be Hooked E
Interactions, Check if the same method_id can be hooked by two Interactions E
Interactions, check if multiple scripts can be called E
Interactions, Test that the private accessor is called E
Interactions, Test that the private accessor is called, when using an Acquired Property E
======================================================================
ERROR: test_01 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 132, in test_01
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 86, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation'

======================================================================
ERROR: test_02 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 151, in test_02
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 86, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation'

======================================================================
ERROR: test_03 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 171, in test_03
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 86, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation'

======================================================================
ERROR: test_04 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 190, in test_04
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 86, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation'

======================================================================
ERROR: test_05 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 210, in test_05
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 86, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation'

======================================================================
ERROR: test_06 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 232, in test_06
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 86, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation'

======================================================================
ERROR: test_07 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 254, in test_07
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 86, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation'

======================================================================
ERROR: test_08 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 279, in test_08
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 86, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation'

======================================================================
ERROR: test_09 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 312, in test_09
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 86, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation'

======================================================================
ERROR: test_10 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 345, in test_10
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 86, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation'

======================================================================
ERROR: test_11 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 383, in test_11
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 86, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation'

======================================================================
ERROR: test_12 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 420, in test_12
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 86, in createData
    portal_type = self.getTypeTool()['Organisation']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation'

----------------------------------------------------------------------
Ran 12 tests in 1.313s

FAILED (errors=12)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.412s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.022s)
Installing Photo ... done (0.033s)
Installing Formulator ... done (1.164s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.047s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.019s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.014s)
Installing CMFCore ... done (0.016s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.014s)
Installing CMFCalendar ... done (0.037s)
Installing CMFPhoto ... done (0.016s)
Installing BTreeFolder2 ... done (0.014s)
Installing CMFReportTool ... done (0.526s)
Installing CMFMailIn ... done (0.013s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.024s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.063s)
Installing ERP5Catalog ... done (0.025s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... done (3.198s)
Installing ERP5SyncML ... done (0.063s)
Installing CMFCategory ... done (0.013s)
Installing ERP5 ... done (0.016s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.022s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_97ad677fdc3692c02e03838b9465053d ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEEEEEEEEEEEEEEEEEE
======================================================================
ERROR: test_01_singlePackingListImmobilisationStateChange (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_02_singleItemImmobilisationStateChange (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_03_complexItemStructureImmobilisationStateChange (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_04_TestContinuousMethodMovementValidity (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_05_TestImmobilisationPeriodsWithContinuousMethodDuringContinuousTime (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_06_TestImmobilisationPeriodsWithContinuousMethodDuringUncontinuousTime (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_07_TestImmobilisationPeriodsWithUncontinuousMethodDuringContinuousTime (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_08_TestImmobilisationPeriodsWithUncontinuousMethodDuringUncontinuousTime (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_09_TestAmortisationPriceAndSimulationForLinearAmortisation (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_10_TestAmortisationPriceForDegressiveAmortisation (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_11_TestAmortisationPriceAndSimulationForUncontinuousDegressiveAmortisation (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_12_TestAmortisationPriceForActualUseDegressiveAmortisation (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_13_TestAmortisationPriceForNoAmortisationMethod (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_14_TestOwnerChangeSimulationForContinuousAmortisationMethod (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_15_TestOwnerChangeSimulationForUnContinuousAmortisationMethod (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_16_TestOwnerChangeSimulationForContinuousAmortisationMethod (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_17_TestMonthlyAmortisation (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_18_TestAccountingBuilding (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_19_TestAccountingBuildingAndDivergence (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_20_TestAccountingAcceptDecisionSolver (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

======================================================================
ERROR: test_21_TestSimulationBuildingWithValidatedTransactions (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 125, in afterSetUp
    message_list = portal.portal_activities.getMessageList()
AttributeError: portal_activities

----------------------------------------------------------------------
Ran 21 tests in 0.925s

FAILED (errors=21)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.295s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.023s)
Installing Photo ... done (0.042s)
Installing Formulator ... done (1.260s)
Installing ZSQLMethods ... done (0.016s)
Installing ZMySQLDA ... done (0.052s)
Installing ZSQLCatalog ... done (0.033s)
Installing ZMailIn ... done (0.020s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.027s)
Installing PageTemplates ... done (0.013s)
Installing PythonScripts ... done (0.012s)
Installing ExternalMethod ... done (0.020s)
Installing iHotfix ... done (0.013s)
Installing Localizer ... done (0.014s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.020s)
Installing CMFDefault ... done (0.018s)
Installing CMFTopic ... done (0.012s)
Installing DCWorkflow ... done (0.014s)
Installing CMFCalendar ... done (0.042s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.527s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.022s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.053s)
Installing ERP5Catalog ... done (0.017s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... done (3.189s)
Installing ERP5SyncML ... done (0.076s)
Installing CMFCategory ... done (0.020s)
Installing ERP5 ... done (0.018s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.022s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_e409e02fd9d3331c5822785a4fd66452 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA

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
======================================================================
ERROR: test_01_SearchPredidateListWithNoTest (testDomainTool.TestDomainTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testDomainTool.py", line 299, in test_01_SearchPredidateListWithNoTest
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testDomainTool.py", line 110, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation Module'

======================================================================
ERROR: test_02_SearchPredidateListWithTest (testDomainTool.TestDomainTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testDomainTool.py", line 306, in test_02_SearchPredidateListWithTest
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testDomainTool.py", line 110, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation Module'

======================================================================
ERROR: test_03_GenerateMappedValue (testDomainTool.TestDomainTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testDomainTool.py", line 313, in test_03_GenerateMappedValue
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testDomainTool.py", line 110, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation Module'

======================================================================
ERROR: test_04_GenerateMappedValueWithRanges (testDomainTool.TestDomainTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testDomainTool.py", line 332, in test_04_GenerateMappedValueWithRanges
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testDomainTool.py", line 110, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation Module'

======================================================================
ERROR: test_05_GenerateMappedValueWithVariation (testDomainTool.TestDomainTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testDomainTool.py", line 362, in test_05_GenerateMappedValueWithVariation
    self.createData()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testDomainTool.py", line 110, in createData
    module_type = type_tool['Organisation Module']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Organisation Module'

----------------------------------------------------------------------
Ran 5 tests in 0.746s

FAILED (errors=5)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.323s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.027s)
Installing Photo ... done (0.036s)
Installing Formulator ... done (1.086s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.019s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.011s)
Installing ExternalMethod ... done (0.019s)
Installing iHotfix ... done (0.011s)
Installing Localizer ... done (0.013s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.035s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.569s)
Installing CMFMailIn ... done (0.012s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.022s)
Installing PluggableAuthService ... done (0.018s)
Installing ERP5Security ... done (0.014s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.061s)
Installing ERP5Catalog ... done (0.021s)
Installing ERP5Type ... done (0.025s)
Installing ERP5Form ... done (3.292s)
Installing ERP5SyncML ... done (0.063s)
Installing CMFCategory ... done (0.014s)
Installing ERP5 ... done (0.018s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.024s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_42d1d6e8c7fe702347c2c2bf203a9946 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEEEEE
======================================================================
ERROR: test_01 (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 102, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_02 (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 102, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_03 (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 102, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_04 (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 102, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_05 (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 102, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_06 (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 102, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_07 (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 102, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_08 (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 102, in afterSetUp
    portal_categories.newContent(portal_type='Base Category',id=bc)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

----------------------------------------------------------------------
Ran 8 tests in 1.050s

FAILED (errors=8)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.248s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.026s)
Installing Photo ... done (0.045s)
Installing Formulator ... done (1.332s)
Installing ZSQLMethods ... done (0.011s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.030s)
Installing ZMailIn ... done (0.016s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.028s)
Installing PageTemplates ... done (0.011s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.013s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.015s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.525s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.020s)
Installing ERP5Security ... done (0.014s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.053s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... done (3.261s)
Installing ERP5SyncML ... done (0.071s)
Installing CMFCategory ... done (0.015s)
Installing ERP5 ... done (0.019s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.025s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_f56e40505f8cecd1db294fdab2822698 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEEEEEEEEEEEE
======================================================================
ERROR: test_01_OrderLine_getVariationRangeCategoryList (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_11_testPropertiesAcquisition (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_12_testAppliedRuleGeneration (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_13_testAppliedRuleUpdate (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_15_deliveryBuilder (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_16_deliveryBuilderWithNoTic (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 15 tests in 0.932s

FAILED (errors=15)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.238s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.027s)
Installing Photo ... done (0.038s)
Installing Formulator ... done (1.233s)
Installing ZSQLMethods ... done (0.011s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.024s)
Installing PageTemplates ... done (0.011s)
Installing PythonScripts ... done (0.011s)
Installing ExternalMethod ... done (0.018s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.015s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.013s)
Installing CMFCalendar ... done (0.035s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.476s)
Installing CMFMailIn ... done (0.012s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.052s)
Installing ERP5Catalog ... done (0.017s)
Installing ERP5Type ... done (0.031s)
Installing ERP5Form ... done (3.363s)
Installing ERP5SyncML ... done (0.146s)
Installing CMFCategory ... done (0.015s)
Installing ERP5 ... done (0.019s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.025s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_e549dcf540388768207010303f288957 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEEEEEEEEE
======================================================================
ERROR: test_01_PackingListDecreaseQuantity (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_02_PackingListChangeDestination (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_03_PackingListChangeStartDate (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_04_PackingListDeleteLine (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_05_SimulationChangeQuantity (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_06_SimulationChangeStartDate (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_07_SimulationChangeStartDateWithTwoOrderLine (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_08_AddContainers (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_09_AddContainersWithVariatedResources (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_10_PackingListIncreaseQuantity (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_12_PackingListLineChangeResource (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 12 tests in 0.880s

FAILED (errors=12)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.364s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.020s)
Installing Photo ... done (0.035s)
Installing Formulator ... done (1.104s)
Installing ZSQLMethods ... done (0.011s)
Installing ZMySQLDA ... done (0.048s)
Installing ZSQLCatalog ... done (0.032s)
Installing ZMailIn ... done (0.019s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.014s)
Installing MailHost ... done (0.050s)
Installing PageTemplates ... done (0.018s)
Installing PythonScripts ... done (0.017s)
Installing ExternalMethod ... done (0.045s)
Installing iHotfix ... done (0.020s)
Installing Localizer ... done (0.032s)
Installing TimerService ... done (0.030s)
Installing CMFCore ... done (0.027s)
Installing CMFDefault ... done (0.017s)
Installing CMFTopic ... done (0.016s)
Installing DCWorkflow ... done (0.015s)
Installing CMFCalendar ... done (0.042s)
Installing CMFPhoto ... done (0.015s)
Installing BTreeFolder2 ... done (0.016s)
Installing CMFReportTool ... done (0.583s)
Installing CMFMailIn ... done (0.012s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.023s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.051s)
Installing ERP5Catalog ... done (0.021s)
Installing ERP5Type ... done (0.023s)
Installing ERP5Form ... done (3.772s)
Installing ERP5SyncML ... done (0.103s)
Installing CMFCategory ... done (0.022s)
Installing ERP5 ... done (0.024s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.033s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_86b8ee6402cecf4144291d0b9356cceb ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
E
======================================================================
ERROR: test_01_getAggregatedAmountList (testTransformation.TestTransformation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 1 test in 1.123s

FAILED (errors=1)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.362s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.027s)
Installing Photo ... done (0.034s)
Installing Formulator ... done (1.494s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.013s)
Installing MailHost ... done (0.022s)
Installing PageTemplates ... done (0.011s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.015s)
Installing TimerService ... done (0.016s)
Installing CMFCore ... done (0.017s)
Installing CMFDefault ... done (0.015s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.014s)
Installing CMFCalendar ... done (0.041s)
Installing CMFPhoto ... done (0.020s)
Installing BTreeFolder2 ... done (0.015s)
Installing CMFReportTool ... done (0.523s)
Installing CMFMailIn ... done (0.020s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.029s)
Installing PluggableAuthService ... done (0.043s)
Installing ERP5Security ... done (0.032s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.067s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... done (3.371s)
Installing ERP5SyncML ... done (0.093s)
Installing CMFCategory ... done (0.017s)
Installing ERP5 ... done (0.020s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.025s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_445eec84cfafcd54035971a79b90526e ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEE
======================================================================
ERROR: test_01_testProductionSimulationExpand (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testProductionOrder.py", line 84, in createCategories
    TestOrderMixin.createCategories(self)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_02_testSourcingSimulationExpand (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testProductionOrder.py", line 84, in createCategories
    TestOrderMixin.createCategories(self)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_03_testIndustrialPhase (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testProductionOrder.py", line 84, in createCategories
    TestOrderMixin.createCategories(self)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 3 tests in 0.917s

FAILED (errors=3)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.350s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.031s)
Installing Formulator ... done (1.422s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.032s)
Installing ZMailIn ... done (0.020s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.016s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.011s)
Installing PythonScripts ... done (0.011s)
Installing ExternalMethod ... done (0.028s)
Installing iHotfix ... done (0.016s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.021s)
Installing CMFCore ... done (0.017s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.021s)
Installing CMFCalendar ... done (0.045s)
Installing CMFPhoto ... done (0.019s)
Installing BTreeFolder2 ... done (0.024s)
Installing CMFReportTool ... done (0.618s)
Installing CMFMailIn ... done (0.013s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.025s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.053s)
Installing ERP5Catalog ... done (0.021s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... done (3.018s)
Installing ERP5SyncML ... done (0.092s)
Installing CMFCategory ... done (0.018s)
Installing ERP5 ... done (0.021s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.031s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_2007b7d0ea09f77195204bf0c30be51b ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EE
======================================================================
ERROR: test_01_getInventory (testInventory.TestInventory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInventory.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_02_InventoryModule (testInventory.TestInventory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInventory.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 2 tests in 1.014s

FAILED (errors=2)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.349s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.020s)
Installing Photo ... done (0.035s)
Installing Formulator ... done (1.290s)
Installing ZSQLMethods ... done (0.013s)
Installing ZMySQLDA ... done (0.058s)
Installing ZSQLCatalog ... done (0.036s)
Installing ZMailIn ... done (0.022s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.022s)
Installing MailHost ... done (0.049s)
Installing PageTemplates ... done (0.015s)
Installing PythonScripts ... done (0.013s)
Installing ExternalMethod ... done (0.027s)
Installing iHotfix ... done (0.014s)
Installing Localizer ... done (0.018s)
Installing TimerService ... done (0.019s)
Installing CMFCore ... done (0.020s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.012s)
Installing DCWorkflow ... done (0.020s)
Installing CMFCalendar ... done (0.052s)
Installing CMFPhoto ... done (0.017s)
Installing BTreeFolder2 ... done (0.015s)
Installing CMFReportTool ... done (0.483s)
Installing CMFMailIn ... done (0.013s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.019s)
Installing ERP5Security ... done (0.014s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.054s)
Installing ERP5Catalog ... done (0.017s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... done (3.103s)
Installing ERP5SyncML ... done (0.062s)
Installing CMFCategory ... done (0.016s)
Installing ERP5 ... done (0.017s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.027s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_532a9c13a4fc7140fcc8a50fa0600727 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEE
======================================================================
ERROR: test_01_NotVariatedInventory (testInventoryModule.TestInventoryModule)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_02_VariatedInventory (testInventoryModule.TestInventoryModule)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_03_VariatedAggregatedInventory (testInventoryModule.TestInventoryModule)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

======================================================================
ERROR: test_04_VariatedAggregatedInventoryGetInventoryList (testInventoryModule.TestInventoryModule)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 93, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 101, in createCategories
    if len(self.category_tool.size.contentValues()) == 0 :
AttributeError: size

----------------------------------------------------------------------
Ran 4 tests in 1.036s

FAILED (errors=4)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.181s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.032s)
Installing Formulator ... done (1.301s)
Installing ZSQLMethods ... done (0.012s)
Installing ZMySQLDA ... done (0.060s)
Installing ZSQLCatalog ... done (0.043s)
Installing ZMailIn ... done (0.019s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.013s)
Installing MailHost ... done (0.037s)
Installing PageTemplates ... done (0.019s)
Installing PythonScripts ... done (0.013s)
Installing ExternalMethod ... done (0.024s)
Installing iHotfix ... done (0.012s)
Installing Localizer ... done (0.022s)
Installing TimerService ... done (0.026s)
Installing CMFCore ... done (0.023s)
Installing CMFDefault ... done (0.016s)
Installing CMFTopic ... done (0.019s)
Installing DCWorkflow ... done (0.017s)
Installing CMFCalendar ... done (0.074s)
Installing CMFPhoto ... done (0.027s)
Installing BTreeFolder2 ... done (0.025s)
Installing CMFReportTool ... done (0.542s)
Installing CMFMailIn ... done (0.013s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.025s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.051s)
Installing ERP5Catalog ... done (0.017s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... done (3.106s)
Installing ERP5SyncML ... done (0.061s)
Installing CMFCategory ... done (0.015s)
Installing ERP5 ... done (0.015s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.020s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_f80541c5aaf4c3f119b407441b57c512 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEE
======================================================================
ERROR: test_01_Organisation (testERP5HR.TestHR)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5HR.py", line 87, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5HR.py", line 244, in createCategories
    , immediate_reindex = 1
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_02_Person (testERP5HR.TestHR)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5HR.py", line 87, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5HR.py", line 244, in createCategories
    , immediate_reindex = 1
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_03_Subordination (testERP5HR.TestHR)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5HR.py", line 87, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5HR.py", line 244, in createCategories
    , immediate_reindex = 1
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

----------------------------------------------------------------------
Ran 3 tests in 0.903s

FAILED (errors=3)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.314s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.031s)
Installing Formulator ... done (1.325s)
Installing ZSQLMethods ... done (0.015s)
Installing ZMySQLDA ... done (0.072s)
Installing ZSQLCatalog ... done (0.035s)
Installing ZMailIn ... done (0.019s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.036s)
Installing PageTemplates ... done (0.014s)
Installing PythonScripts ... done (0.019s)
Installing ExternalMethod ... done (0.028s)
Installing iHotfix ... done (0.017s)
Installing Localizer ... done (0.019s)
Installing TimerService ... done (0.020s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.013s)
Installing CMFCalendar ... done (0.049s)
Installing CMFPhoto ... done (0.015s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.754s)
Installing CMFMailIn ... done (0.013s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.026s)
Installing PluggableAuthService ... done (0.021s)
Installing ERP5Security ... done (0.016s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.062s)
Installing ERP5Catalog ... done (0.018s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... done (2.931s)
Installing ERP5SyncML ... done (0.062s)
Installing CMFCategory ... done (0.013s)
Installing ERP5 ... done (0.016s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.022s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_727747cf82e06a68e4b85b45326f6050 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEEEE
======================================================================
ERROR: test_01_areActivitiesWellLaunchedByPropertyEdit (testBase.TestBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 106, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 114, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_02_areActivitiesWellLaunchedByCategoryEdit (testBase.TestBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 106, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 114, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_03_areActivitiesWellLaunchedByPropertySetter (testBase.TestBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 106, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 114, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_04_areActivitiesWellLaunchedByCategorySetter (testBase.TestBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 106, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 114, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_05_getPropertyWithoutPropertySheet (testBase.TestBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 106, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 114, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_06_getPropertyOnTempClass (testBase.TestBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 106, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 114, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_07_setEditProperty (testBase.TestBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 106, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 114, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

----------------------------------------------------------------------
Ran 7 tests in 0.971s

FAILED (errors=7)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.632s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.074s)
Installing Photo ... done (0.046s)
Installing Formulator ... done (1.354s)
Installing ZSQLMethods ... done (0.516s)
Installing ZMySQLDA ... done (0.081s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.016s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.018s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.019s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.035s)
Installing CMFPhoto ... done (0.019s)
Installing BTreeFolder2 ... done (0.016s)
Installing CMFReportTool ... done (0.591s)
Installing CMFMailIn ... done (0.012s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.052s)
Installing ERP5Catalog ... done (0.018s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... done (3.286s)
Installing ERP5SyncML ... done (0.063s)
Installing CMFCategory ... done (0.013s)
Installing ERP5 ... done (0.016s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.023s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_5052d51039b979b3e050891c12342c2c ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA

Test Check New Site 
Starting New Sequence 1... 
  Playing step... UseCoreBusinessTemplateF
Test Business Template With Portal Types 
Starting New Sequence 1... 
  Playing step... CreatePortalType
  Playing step... CreateNewBusinessTemplateE
Test Business Template With Skin Folder 
Starting New Sequence 1... 
  Playing step... CreateSkinFolder
  Playing step... CreateNewBusinessTemplateE
Test Business Template With Workflow 
Starting New Sequence 1... 
  Playing step... CreateWorkflow
  Playing step... CreateNewBusinessTemplateE
Test Business Template With Module 
Starting New Sequence 1... 
  Playing step... CreatePortalTypeE
Test Business Template With Base Category 
Starting New Sequence 1... 
  Playing step... CreateBaseCategoryE
Test Business Template With One Action 
Starting New Sequence 1... 
  Playing step... CreatePortalTypeE
Test Business Template With Two Actions 
Starting New Sequence 1... 
  Playing step... CreatePortalTypeE
Test Business Template With A Simple Path 
Starting New Sequence 1... 
  Playing step... CreateBaseCategoryE
Test Business Template With Path And Joker * 
Starting New Sequence 1... 
  Playing step... CreateBaseCategoryE
Test Business Template With Path And Joker ** 
Starting New Sequence 1... 
  Playing step... CreateBaseCategoryE
Test Business Template With Catalog Method, Related Key, Result Key And Table 
Starting New Sequence 1... 
  Playing step... CreateCatalogMethodF
Test Business Template With Role 
Starting New Sequence 1... 
  Playing step... CreateRole
  Playing step... CreateNewBusinessTemplateE
Test Business Template With Local Roles 
Starting New Sequence 1... 
  Playing step... CreatePortalTypeE
Test Business Template With Property Sheet 
Starting New Sequence 1... 
  Playing step... CreatePropertySheet
  Playing step... CreateNewBusinessTemplateE
Test Business Template With All Items 
Starting New Sequence 1... 
  Playing step... CreatePortalTypeE
Test Upgrade Of Business Template Keeps Subobjects 
Starting New Sequence 1... 
  Playing step... CreatePortalTypeE
Test Upgrade Business Template With All Items 
Starting New Sequence 1... 
  Playing step... CreatePortalTypeE
Test Check Update of Business Template Workflows is working 
Starting New Sequence 1... 
  Playing step... CreatePortalTypeE
Test Check Update of Tool is working 
Starting New Sequence 1... 
  Playing step... CreatePortalTypeE
Test Category includes subobjects 
Starting New Sequence 1... 
  Playing step... CreateBaseCategoryE
======================================================================
ERROR: test_02_BusinessTemplateWithPortalTypes (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1596, in test_02_BusinessTemplateWithPortalTypes
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1400, in stepCreateNewBusinessTemplate
    template = pt.newContent(portal_type='Business Template')
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Business Template

======================================================================
ERROR: test_03_BusinessTemplateWithSkins (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1640, in test_03_BusinessTemplateWithSkins
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1400, in stepCreateNewBusinessTemplate
    template = pt.newContent(portal_type='Business Template')
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Business Template

======================================================================
ERROR: test_04_BusinessTemplateWithWorkflow (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1684, in test_04_BusinessTemplateWithWorkflow
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1400, in stepCreateNewBusinessTemplate
    template = pt.newContent(portal_type='Business Template')
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Business Template

======================================================================
ERROR: test_05_BusinessTemplateWithModule (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1736, in test_05_BusinessTemplateWithModule
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 264, in stepCreatePortalType
    typeinfo_name='ERP5Type: ERP5 Person',)
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 818, in manage_addTypeInformation
    self._setObject(id, ob)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 248, in _setObject
    v=self._checkId(id)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 81, in checkValidId
    raise BadRequest, (
BadRequest: The id "Geek Object" is invalid - it is already in use.

======================================================================
ERROR: test_06_BusinessTemplateWithBaseCategory (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1780, in test_06_BusinessTemplateWithBaseCategory
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 529, in stepCreateBaseCategory
    base_category = pc.newContent(portal_type = 'Base Category')
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_07_BusinessTemplateWithOneAction (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1827, in test_07_BusinessTemplateWithOneAction
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 264, in stepCreatePortalType
    typeinfo_name='ERP5Type: ERP5 Person',)
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 818, in manage_addTypeInformation
    self._setObject(id, ob)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 248, in _setObject
    v=self._checkId(id)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 81, in checkValidId
    raise BadRequest, (
BadRequest: The id "Geek Object" is invalid - it is already in use.

======================================================================
ERROR: test_08_BusinessTemplateWithTwoActions (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1877, in test_08_BusinessTemplateWithTwoActions
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 264, in stepCreatePortalType
    typeinfo_name='ERP5Type: ERP5 Person',)
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 818, in manage_addTypeInformation
    self._setObject(id, ob)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 248, in _setObject
    v=self._checkId(id)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 81, in checkValidId
    raise BadRequest, (
BadRequest: The id "Geek Object" is invalid - it is already in use.

======================================================================
ERROR: test_09_BusinessTemplateWithPath (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1921, in test_09_BusinessTemplateWithPath
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 529, in stepCreateBaseCategory
    base_category = pc.newContent(portal_type = 'Base Category')
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_10_BusinessTemplateWithPathAndJoker1 (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1967, in test_10_BusinessTemplateWithPathAndJoker1
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 529, in stepCreateBaseCategory
    base_category = pc.newContent(portal_type = 'Base Category')
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_11_BusinessTemplateWithPathAndJoker2 (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 2015, in test_11_BusinessTemplateWithPathAndJoker2
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 529, in stepCreateBaseCategory
    base_category = pc.newContent(portal_type = 'Base Category')
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_13_BusinessTemplateWithRole (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 2106, in test_13_BusinessTemplateWithRole
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1400, in stepCreateNewBusinessTemplate
    template = pt.newContent(portal_type='Business Template')
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Business Template

======================================================================
ERROR: test_14_BusinessTemplateWithLocalRoles (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 2153, in test_14_BusinessTemplateWithLocalRoles
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 264, in stepCreatePortalType
    typeinfo_name='ERP5Type: ERP5 Person',)
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 818, in manage_addTypeInformation
    self._setObject(id, ob)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 248, in _setObject
    v=self._checkId(id)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 81, in checkValidId
    raise BadRequest, (
BadRequest: The id "Geek Object" is invalid - it is already in use.

======================================================================
ERROR: test_15_BusinessTemplateWithPropertySheet (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 2196, in test_15_BusinessTemplateWithPropertySheet
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1400, in stepCreateNewBusinessTemplate
    template = pt.newContent(portal_type='Business Template')
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Business Template

======================================================================
ERROR: test_16_BusinessTemplateWithAllItems (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 2294, in test_16_BusinessTemplateWithAllItems
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 264, in stepCreatePortalType
    typeinfo_name='ERP5Type: ERP5 Person',)
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 818, in manage_addTypeInformation
    self._setObject(id, ob)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 248, in _setObject
    v=self._checkId(id)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 81, in checkValidId
    raise BadRequest, (
BadRequest: The id "Geek Object" is invalid - it is already in use.

======================================================================
ERROR: test_17_SubobjectsAfterUpgradOfBusinessTemplate (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 2373, in test_17_SubobjectsAfterUpgradOfBusinessTemplate
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 264, in stepCreatePortalType
    typeinfo_name='ERP5Type: ERP5 Person',)
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 818, in manage_addTypeInformation
    self._setObject(id, ob)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 248, in _setObject
    v=self._checkId(id)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 81, in checkValidId
    raise BadRequest, (
BadRequest: The id "Geek Object" is invalid - it is already in use.

======================================================================
ERROR: test_18_upgradeBusinessTemplateWithAllItems (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 2494, in test_18_upgradeBusinessTemplateWithAllItems
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 264, in stepCreatePortalType
    typeinfo_name='ERP5Type: ERP5 Person',)
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 818, in manage_addTypeInformation
    self._setObject(id, ob)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 248, in _setObject
    v=self._checkId(id)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 81, in checkValidId
    raise BadRequest, (
BadRequest: The id "Geek Object" is invalid - it is already in use.

======================================================================
ERROR: test_19_checkUpdateBusinessTemplateWorkflow (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 2581, in test_19_checkUpdateBusinessTemplateWorkflow
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 264, in stepCreatePortalType
    typeinfo_name='ERP5Type: ERP5 Person',)
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 818, in manage_addTypeInformation
    self._setObject(id, ob)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 248, in _setObject
    v=self._checkId(id)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 81, in checkValidId
    raise BadRequest, (
BadRequest: The id "Geek Object" is invalid - it is already in use.

======================================================================
ERROR: test_20_checkUpdateTool (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 2679, in test_20_checkUpdateTool
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 264, in stepCreatePortalType
    typeinfo_name='ERP5Type: ERP5 Person',)
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 818, in manage_addTypeInformation
    self._setObject(id, ob)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 248, in _setObject
    v=self._checkId(id)
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 81, in checkValidId
    raise BadRequest, (
BadRequest: The id "Geek Object" is invalid - it is already in use.

======================================================================
ERROR: test_21_CategoryIncludeSubobjects (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 2702, in test_21_CategoryIncludeSubobjects
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 529, in stepCreateBaseCategory
    base_category = pc.newContent(portal_type = 'Base Category')
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
FAIL: test_01_checkNewSite (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1551, in test_01_checkNewSite
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 107, in stepUseCoreBusinessTemplate
    self.failIf(core_bt is None)
AssertionError

======================================================================
FAIL: test_12_BusinessTemplateWithCatalogMethod (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 2063, in test_12_BusinessTemplateWithCatalogMethod
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 853, in stepCreateCatalogMethod
    self.failUnless(catalog is not None)
AssertionError

----------------------------------------------------------------------
Ran 21 tests in 1.289s

FAILED (failures=2, errors=19)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.731s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.027s)
Installing Photo ... done (0.062s)
Installing Formulator ... done (1.255s)
Installing ZSQLMethods ... done (0.011s)
Installing ZMySQLDA ... done (0.143s)
Installing ZSQLCatalog ... done (0.088s)
Installing ZMailIn ... done (0.022s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.021s)
Installing MailHost ... done (0.058s)
Installing PageTemplates ... done (0.022s)
Installing PythonScripts ... done (0.020s)
Installing ExternalMethod ... done (0.068s)
Installing iHotfix ... done (0.022s)
Installing Localizer ... done (0.031s)
Installing TimerService ... done (0.034s)
Installing CMFCore ... done (0.035s)
Installing CMFDefault ... done (0.019s)
Installing CMFTopic ... done (0.016s)
Installing DCWorkflow ... done (0.022s)
Installing CMFCalendar ... done (0.077s)
Installing CMFPhoto ... done (0.030s)
Installing BTreeFolder2 ... done (0.022s)
Installing CMFReportTool ... done (0.674s)
Installing CMFMailIn ... done (0.012s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.023s)
Installing PluggableAuthService ... done (0.037s)
Installing ERP5Security ... done (0.017s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.069s)
Installing ERP5Catalog ... done (0.018s)
Installing ERP5Type ... done (0.119s)
Installing ERP5Form ... done (3.340s)
Installing ERP5SyncML ... done (0.134s)
Installing CMFCategory ... done (0.014s)
Installing ERP5 ... done (0.016s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.023s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_c8b4d6047454e867221ea4876ba0d68f ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA

Test Check TrashBin Creation 
Starting New Sequence 1... 
  Playing step... CheckTrashToolExists
  Playing step... CreateTrashBinE
Test Check Backup Without Save 
Starting New Sequence 1... 
  Playing step... CheckTrashToolExists
  Playing step... CreateTrashBinE
Test Check Backup With Save 
Starting New Sequence 1... 
  Playing step... CheckTrashToolExists
  Playing step... CreateTrashBinE
Test Check Backup Without Subobjects 
Starting New Sequence 1... 
  Playing step... CheckTrashToolExists
  Playing step... CreateTrashBinE
======================================================================
ERROR: test_01_checkTrashBinCreation (testTrashTool.TestTrashTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testTrashTool.py", line 282, in test_01_checkTrashBinCreation
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testTrashTool.py", line 121, in stepCreateTrashBin
    bt = pt.newContent(id=bt_id, portal_type="Business Template")
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Business Template

======================================================================
ERROR: test_02_checkBackupWithoutSave (testTrashTool.TestTrashTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testTrashTool.py", line 302, in test_02_checkBackupWithoutSave
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testTrashTool.py", line 121, in stepCreateTrashBin
    bt = pt.newContent(id=bt_id, portal_type="Business Template")
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Business Template

======================================================================
ERROR: test_03_checkBackupWithSave (testTrashTool.TestTrashTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testTrashTool.py", line 323, in test_03_checkBackupWithSave
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testTrashTool.py", line 121, in stepCreateTrashBin
    bt = pt.newContent(id=bt_id, portal_type="Business Template")
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Business Template

======================================================================
ERROR: test_04_checkBackupWithSubObjects (testTrashTool.TestTrashTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testTrashTool.py", line 344, in test_04_checkBackupWithSubObjects
    sequence_list.play(self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 120, in play
    sequence.play(context,sequence_number=i)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 70, in play
    step.play(context,sequence=self)
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/Sequence.py", line 57, in play
    method(sequence=sequence)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testTrashTool.py", line 121, in stepCreateTrashBin
    bt = pt.newContent(id=bt_id, portal_type="Business Template")
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Business Template

----------------------------------------------------------------------
Ran 4 tests in 1.012s

FAILED (errors=4)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.296s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.020s)
Installing Photo ... done (0.040s)
Installing Formulator ... done (1.303s)
Installing ZSQLMethods ... done (0.014s)
Installing ZMySQLDA ... done (0.078s)
Installing ZSQLCatalog ... done (0.065s)
Installing ZMailIn ... done (0.029s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.025s)
Installing MailHost ... done (0.034s)
Installing PageTemplates ... done (0.012s)
Installing PythonScripts ... done (0.011s)
Installing ExternalMethod ... done (0.021s)
Installing iHotfix ... done (0.011s)
Installing Localizer ... done (0.018s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.022s)
Installing CMFCalendar ... done (0.052s)
Installing CMFPhoto ... done (0.015s)
Installing BTreeFolder2 ... done (0.014s)
Installing CMFReportTool ... done (0.466s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.051s)
Installing ERP5Catalog ... done (0.018s)
Installing ERP5Type ... done (0.025s)
Installing ERP5Form ... done (3.320s)
Installing ERP5SyncML ... done (0.069s)
Installing CMFCategory ... done (0.016s)
Installing ERP5 ... done (0.019s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.029s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_c7320eb496224a747fda62ecf1eddd88 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
E.FF....EEEE.E
======================================================================
ERROR: testBusinessTemplate (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/Products/ERP5Type/tests/testERP5Type.py", line 77, in testBusinessTemplate
    business_template = self.getTemplateTool().newContent(portal_type="Business Template") # Fails Why ?
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/Products/ERP5Type/tests/testERP5Type.py", line 103, in test_02_AqDynamic
    person = module.newContent(id='1', portal_type='Person')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_03_NewTempObject (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/Products/ERP5Type/tests/testERP5Type.py", line 131, in test_03_NewTempObject
    o.edit(tutu='toto')
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 115, in __call__
    (instance,) + args, kw)
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/WorkflowTool.py", line 52, in WorkflowTool_wrapWorkflowMethod
    return apply(func, args, kw)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 1021, in edit
    reindex_object=reindex_object, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 977, in _edit
    old_value = self.getProperty(key)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 797, in getProperty
    self._aq_dynamic(accessor_name)
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 478, in _aq_dynamic
    createPreferenceMethods(self.getPortalObject())
  File "/home/seb/zope/unit_test/Products/ERP5Form/PreferenceTool.py", line 53, in createPreferenceMethods
    'portal_types')['Preference']
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'Preference'

======================================================================
ERROR: test_04_CategoryAccessors (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/Products/ERP5Type/tests/testERP5Type.py", line 141, in test_04_CategoryAccessors
    region_category = self.getPortal().portal_categories.region
AttributeError: region

======================================================================
ERROR: test_04_setProperty (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/Products/ERP5Type/tests/testERP5Type.py", line 206, in test_04_setProperty
    organisation = module.newContent(id='1', portal_type='Organisation')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: manage_afterClone can call a type based script.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/Products/ERP5Type/tests/testERP5Type.py", line 246, in test_afterCloneScript
    custom_skin = self.getPortal().portal_skins.custom
AttributeError: custom

======================================================================
FAIL: testCommonHasImageType (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/Products/ERP5Type/tests/testERP5Type.py", line 70, in testCommonHasImageType
    self.failUnless(getattr(self.getTypeTool(), 'Image', None) != None)
AssertionError

======================================================================
FAIL: testCommonHasParentBaseCategory (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/Products/ERP5Type/tests/testERP5Type.py", line 66, in testCommonHasParentBaseCategory
    self.failUnless(getattr(self.getCategoryTool(), 'parent', None) != None)
AssertionError

----------------------------------------------------------------------
Ran 14 tests in 1.312s

FAILED (failures=2, errors=6)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.470s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.040s)
Installing Formulator ... done (1.187s)
Installing ZSQLMethods ... done (0.011s)
Installing ZMySQLDA ... done (0.047s)
Installing ZSQLCatalog ... done (0.031s)
Installing ZMailIn ... done (0.019s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.022s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.019s)
Installing iHotfix ... done (0.012s)
Installing Localizer ... done (0.022s)
Installing TimerService ... done (0.023s)
Installing CMFCore ... done (0.028s)
Installing CMFDefault ... done (0.023s)
Installing CMFTopic ... done (0.019s)
Installing DCWorkflow ... done (0.023s)
Installing CMFCalendar ... done (0.064s)
Installing CMFPhoto ... done (0.023s)
Installing BTreeFolder2 ... done (0.014s)
Installing CMFReportTool ... done (0.610s)
Installing CMFMailIn ... done (0.012s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.024s)
Installing PluggableAuthService ... done (0.019s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.053s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.040s)
Installing ERP5Form ... done (3.189s)
Installing ERP5SyncML ... done (0.065s)
Installing CMFCategory ... done (0.014s)
Installing ERP5 ... done (0.016s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.021s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_4939e1bc5bb8b512faa8dd8f5ee3468e ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEE
======================================================================
ERROR: test_01_RenameCellRange (testXMLMatrix.TestXMLMatrix)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testXMLMatrix.py", line 83, in afterSetUp
    module = portal.purchase_order_module
AttributeError: purchase_order_module

======================================================================
ERROR: test_02_SetCellRangeAndCatalogWithActivities (testXMLMatrix.TestXMLMatrix)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testXMLMatrix.py", line 83, in afterSetUp
    module = portal.purchase_order_module
AttributeError: purchase_order_module

======================================================================
ERROR: test_03_SetCellRangeAndCatalogWithoutActivities (testXMLMatrix.TestXMLMatrix)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testXMLMatrix.py", line 83, in afterSetUp
    module = portal.purchase_order_module
AttributeError: purchase_order_module

----------------------------------------------------------------------
Ran 3 tests in 0.924s

FAILED (errors=3)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.435s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.024s)
Installing Photo ... done (0.032s)
Installing Formulator ... done (1.187s)
Installing ZSQLMethods ... done (0.011s)
Installing ZMySQLDA ... done (0.049s)
Installing ZSQLCatalog ... done (0.032s)
Installing ZMailIn ... done (0.018s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.025s)
Installing PageTemplates ... done (0.013s)
Installing PythonScripts ... done (0.012s)
Installing ExternalMethod ... done (0.018s)
Installing iHotfix ... done (0.011s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.013s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.500s)
Installing CMFMailIn ... done (0.022s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.029s)
Installing PluggableAuthService ... done (0.021s)
Installing ERP5Security ... done (0.020s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.096s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.030s)
Installing ERP5Form ... done (3.283s)
Installing ERP5SyncML ... done (0.065s)
Installing CMFCategory ... done (0.015s)
Installing ERP5 ... done (0.019s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.024s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_4e42fb58a498fa35ce1e360bdd2f560c ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEEEE
======================================================================
ERROR: test_01_Constraint (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_02_PropertyExistence (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_03_PropertyTypeValidity (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_04_AttributeEquality (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_05_CategoryExistence (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_06_CategoryMembershipArity (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

======================================================================
ERROR: test_07_CategoryRelatedMembershipArity (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 81, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 92, in createCategories
    if len(self.category_tool.group.contentValues()) == 0 :
AttributeError: group

----------------------------------------------------------------------
Ran 7 tests in 0.770s

FAILED (errors=7)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.546s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.020s)
Installing Photo ... done (0.050s)
Installing Formulator ... done (1.131s)
Installing ZSQLMethods ... done (0.011s)
Installing ZMySQLDA ... done (0.047s)
Installing ZSQLCatalog ... done (0.035s)
Installing ZMailIn ... done (0.018s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.014s)
Installing MailHost ... done (0.028s)
Installing PageTemplates ... done (0.013s)
Installing PythonScripts ... done (0.015s)
Installing ExternalMethod ... done (0.019s)
Installing iHotfix ... done (0.011s)
Installing Localizer ... done (0.017s)
Installing TimerService ... done (0.019s)
Installing CMFCore ... done (0.021s)
Installing CMFDefault ... done (0.015s)
Installing CMFTopic ... done (0.013s)
Installing DCWorkflow ... done (0.016s)
Installing CMFCalendar ... done (0.044s)
Installing CMFPhoto ... done (0.016s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.468s)
Installing CMFMailIn ... done (0.013s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.019s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.093s)
Installing ERP5Catalog ... done (0.036s)
Installing ERP5Type ... done (0.037s)
Installing ERP5Form ... done (3.440s)
Installing ERP5SyncML ... done (0.063s)
Installing CMFCategory ... done (0.014s)
Installing ERP5 ... done (0.016s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.022s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_4e6c82e480d59da035cd5dd757d7af09 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEEEEEEEEEEEEEEEEE
======================================================================
ERROR: test_00_HasEverything (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_13b_RenameCategoryUsingCutAndPaste (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: test_13c_RenameCategoryUsingCutAndPasteButNotCopy (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: Checks that categories support different value per portal_type,
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: Checks on sorting child categories
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: Checks on getting related values
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

======================================================================
ERROR: Tests Categories and Domain Selection
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 105, in afterSetUp
    if self.id1 not in person_module.objectIds():
AttributeError: 'NoneType' object has no attribute 'objectIds'

----------------------------------------------------------------------
Ran 20 tests in 0.868s

FAILED (errors=20)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.602s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.022s)
Installing Photo ... done (0.035s)
Installing Formulator ... done (1.186s)
Installing ZSQLMethods ... done (0.013s)
Installing ZMySQLDA ... done (0.052s)
Installing ZSQLCatalog ... done (0.037s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.012s)
Installing MailHost ... done (0.026s)
Installing PageTemplates ... done (0.011s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.019s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.017s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.012s)
Installing DCWorkflow ... done (0.015s)
Installing CMFCalendar ... done (0.043s)
Installing CMFPhoto ... done (0.023s)
Installing BTreeFolder2 ... done (0.024s)
Installing CMFReportTool ... done (0.581s)
Installing CMFMailIn ... done (0.015s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.027s)
Installing PluggableAuthService ... done (0.028s)
Installing ERP5Security ... done (0.025s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.089s)
Installing ERP5Catalog ... done (0.029s)
Installing ERP5Type ... done (0.023s)
Installing ERP5Form ... done (2.964s)
Installing ERP5SyncML ... done (0.064s)
Installing CMFCategory ... done (0.015s)
Installing ERP5 ... done (0.016s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.021s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_87898169f8a6babfe15e14cbf4d59bab ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA

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 E
Cast String As Int With Order By E
Transactional Uid Buffer F
ERP5Site_reindexAll E
Reindexing an object with 1 broken category must not affect other valid categories  E
getObject F
newUid F
getCreationDate, getModificationDate E.
Search Folder With Non Ascii Character E
Search Folder With Dynamic Related Key E
======================================================================
ERROR: test_03_CreateAndDeleteObject (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 133, in test_03_CreateAndDeleteObject
    person = person_module.newContent(id='1',portal_type='Person')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_04_SearchFolderWithDeletedObjects (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 168, 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 (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 189, 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 (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 212, 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 (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 237, 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 (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 254, in test_08_ClearCatalogAndTestRecursiveImmediateReindexObject
    person = person_module.newContent(id='4',portal_type='Person')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_09_ClearCatalogAndTestImmediateReindexObject (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 272, in test_09_ClearCatalogAndTestImmediateReindexObject
    person = person_module.newContent(id='4',portal_type='Person')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_10_OrderedSearchFolder (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 290, 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_11_CastStringAsInt (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 316, in test_11_CastStringAsInt
    person = person_module.newContent(id='a',portal_type='Person',title='1')
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_13_ERP5Site_reindexAll (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 366, in test_13_ERP5Site_reindexAll
    title="GreatTitle1")
  File "/home/seb/zope/unit_test/Products/ERP5Type/Document/Folder.py", line 90, in newContent
    is_indexable=is_indexable
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, in constructContent
    raise ValueError('No such content type: %s' % type_name)
ValueError: No such content type: Base Category

======================================================================
ERROR: test_14_ReindexWithBrokenCategory (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 411, in test_14_ReindexWithBrokenCategory
    group_nexedi_category = portal_category.group\
AttributeError: group

======================================================================
ERROR: test_17_CreationDate_ModificationDate (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 499, in test_17_CreationDate_ModificationDate
    module = portal.getDefaultModule('Organisation')
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 797, in getDefaultModule
    return getattr(self, self.getDefaultModuleId(portal_type), None)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 788, in getDefaultModuleId
    raise ValueError, 'Unable to find module for portal_type: %s' % portal_type
ValueError: Unable to find module for portal_type: Organisation

======================================================================
ERROR: test_19_SearchFolderWithNonAsciiCharacter (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 653, in test_19_SearchFolderWithNonAsciiCharacter
    person = person_module.newContent(id='5',portal_type='Person',title=title)
AttributeError: 'NoneType' object has no attribute 'newContent'

======================================================================
ERROR: test_20_SearchFolderWithDynamicRelatedKey (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 672, in test_20_SearchFolderWithDynamicRelatedKey
    portal_category.group.manage_delObjects([x for x in
AttributeError: group

======================================================================
FAIL: test_02_EverythingCatalogued (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 122, in test_02_EverythingCatalogued
    self.assertEquals(len(organisation_module_list),1)
AssertionError: 0 != 1

======================================================================
FAIL: test_12_TransactionalUidBuffer (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 336, in test_12_TransactionalUidBuffer
    self.failUnless(catalog is not None)
AssertionError

======================================================================
FAIL: test_15_getObject (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 472, in test_15_getObject
    self.assertRaises(ValueError, portal_catalog.getObject, "StringUID")
AssertionError: ValueError not raised

======================================================================
FAIL: test_16_newUid (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 486, in test_16_newUid
    self.failIf(uid in uid_dict)
AssertionError

----------------------------------------------------------------------
Ran 20 tests in 1.229s

FAILED (failures=4, errors=14)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.281s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.022s)
Installing Photo ... done (0.036s)
Installing Formulator ... done (1.370s)
Installing ZSQLMethods ... done (0.013s)
Installing ZMySQLDA ... done (0.055s)
Installing ZSQLCatalog ... done (0.034s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.022s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.019s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.024s)
Installing CMFCalendar ... done (0.058s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.014s)
Installing CMFReportTool ... done (0.530s)
Installing CMFMailIn ... done (0.014s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.025s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.051s)
Installing ERP5Catalog ... done (0.017s)
Installing ERP5Type ... done (0.029s)
Installing ERP5Form ... done (3.323s)
Installing ERP5SyncML ... done (0.066s)
Installing CMFCategory ... done (0.019s)
Installing ERP5 ... done (0.019s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.024s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_d89dcedc2a70af3a878932c35aff4822 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEE
======================================================================
ERROR: tests preference workflow
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 61, in afterSetUp
    self.createPreferences()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 65, in createPreferences
    portal_preferences = self.getPreferenceTool()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 54, in getPreferenceTool
    return self.getPortal().portal_preferences
AttributeError: portal_preferences

======================================================================
ERROR: checks that preference methods can be called directly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 61, in afterSetUp
    self.createPreferences()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 65, in createPreferences
    portal_preferences = self.getPreferenceTool()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 54, in getPreferenceTool
    return self.getPortal().portal_preferences
AttributeError: portal_preferences

======================================================================
ERROR: checks that getPreference returns the good preferred value
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 61, in afterSetUp
    self.createPreferences()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 65, in createPreferences
    portal_preferences = self.getPreferenceTool()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 54, in getPreferenceTool
    return self.getPortal().portal_preferences
AttributeError: portal_preferences

======================================================================
ERROR: check setting a preference modifies
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 61, in afterSetUp
    self.createPreferences()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 65, in createPreferences
    portal_preferences = self.getPreferenceTool()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 54, in getPreferenceTool
    return self.getPortal().portal_preferences
AttributeError: portal_preferences

======================================================================
ERROR: check that the preferences are related to the user.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 61, in afterSetUp
    self.createPreferences()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 65, in createPreferences
    portal_preferences = self.getPreferenceTool()
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 54, in getPreferenceTool
    return self.getPortal().portal_preferences
AttributeError: portal_preferences

----------------------------------------------------------------------
Ran 5 tests in 0.863s

FAILED (errors=5)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.351s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.020s)
Installing Photo ... done (0.037s)
Installing Formulator ... done (1.082s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.048s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.012s)
Installing PythonScripts ... done (0.011s)
Installing ExternalMethod ... done (0.018s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.013s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.023s)
Installing CMFDefault ... done (0.022s)
Installing CMFTopic ... done (0.018s)
Installing DCWorkflow ... done (0.022s)
Installing CMFCalendar ... done (0.042s)
Installing CMFPhoto ... done (0.015s)
Installing BTreeFolder2 ... done (0.016s)
Installing CMFReportTool ... done (0.547s)
Installing CMFMailIn ... done (0.014s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.022s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.080s)
Installing ERP5Catalog ... done (0.030s)
Installing ERP5Type ... done (0.037s)
Installing ERP5Form ... done (3.234s)
Installing ERP5SyncML ... done (0.063s)
Installing CMFCategory ... done (0.014s)
Installing ERP5 ... done (0.016s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.022s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_9e65457b8c720545f93801e29ef908ea ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA

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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 163, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 176, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 251, in test_05_GetSynchronizationList
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 267, in test_06_GetObjectList
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 296, in test_07_ExportImport
    self.populatePersonServer(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 200, in populatePersonServer
    id = 'person_server')
  File "/usr/lib/zope/lib/python/Products/CMFCore/TypesTool.py", line 928, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 436, in test_09_FirstSynchronizationWithLongLines
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 466, in test_10_GetObjectFromGid
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 482, in test_11_GetSynchronizationState
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 555, in test_12_UpdateSimpleData
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 602, in test_13_GetConflictList
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 630, in test_14_GetPublisherAndSubscriberDocument
    self.test_13_GetConflictList(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 602, in test_13_GetConflictList
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 648, in test_15_ApplyPublisherValue
    self.test_13_GetConflictList(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 602, in test_13_GetConflictList
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 671, in test_16_ApplySubscriberValue
    self.test_13_GetConflictList(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 602, in test_13_GetConflictList
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 732, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 766, in test_18_UpdateSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 732, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 794, in test_19_DeleteObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 826, in test_20_DeleteSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 732, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 852, in test_21_GetConflictListOnSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 732, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 885, in test_22_ApplyPublisherDocumentOnSubObject
    self.test_21_GetConflictListOnSubObject(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 852, in test_21_GetConflictListOnSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 732, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 915, in test_23_ApplySubscriberDocumentOnSubObject
    self.test_21_GetConflictListOnSubObject(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 852, in test_21_GetConflictListOnSubObject
    self.test_17_AddSubObject(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 732, in test_17_AddSubObject
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 950, in test_24_SynchronizeWithStrangeGid
    self.setupPublicationAndSubscriptionAndGid(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 229, in setupPublicationAndSubscriptionAndGid
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 992, in test_25_MultiNodeConflict
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 1058, in test_26_SynchronizeWorkflowHistory
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 1084, in test_27_UpdateLocalRole
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 1118, in test_28_PartialData
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 1161, in test_29_BrokenMessage
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 1189, in test_30_GetSynchronizationType
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 1225, in test_31_UpdateLocalPermission
    self.test_08_FirstSynchronization(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 389, in test_08_FirstSynchronization
    self.setupPublicationAndSubscription(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 224, in setupPublicationAndSubscription
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 1266, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 1282, in test_33_OneWaySync
    self.test_02_AddPublication(quiet=1,run=1)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 150, 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 "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 138, in test_01_HasEverything
    self.failUnless(self.getSynchronizationTool()!=None)
AssertionError

----------------------------------------------------------------------
Ran 33 tests in 1.130s

FAILED (failures=1, errors=32)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.515s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.031s)
Installing Photo ... done (0.033s)
Installing Formulator ... done (1.590s)
Installing ZSQLMethods ... done (0.012s)
Installing ZMySQLDA ... done (0.054s)
Installing ZSQLCatalog ... done (0.042s)
Installing ZMailIn ... done (0.022s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.021s)
Installing MailHost ... done (0.030s)
Installing PageTemplates ... done (0.013s)
Installing PythonScripts ... done (0.019s)
Installing ExternalMethod ... done (0.036s)
Installing iHotfix ... done (0.015s)
Installing Localizer ... done (0.013s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.016s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.013s)
Installing CMFCalendar ... done (0.036s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.016s)
Installing CMFReportTool ... done (0.445s)
Installing CMFMailIn ... done (0.013s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... done (0.057s)
Installing ERP5Catalog ... done (0.018s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... done (3.278s)
Installing ERP5SyncML ... done (0.074s)
Installing CMFCategory ... done (0.015s)
Installing ERP5 ... done (0.023s)
Installing ZMySQLDDA ... NOT FOUND
Installing ERP5OOo ... done (0.032s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_442f4e8b5f26839a3aba9bdf7deee977 ERP5 Site ... Traceback (most recent call last):
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 371, in setupERP5Site
    reindex=reindex,create_activities=create_activities)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 83, in manage_addERP5Site
    , reindex       = reindex
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 872, in create
    self.setup(p, create_userfolder, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 1185, in setup
    self.setupTools(p, **kw)
  File "/home/seb/zope/unit_test/Products/ERP5/ERP5Site.py", line 982, in setupTools
    addSQLConnection = p.manage_addProduct['ZMySQLDDA'].manage_addZMySQLDeferredConnection
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 26, in __getitem__
    return self.__bobo_traverse__(None, name)
  File "/usr/lib/zope/lib/python/App/FactoryDispatcher.py", line 29, in __bobo_traverse__
    product=self.aq_acquire('_getProducts')()._product(name)
  File "/usr/lib/zope/lib/python/App/Product.py", line 67, in _product
    def _product(self, name): return getattr(self, name)
AttributeError: ZMySQLDDA
EEEEEE
======================================================================
ERROR: Test basic category membership
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 70, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 87, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'region'

======================================================================
ERROR: Test empty and always false predicates.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 70, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 87, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'region'

======================================================================
ERROR: Test Predicate implements Predicate interface.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 70, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 87, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'region'

======================================================================
ERROR: Test simple predicates fusion.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 70, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 87, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'region'

======================================================================
ERROR: Test predicates fusion and test_method_id attribute.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 70, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 87, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'region'

======================================================================
ERROR: Test test_method_id attribute.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 235, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 70, in afterSetUp
    self.createCategories()
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 87, in createCategories
    path = self.getPortal().portal_categories[base_cat]
  File "/usr/lib/zope/lib/python/OFS/ObjectManager.py", line 670, in __getitem__
    raise KeyError, key
KeyError: 'region'

----------------------------------------------------------------------
Ran 6 tests in 0.833s

FAILED (errors=6)
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.330s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 137, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 121, in runUnitTestList
    m = __import__(test_module)
ImportError: No module named testERP5Security


More information about the Erp5-report mailing list