[cmf-tests] FAILED (errors=11) : CMF-trunk Zope-2.10 Python-2.4.6 : Linux
CMF Tests
cmf-tests at epy.co.at
Thu Mar 12 21:55:37 EDT 2009
CMF Tests : FAILED (errors=11)
CMF-trunk Zope-2.10 Python-2.4.6 : Linux
Running /usr/local/python2.4/bin/python ./bin/test
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.521 seconds.
Error in test test_processActions (Products.CMFCore.tests.test_CatalogTool.CatalogToolTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf22/src/Products.CMFCore/Products/CMFCore/tests/test_CatalogTool.py", line 125, in test_processActions
dummy = self._makeContent(catalog=1)
AttributeError: 'CatalogToolTests' object has no attribute '_makeContent'
Error in test test_refreshCatalog (Products.CMFCore.tests.test_CatalogTool.CatalogToolTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf22/src/Products.CMFCore/Products/CMFCore/tests/test_CatalogTool.py", line 394, in test_refreshCatalog
site._setObject('dummy', self._makeContent(catalog=1))
AttributeError: 'CatalogToolTests' object has no attribute '_makeContent'
Error in test test_search_anonymous (Products.CMFCore.tests.test_CatalogTool.CatalogToolTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf22/src/Products.CMFCore/Products/CMFCore/tests/test_CatalogTool.py", line 133, in test_search_anonymous
dummy = self._makeContent(catalog=1)
AttributeError: 'CatalogToolTests' object has no attribute '_makeContent'
Error in test test_search_inactive (Products.CMFCore.tests.test_CatalogTool.CatalogToolTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf22/src/Products.CMFCore/Products/CMFCore/tests/test_CatalogTool.py", line 196, in test_search_inactive
dummy = self._makeContent(catalog=1)
AttributeError: 'CatalogToolTests' object has no attribute '_makeContent'
Error in test test_search_member_with_valid_roles (Products.CMFCore.tests.test_CatalogTool.CatalogToolTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf22/src/Products.CMFCore/Products/CMFCore/tests/test_CatalogTool.py", line 142, in test_search_member_with_valid_roles
dummy = self._makeContent(catalog=1)
AttributeError: 'CatalogToolTests' object has no attribute '_makeContent'
Error in test test_search_member_with_valid_roles_but_proxy_roles_limit (Products.CMFCore.tests.test_CatalogTool.CatalogToolTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf22/src/Products.CMFCore/Products/CMFCore/tests/test_CatalogTool.py", line 154, in test_search_member_with_valid_roles_but_proxy_roles_limit
dummy = self._makeContent(catalog=1)
AttributeError: 'CatalogToolTests' object has no attribute '_makeContent'
Error in test test_search_member_wo_valid_roles (Products.CMFCore.tests.test_CatalogTool.CatalogToolTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf22/src/Products.CMFCore/Products/CMFCore/tests/test_CatalogTool.py", line 167, in test_search_member_wo_valid_roles
dummy = self._makeContent(catalog=1)
AttributeError: 'CatalogToolTests' object has no attribute '_makeContent'
Error in test test_search_member_wo_valid_roles_but_proxy_roles_allow (Products.CMFCore.tests.test_CatalogTool.CatalogToolTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf22/src/Products.CMFCore/Products/CMFCore/tests/test_CatalogTool.py", line 179, in test_search_member_wo_valid_roles_but_proxy_roles_allow
dummy = self._makeContent(catalog=1)
AttributeError: 'CatalogToolTests' object has no attribute '_makeContent'
Error in test test_search_restrict_inactive (Products.CMFCore.tests.test_CatalogTool.CatalogToolTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf22/src/Products.CMFCore/Products/CMFCore/tests/test_CatalogTool.py", line 257, in test_search_restrict_inactive
dummy = self._makeContent(catalog=1)
AttributeError: 'CatalogToolTests' object has no attribute '_makeContent'
Error in test test_search_restrict_manager (Products.CMFCore.tests.test_CatalogTool.CatalogToolTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf22/src/Products.CMFCore/Products/CMFCore/tests/test_CatalogTool.py", line 222, in test_search_restrict_manager
dummy = self._makeContent(catalog=1)
AttributeError: 'CatalogToolTests' object has no attribute '_makeContent'
Error in test test_search_restrict_visible (Products.CMFCore.tests.test_CatalogTool.CatalogToolTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf22/src/Products.CMFCore/Products/CMFCore/tests/test_CatalogTool.py", line 291, in test_search_restrict_visible
dummy = self._makeContent(catalog=1)
AttributeError: 'CatalogToolTests' object has no attribute '_makeContent'
Ran 407 tests with 0 failures and 11 errors in 6.709 seconds.
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
Set up Products.CMFCore.testing.FunctionalZCMLLayer in 3.806 seconds.
Ran 51 tests with 0 failures and 0 errors in 0.337 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
Set up Products.CMFCalendar.testing.FunctionalLayer in 1.401 seconds.
Ran 24 tests with 0 failures and 0 errors in 3.687 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.063 seconds.
Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.004 seconds.
Set up Products.CMFCore.testing.EventZCMLLayer in 0.003 seconds.
Ran 24 tests with 0 failures and 0 errors in 1.359 seconds.
Running Products.CMFCore.testing.ExportImportZCMLLayer tests:
Tear down Products.CMFCore.testing.EventZCMLLayer in 0.000 seconds.
Set up Products.CMFCore.testing.ExportImportZCMLLayer in 0.003 seconds.
Ran 102 tests with 0 failures and 0 errors in 14.800 seconds.
Running Products.CMFCore.testing.TraversingEventZCMLLayer tests:
Tear down Products.CMFCore.testing.ExportImportZCMLLayer in 0.000 seconds.
Set up Products.CMFCore.testing.TraversingEventZCMLLayer in 0.005 seconds.
Ran 15 tests with 0 failures and 0 errors in 1.167 seconds.
Running Products.CMFCore.testing.TraversingZCMLLayer tests:
Tear down Products.CMFCore.testing.TraversingEventZCMLLayer in 0.000 seconds.
Set up Products.CMFCore.testing.TraversingZCMLLayer in 0.004 seconds.
Ran 68 tests with 0 failures and 0 errors in 4.413 seconds.
Running Products.CMFDefault.testing.FunctionalLayer tests:
Tear down Products.CMFCore.testing.TraversingZCMLLayer in 0.000 seconds.
Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.641 seconds.
Set up Products.CMFDefault.testing.FunctionalLayer in 0.566 seconds.
Ran 40 tests with 0 failures and 0 errors in 7.088 seconds.
Running Products.CMFTopic.testing.FunctionalLayer tests:
Tear down Products.CMFDefault.testing.FunctionalLayer in 0.059 seconds.
Set up Products.CMFTopic.testing.FunctionalLayer in 0.479 seconds.
Ran 1 tests with 0 failures and 0 errors in 0.066 seconds.
Running Products.CMFUid.testing.UidEventZCMLLayer tests:
Tear down Products.CMFTopic.testing.FunctionalLayer in 0.062 seconds.
Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.003 seconds.
Set up Products.CMFUid.testing.UidEventZCMLLayer in 0.004 seconds.
Ran 12 tests with 0 failures and 0 errors in 0.773 seconds.
Running Products.DCWorkflow.testing.ExportImportZCMLLayer tests:
Tear down Products.CMFUid.testing.UidEventZCMLLayer in 0.000 seconds.
Set up Products.DCWorkflow.testing.ExportImportZCMLLayer in 1.171 seconds.
Ran 37 tests with 0 failures and 0 errors in 1.867 seconds.
Running Products.GenericSetup.testing.ExportImportZCMLLayer tests:
Tear down Products.DCWorkflow.testing.ExportImportZCMLLayer in 0.001 seconds.
Set up Products.GenericSetup.testing.ExportImportZCMLLayer in 0.106 seconds.
Ran 212 tests with 0 failures and 0 errors in 2.107 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
Tear down Products.GenericSetup.testing.ExportImportZCMLLayer in 0.001 seconds.
Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Ran 584 tests with 0 failures and 0 errors in 2.151 seconds.
Tearing down left over layers:
Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1577 tests, 0 failures, 11 errors in 1 minutes 1.339 seconds.
FAILED (errors=11)
More information about the cmf-tests
mailing list