[Erp5-report] PERF r28200: 0 Tests, 0 Errors, 0 Failures

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 29 11:28:29 CEST 2009


Test Suite: PERF
Revision: 28200
Result: FAIL

All tests: 0
Failures: 0
Errors: 0


The following tests failed:

The following tests have an unknown status:
../../Products/ERP5Type/tests/runUnitTest.py testPerformance
../../Products/ERP5Type/tests/runUnitTest.py testPerformance
../../Products/ERP5Type/tests/runUnitTest.py testPerformance
-------------- next part --------------
Loading Zope, please stand by ... done (1.127s)
/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Form/FSForm.py:4: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View, ViewManagementScreens
/usr/lib/erp5/lib/python/Products/ZMailIn/__init__.py:25: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().note('Added GlobalZMailInCatalog')
/usr/lib/erp5/lib/python/Products/ZMailIn/__init__.py:26: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().commit()
/usr/lib/erp5/lib/python/Products/CMFMailIn/__init__.py:38: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 472, in ?
    main()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 460, in main
    debug=debug)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 317, in runUnitTestList
    suite = test_loader.loadTestsFromNames(test_list)
  File "/usr/lib64/python2.4/unittest.py", line 556, in loadTestsFromNames
    suites = [self.loadTestsFromName(name, module) for name in names]
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 185, in loadTestsFromName
    return unittest.TestLoader.loadTestsFromName(self, name, module)
  File "/usr/lib64/python2.4/unittest.py", line 524, in loadTestsFromName
    module = __import__('.'.join(parts_copy))
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 35, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 135, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/__init__.py", line 98, in initialize
    initializeProductDocumentRegistry()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Utils.py", line 797, in importLocalDocument
    document_module = imp.load_source(
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/MemcachedPlugin.py", line 33, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/__init__.py", line 36, in ?
    document_classes = updateGlobals( this_module, globals(), permissions_module = Permissions)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Utils.py", line 350, in updateGlobals
    import_method(module_id, path=path)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Utils.py", line 535, in importLocalInterface
    module = imp.load_source(class_id, path, f)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/interfaces/mime_sender.py", line 50
    def getMIMEMultipartLogList(document=None)
                                             ^
SyntaxError: invalid syntax

Loading Zope, please stand by ... done (1.121s)
/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Form/FSForm.py:4: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View, ViewManagementScreens
/usr/lib/erp5/lib/python/Products/ZMailIn/__init__.py:25: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().note('Added GlobalZMailInCatalog')
/usr/lib/erp5/lib/python/Products/ZMailIn/__init__.py:26: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().commit()
/usr/lib/erp5/lib/python/Products/CMFMailIn/__init__.py:38: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 472, in ?
    main()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 460, in main
    debug=debug)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 317, in runUnitTestList
    suite = test_loader.loadTestsFromNames(test_list)
  File "/usr/lib64/python2.4/unittest.py", line 556, in loadTestsFromNames
    suites = [self.loadTestsFromName(name, module) for name in names]
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 185, in loadTestsFromName
    return unittest.TestLoader.loadTestsFromName(self, name, module)
  File "/usr/lib64/python2.4/unittest.py", line 524, in loadTestsFromName
    module = __import__('.'.join(parts_copy))
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 35, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 135, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/__init__.py", line 98, in initialize
    initializeProductDocumentRegistry()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Utils.py", line 797, in importLocalDocument
    document_module = imp.load_source(
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/MemcachedPlugin.py", line 33, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/__init__.py", line 36, in ?
    document_classes = updateGlobals( this_module, globals(), permissions_module = Permissions)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Utils.py", line 350, in updateGlobals
    import_method(module_id, path=path)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Utils.py", line 535, in importLocalInterface
    module = imp.load_source(class_id, path, f)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/interfaces/mime_sender.py", line 50
    def getMIMEMultipartLogList(document=None)
                                             ^
SyntaxError: invalid syntax

Loading Zope, please stand by ... done (1.087s)
/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Form/FSForm.py:4: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View, ViewManagementScreens
/usr/lib/erp5/lib/python/Products/ZMailIn/__init__.py:25: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().note('Added GlobalZMailInCatalog')
/usr/lib/erp5/lib/python/Products/ZMailIn/__init__.py:26: DeprecationWarning: This will be removed in ZODB 3.6:
   use transaction.get() instead of get_transaction().
   transaction.commit() is a shortcut spelling of transaction.get().commit(),
   and transaction.abort() of transaction.get().abort().
  get_transaction().commit()
/usr/lib/erp5/lib/python/Products/CMFMailIn/__init__.py:38: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 472, in ?
    main()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 460, in main
    debug=debug)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 317, in runUnitTestList
    suite = test_loader.loadTestsFromNames(test_list)
  File "/usr/lib64/python2.4/unittest.py", line 556, in loadTestsFromNames
    suites = [self.loadTestsFromName(name, module) for name in names]
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 185, in loadTestsFromName
    return unittest.TestLoader.loadTestsFromName(self, name, module)
  File "/usr/lib64/python2.4/unittest.py", line 524, in loadTestsFromName
    module = __import__('.'.join(parts_copy))
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 35, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 135, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/__init__.py", line 98, in initialize
    initializeProductDocumentRegistry()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/InitGenerator.py", line 53, in initializeProductDocumentRegistry
    importLocalDocument(class_id, document_path=document_path)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Utils.py", line 797, in importLocalDocument
    document_module = imp.load_source(
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Core/MemcachedPlugin.py", line 33, in ?
    from Products.ERP5.PropertySheet.SortIndex import SortIndex
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/__init__.py", line 36, in ?
    document_classes = updateGlobals( this_module, globals(), permissions_module = Permissions)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Utils.py", line 350, in updateGlobals
    import_method(module_id, path=path)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Type/Utils.py", line 535, in importLocalInterface
    module = imp.load_source(class_id, path, f)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5/interfaces/mime_sender.py", line 50
    def getMIMEMultipartLogList(document=None)
                                             ^
SyntaxError: invalid syntax


More information about the Erp5-report mailing list