[cmf-tests] FAILED (failures=2) : CMF-2.2 Zope-2.13 Python-2.6.6 : Linux
CMF Tests
cmf-tests at epy.co.at
Wed Sep 21 00:31:44 EST 2011
CMF Tests : FAILED (failures=2)
CMF-2.2 Zope-2.13 Python-2.6.6 : Linux (x86_64)
Running ./bin/test
./bin/test:109: DeprecationWarning: zope.testing.testrunner is deprecated in favour of zope.testrunner.
/home/stefan/autotest/temp/python26-zope213-cmf22/eggs/zope.testing-3.9.6-py2.6.egg/zope/testing/testrunner/formatter.py:28: DeprecationWarning: zope.testing.exceptions is deprecated in favour of zope.testrunner.exceptions
from zope.testing.exceptions import DocTestFailureException
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.084 seconds.
Ran 362 tests with 0 failures and 0 errors in 1.617 seconds.
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.230 seconds.
Ran 55 tests with 0 failures and 0 errors in 0.117 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
Set up Products.CMFCalendar.testing.FunctionalLayer/home/stefan/autotest/temp/python26-zope213-cmf22/src/Products.GenericSetup/Products/GenericSetup/utils.py:122: DeprecationWarning: UserFolder is deprecated. User folders are no longer part of AccessControl, please depend on Zope2 and import from OFS.userfolder or use the new minimal user folder classes from AccessControl.userfolder.
obj = getattr( obj, part )
in 0.419 seconds.
Ran 20 tests with 0 failures and 0 errors in 1.461 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.019 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.603 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.
Found:
<?xml version="1.0" ?><object meta_type="Mail Host" name="MailHost" smtp_host="value2" smtp_port="1" smtp_pwd="value1" smtp_queue="False" smtp_queue_directory="/tmp" smtp_uid="value3"/>
Expected:
<?xml version="1.0" ?><object meta_type="Mail Host" name="MailHost" smtp_host="value2" smtp_port="1" smtp_pwd="value1" smtp_uid="value3"/>
Failure in test test_changed (Products.CMFCore.exportimport.tests.test_mailhost.exportMailHostTests)
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-zope213-cmf22/src/Products.CMFCore/Products/CMFCore/exportimport/tests/test_mailhost.py", line 92, in test_changed
self._compareDOM(text, _CHANGED_EXPORT)
File "/home/stefan/autotest/temp/python26-zope213-cmf22/src/Products.GenericSetup/Products/GenericSetup/tests/common.py", line 62, in _compareDOM
self.assertEqual( found.toxml(), expected.toxml() )
File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
(msg or '%r != %r' % (first, second))
AssertionError: u'<?xml version="1.0" ?><object meta_type="Mail Host" name="MailHost" smtp_host="value2" smtp_port="1" smtp_pwd="value1" smtp_queue="False" smtp_queue_directory="/tmp" smtp_uid="value3"/>' != u'<?xml version="1.0" ?><object meta_type="Mail Host" name="MailHost" smtp_host="value2" smtp_port="1" smtp_pwd="value1" smtp_uid="value3"/>'
Found:
<?xml version="1.0" ?><object meta_type="Mail Host" name="MailHost" smtp_host="localhost" smtp_port="25" smtp_pwd="" smtp_queue="False" smtp_queue_directory="/tmp" smtp_uid=""/>
Expected:
<?xml version="1.0" ?><object meta_type="Mail Host" name="MailHost" smtp_host="localhost" smtp_port="25" smtp_pwd="" smtp_uid=""/>
Failure in test test_unchanged (Products.CMFCore.exportimport.tests.test_mailhost.exportMailHostTests)
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-zope213-cmf22/src/Products.CMFCore/Products/CMFCore/exportimport/tests/test_mailhost.py", line 79, in test_unchanged
self._compareDOM(text, _DEFAULT_EXPORT)
File "/home/stefan/autotest/temp/python26-zope213-cmf22/src/Products.GenericSetup/Products/GenericSetup/tests/common.py", line 62, in _compareDOM
self.assertEqual( found.toxml(), expected.toxml() )
File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
(msg or '%r != %r' % (first, second))
AssertionError: u'<?xml version="1.0" ?><object meta_type="Mail Host" name="MailHost" smtp_host="localhost" smtp_port="25" smtp_pwd="" smtp_queue="False" smtp_queue_directory="/tmp" smtp_uid=""/>' != u'<?xml version="1.0" ?><object meta_type="Mail Host" name="MailHost" smtp_host="localhost" smtp_port="25" smtp_pwd="" smtp_uid=""/>'
Ran 103 tests with 2 failures and 0 errors in 6.736 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 17 tests with 0 failures and 0 errors in 0.630 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.667 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.144 seconds.
Set up Products.CMFDefault.testing.FunctionalLayer in 0.293 seconds.
Ran 43 tests with 0 failures and 0 errors in 5.746 seconds.
Running Products.CMFTopic.testing.FunctionalLayer tests:
Tear down Products.CMFDefault.testing.FunctionalLayer in 0.016 seconds.
Set up Products.CMFTopic.testing.FunctionalLayer in 0.192 seconds.
Ran 1 tests with 0 failures and 0 errors in 0.021 seconds.
Running Products.CMFUid.testing.UidEventZCMLLayer tests:
Tear down Products.CMFTopic.testing.FunctionalLayer in 0.017 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.311 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.134 seconds.
Ran 42 tests with 0 failures and 0 errors in 0.907 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.045 seconds.
Ran 219 tests with 0 failures and 0 errors in 0.654 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.
Ran 515 tests with 0 failures and 0 errors in 1.316 seconds.
Tearing down left over layers:
Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1482 tests, 2 failures, 0 errors in 25.085 seconds.
FAILED (failures=2)
More information about the cmf-tests
mailing list