[Erp5-report] ERP5 r13215: 3 Tests, 0 Errors, 0 Failures

seb at nexedi.com seb at nexedi.com
Sun Mar 4 18:52:41 CET 2007


Date : 2007-03-04

Revision: 13215
Ran 3 tests in 74.118s
OK

-------------- next part --------------
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.546s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 39, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.371s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 38, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.368s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 38, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.346s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Form/tests/testListBox.py", line 33, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.357s)
/usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Form/tests/testPDFForm.py", line 32, in ?
    from Products.ERP5Form.PDFForm import PDFForm
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Form/ListBox.py", line 36, in ?
    from Selection import Selection, DomainSelection
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.403s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 42, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.367s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Form/tests/testSelectionTool.py", line 42, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.338s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Security/tests/testERP5Security.py", line 34, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.352s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 39, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.338s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testAccounting_l10n_fr_m9.py", line 38, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.337s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 41, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.367s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 51, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.346s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.344s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testAmount.py", line 36, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.356s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testBase.py", line 48, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.392s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testBug.py", line 38, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.366s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 40, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.338s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testDivergenceTester.py", line 44, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.344s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testDomainTool.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.329s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testERP5Budget.py", line 38, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.343s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 37, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.392s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testERP5Core.py", line 45, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.364s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testERP5HR.py", line 36, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.346s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testERP5Web.py", line 45, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.361s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testGis.py", line 36, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.337s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.389s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 44, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.345s)
/usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testInventoryAPI.py", line 46, in ?
    from Products.ERP5.Document.OrderRule import OrderRule
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.337s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testInventoryModule.py", line 44, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.348s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testInventory.py", line 55, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.346s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testInvoice.py", line 49, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.344s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testInvoiceVAT.py", line 40, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.348s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testOrder.py", line 45, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.395s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testPackingList.py", line 44, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.349s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 37, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.391s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testPerson.py", line 38, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.348s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 42, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.373s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testProductionOrder.py", line 45, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.349s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testResource.py", line 40, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.329s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testTransformation.py", line 45, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.346s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/tests/testTrashTool.py", line 44, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.350s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testCachedSkinsTool.py", line 29, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.372s)
...
----------------------------------------------------------------------
Ran 3 tests in 74.118s

OK
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.340s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testCacheTool.py", line 38, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.343s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testClassTool.py", line 38, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.344s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testConstraint.py", line 36, in ?
    from Products.ERP5Type.tests.testERP5Type import PropertySheetTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/testERP5Type.py", line 14, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.354s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/testERP5Type.py", line 14, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.392s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testFolder.py", line 13, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.358s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testMemcachedTool.py", line 29, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.328s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 37, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.343s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testSessionTool.py", line 38, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.352s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testTimerService.py", line 36, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.333s)
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 280, in ?
    main()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 274, in main
    result = runUnitTestList(test_list=test_list)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/runUnitTest.py", line 194, in runUnitTestList
    m = __import__(test_module)
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testXMLMatrix.py", line 41, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 125, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 751, in install_product
    initmethod(context)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/__init__.py", line 85, in initialize
    initializeProductDocumentRegistry()
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Utils.py", line 685, in importLocalDocument
    document_module = imp.load_source(
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5Type/Core/RamCache.py", line 34, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/__init__.py", line 47, in ?
    from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 43, in ?
    class NotificationTool(BaseTool):
  File "/mnt/erp5_cd/zope/unit_test/Products/ERP5/Tool/NotificationTool.py", line 73, in NotificationTool
    security.declareProtected(Permissions.UseMailhostServices, 'sendMessage')
AttributeError: 'module' object has no attribute 'UseMailhostServices'


More information about the Erp5-report mailing list