[cmf-tests] FAILED (errors=1) : CMF-trunk Zope-2.12 Python-2.6.5 : Linux
CMF Tests
cmf-tests at epy.co.at
Tue May 25 21:50:17 EDT 2010
CMF Tests : FAILED (errors=1)
CMF-trunk Zope-2.12 Python-2.6.5 : Linux (x86_64)
Running /usr/local/python2.6/bin/python ./bin/test
/home/stefan/autotest/temp/python26-zope212-cmf23/src/Products.CMFCore/Products/CMFCore/tests/test_zcml.py:20: DeprecationWarning: zope.testing.doctest is deprecated in favour of the Python standard library doctest module
from zope.testing import doctest
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.145 seconds.
Ran 363 tests with 0 failures and 0 errors in 2.070 seconds.
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.192 seconds.
Ran 55 tests with 0 failures and 0 errors in 0.120 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
Set up Products.CMFCalendar.testing.FunctionalLayer in 0.358 seconds.
Ran 20 tests with 0 failures and 0 errors in 1.471 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.026 seconds.
Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.001 seconds.
Set up Products.CMFCore.testing.EventZCMLLayer in 0.001 seconds.
Ran 24 tests with 0 failures and 0 errors in 0.595 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.001 seconds.
Ran 103 tests with 0 failures and 0 errors in 10.296 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.001 seconds.
Ran 15 tests with 0 failures and 0 errors in 0.483 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.001 seconds.
Ran 69 tests with 0 failures and 0 errors in 1.651 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.155 seconds.
Set up Products.CMFDefault.testing.FunctionalLayer in 0.244 seconds.
Ran 44 tests with 0 failures and 0 errors in 6.245 seconds.
Running Products.CMFTopic.testing.FunctionalLayer tests:
Tear down Products.CMFDefault.testing.FunctionalLayer in 0.024 seconds.
Set up Products.CMFTopic.testing.FunctionalLayer in 0.249 seconds.
Ran 1 tests with 0 failures and 0 errors in 0.023 seconds.
Running Products.CMFUid.testing.UidEventZCMLLayer tests:
Tear down Products.CMFTopic.testing.FunctionalLayer in 0.026 seconds.
Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.002 seconds.
Set up Products.CMFUid.testing.UidEventZCMLLayer in 0.001 seconds.
Ran 12 tests with 0 failures and 0 errors in 0.317 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.143 seconds.
Ran 38 tests with 0 failures and 0 errors in 0.722 seconds.
Running Products.GenericSetup.testing.ExportImportZCMLLayer tests:
Tear down Products.DCWorkflow.testing.ExportImportZCMLLayer in 0.000 seconds.
Set up Products.GenericSetup.testing.ExportImportZCMLLayer in 0.084 seconds.
Ran 212 tests with 0 failures and 0 errors in 0.639 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
Tear down Products.GenericSetup.testing.ExportImportZCMLLayer in 0.000 seconds.
Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Error in test test_manage_propertiesForm_allows_adding (Products.CMFCore.tests.test_ActionInformation.ActionTests)
Traceback (most recent call last):
File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
testMethod()
File "/home/stefan/autotest/temp/python26-zope212-cmf23/src/Products.CMFCore/Products/CMFCore/tests/test_ActionInformation.py", line 117, in test_manage_propertiesForm_allows_adding
form_html = a.manage_propertiesForm(request)
File "/home/stefan/autotest/temp/python26-zope212-cmf23/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 324, in __call__
return self._bindAndExec(args, kw, None)
File "/home/stefan/autotest/temp/python26-zope212-cmf23/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/home/stefan/autotest/temp/python26-zope212-cmf23/src/Zope2/src/App/special_dtml.py", line 185, in _exec
try: result = render_blocks(self._v_blocks, ns)
File "/home/stefan/autotest/temp/python26-zope212-cmf23/src/Zope2/src/DocumentTemplate/DT_Util.py", line 202, in eval
return eval(code, d)
- __traceback_info__: REQUEST
File "<string>", line 1, in <module>
AttributeError: DummyRequest instance has no attribute 'URL1'
Ran 588 tests with 0 failures and 1 errors in 1.206 seconds.
Tearing down left over layers:
Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1544 tests, 0 failures, 1 errors in 29.299 seconds.
FAILED (errors=1)
More information about the cmf-tests
mailing list