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

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Oct 9 17:11:54 CEST 2009


Test Suite: PERF
Revision: 29544
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.153s)
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 475, in ?
    main()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 463, in main
    debug=debug)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 323, 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 191, 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 54, in ?
    ZopeTestCase.installProduct('Formulator', 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/Formulator/__init__.py", line 86, in initialize
    FieldRegistry.initializeFields()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/FieldRegistry.py", line 54, in initializeFields
    field_class.form._realize_fields()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/Form.py", line 566, in _realize_fields
    field = field.get_real_field()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/DummyField.py", line 36, in get_real_field
    (self.id,), self.kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/Field.py", line 30, in __init__
    self.initialize_values(kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/Field.py", line 51, in initialize_values
    value = dict.get(id, field.get_value('default'))
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Form/Form.py", line 315, in get_value
    REQUEST = get_request()
TypeError: 'NoneType' object is not callable

Loading Zope, please stand by ... done (1.197s)
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 475, in ?
    main()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 463, in main
    debug=debug)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 323, 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 191, 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 54, in ?
    ZopeTestCase.installProduct('Formulator', 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/Formulator/__init__.py", line 86, in initialize
    FieldRegistry.initializeFields()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/FieldRegistry.py", line 54, in initializeFields
    field_class.form._realize_fields()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/Form.py", line 566, in _realize_fields
    field = field.get_real_field()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/DummyField.py", line 36, in get_real_field
    (self.id,), self.kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/Field.py", line 30, in __init__
    self.initialize_values(kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/Field.py", line 51, in initialize_values
    value = dict.get(id, field.get_value('default'))
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Form/Form.py", line 315, in get_value
    REQUEST = get_request()
TypeError: 'NoneType' object is not callable

Loading Zope, please stand by ... done (1.094s)
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 475, in ?
    main()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 463, in main
    debug=debug)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/runUnitTest.py", line 323, 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 191, 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 54, in ?
    ZopeTestCase.installProduct('Formulator', 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/Formulator/__init__.py", line 86, in initialize
    FieldRegistry.initializeFields()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/FieldRegistry.py", line 54, in initializeFields
    field_class.form._realize_fields()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/Form.py", line 566, in _realize_fields
    field = field.get_real_field()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/DummyField.py", line 36, in get_real_field
    (self.id,), self.kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/Field.py", line 30, in __init__
    self.initialize_values(kw)
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/Formulator/Field.py", line 51, in initialize_values
    value = dict.get(id, field.get_value('default'))
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test/Products/ERP5Form/Form.py", line 315, in get_value
    REQUEST = get_request()
TypeError: 'NoneType' object is not callable


More information about the Erp5-report mailing list