[cmf-tests] FAILED (errors=11) : CMF-trunk Zope-2.11 Python-2.4.6 : Linux
CMF Tests
cmf-tests at epy.co.at
Thu Mar 12 21:57:38 EDT 2009
CMF Tests : FAILED (errors=11)
CMF-trunk Zope-2.11 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.518 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-zope211-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-zope211-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-zope211-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-zope211-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-zope211-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-zope211-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-zope211-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-zope211-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-zope211-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-zope211-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-zope211-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 9.350 seconds.
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.861 seconds.
Ran 51 tests with 0 failures and 0 errors in 0.313 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
Set up Products.CMFCalendar.testing.FunctionalLayer in 1.969 seconds.
Ran 24 tests with 0 failures and 0 errors in 3.566 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.064 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.380 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 15.889 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.004 seconds.
Ran 15 tests with 0 failures and 0 errors in 1.161 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.244 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.590 seconds.
Set up Products.CMFDefault.testing.FunctionalLayer in 0.559 seconds.
Ran 40 tests with 0 failures and 0 errors in 6.885 seconds.
Running Products.CMFTopic.testing.FunctionalLayer tests:
Tear down Products.CMFDefault.testing.FunctionalLayer in 0.057 seconds.
Set up Products.CMFTopic.testing.FunctionalLayer in 0.490 seconds.
Ran 1 tests with 0 failures and 0 errors in 0.063 seconds.
Running Products.CMFUid.testing.UidEventZCMLLayer tests:
Tear down Products.CMFTopic.testing.FunctionalLayer in 0.061 seconds.
Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.003 seconds.
Set up Products.CMFUid.testing.UidEventZCMLLayer in 0.003 seconds.
Ran 12 tests with 0 failures and 0 errors in 3.221 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.067 seconds.
Ran 37 tests with 0 failures and 0 errors in 3.411 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.169 seconds.
Ran 212 tests with 0 failures and 0 errors in 4.536 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.363 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 9.911 seconds.
FAILED (errors=11)
More information about the cmf-tests
mailing list