[cmf-tests] FAILED (errors=11) : CMF-trunk Zope-trunk Python-2.5.4 : Linux
CMF Tests
cmf-tests at epy.co.at
Thu Mar 12 22:01:42 EDT 2009
CMF Tests : FAILED (errors=11)
CMF-trunk Zope-trunk Python-2.5.4 : Linux
Running /usr/local/python2.5/bin/python ./bin/test
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.451 seconds.
Error in test test_processActions (Products.CMFCore.tests.test_CatalogTool.CatalogToolTests)
Traceback (most recent call last):
File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python25-zope212-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.5/lib/python2.5/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python25-zope212-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.5/lib/python2.5/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python25-zope212-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.5/lib/python2.5/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python25-zope212-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.5/lib/python2.5/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python25-zope212-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.5/lib/python2.5/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python25-zope212-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.5/lib/python2.5/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python25-zope212-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.5/lib/python2.5/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python25-zope212-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.5/lib/python2.5/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python25-zope212-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.5/lib/python2.5/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python25-zope212-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.5/lib/python2.5/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python25-zope212-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 7.253 seconds.
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.859 seconds.
Ran 51 tests with 0 failures and 0 errors in 0.321 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
Set up Products.CMFCalendar.testing.FunctionalLayer in 3.597 seconds.
Ran 24 tests with 0 failures and 0 errors in 4.531 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.065 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.414 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 16.689 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.602 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.003 seconds.
Ran 68 tests with 0 failures and 0 errors in 4.042 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.564 seconds.
Set up Products.CMFDefault.testing.FunctionalLayer in 0.557 seconds.
Ran 40 tests with 0 failures and 0 errors in 6.841 seconds.
Running Products.CMFTopic.testing.FunctionalLayer tests:
Tear down Products.CMFDefault.testing.FunctionalLayer in 0.060 seconds.
Set up Products.CMFTopic.testing.FunctionalLayer in 0.523 seconds.
Ran 1 tests with 0 failures and 0 errors in 0.064 seconds.
Running Products.CMFUid.testing.UidEventZCMLLayer tests:
Tear down Products.CMFTopic.testing.FunctionalLayer in 0.067 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 0.780 seconds.
Running Products.DCWorkflow.testing.ExportImportZCMLLayer tests:
Tear down Products.CMFUid.testing.UidEventZCMLLayer in 0.000 seconds.
Set up Products.DCWorkflow.testing.ExportImportZCMLLayer in 0.538 seconds.
Ran 37 tests with 0 failures and 0 errors in 2.074 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.319 seconds.
Ran 212 tests with 0 failures and 0 errors in 2.158 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.222 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 3.859 seconds.
FAILED (errors=11)
More information about the cmf-tests
mailing list