[Erp5-report] ERP5 Unit Test

seb at nexedi.com seb at nexedi.com
Thu Feb 23 06:29:06 CET 2006


Date : 2006-02-23

-------------- next part --------------
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (7.729s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.120s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.131s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 52, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.109s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 41, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.094s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoice.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.095s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 40, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.139s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.095s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5BankingCashTransfer.py", line 38, in ?
    from Products.ERP5Type.Utils import convertToUpperCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.152s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testDomainTool.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.099s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.114s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 45, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.167s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPackingList.py", line 44, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.115s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testTransformation.py", line 45, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.195s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testProductionOrder.py", line 45, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.140s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInventory.py", line 55, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.121s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInventoryModule.py", line 44, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.104s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5HR.py", line 35, in ?
    from Products.ERP5Type.Utils import convertToUpperCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.149s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 44, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.099s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 40, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.111s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testTrashTool.py", line 44, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.093s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/Products/ERP5Type/tests/testERP5Type.py", line 15, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.138s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/Products/ERP5Type/tests/testXMLMatrix.py", line 41, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.095s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 36, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.098s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.130s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 38, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.114s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 42, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.117s)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/__init__.py", line 39, in ?
    from Products.ERP5Type.Utils import initializeProduct, updateGlobals
  File "/home/seb/zope/unit_test/Products/ERP5Type/Utils.py", line 1217, in ?
    from Base import Base as BaseClass
  File "/home/seb/zope/unit_test/Products/ERP5Type/Base.py", line 55, in ?
    from ZopePatch import ERP5PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/ZopePatch.py", line 25, in ?
    from Products.ERP5Type.patches import PropertyManager
  File "/home/seb/zope/unit_test/Products/ERP5Type/patches/PropertyManager.py", line 20, in ?
    from Products.ERP5Type.ERP5Type import ERP5TypeInformation
  File "/home/seb/zope/unit_test/Products/ERP5Type/ERP5Type.py", line 191
    <<<<<<< ERP5Type.py
     ^
SyntaxError: invalid syntax


More information about the Erp5-report mailing list