[cmf-tests] FAILED (failures=3) : CMF-trunk Zope-2.13 Python-2.6.6 : Linux
CMF Tests
cmf-tests at epy.co.at
Tue Sep 20 00:33:29 EST 2011
CMF Tests : FAILED (failures=3)
CMF-trunk Zope-2.13 Python-2.6.6 : Linux (x86_64)
Running ./bin/test
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.084 seconds.
Ran 367 tests with 0 failures and 0 errors in 1.262 seconds.
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.283 seconds.
Ran 52 tests with 0 failures and 0 errors in 0.127 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
Set up Products.CMFCalendar.testing.FunctionalLayer in 0.415 seconds.
Ran 20 tests with 0 failures and 0 errors in 1.663 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.018 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.607 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 112 tests with 0 failures and 0 errors in 11.825 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 35 tests with 0 failures and 0 errors in 1.437 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.690 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.197 seconds.
Set up Products.CMFDefault.testing.FunctionalLayer in 0.276 seconds.
Failure in test testUpgradeAllProposed (Products.CMFDefault.upgrade.tests.test_upgrade.UpgradeFrom20Tests)
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-cmf23/src/Products.CMFDefault/Products/CMFDefault/upgrade/tests/test_upgrade.py", line 82, in testUpgradeAllProposed
self.assertEqual(diff, '', diff)
File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
(msg or '%r != %r' % (first, second))
AssertionError: Index: mailhost.xml
===================================================================
--- mailhost.xml 2011/09/20 07:20:18 GMT+2
+++ mailhost.xml 2011/09/20 07:20:18 GMT+2
@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<object name="MailHost" meta_type="Mail Host" smtp_host="localhost"
- smtp_port="25" smtp_pwd="" smtp_queue="False" smtp_queue_directory="/tmp"
+ smtp_port="25" smtp_pwd="" smtp_queue="False" smtp_queue_directory=""
smtp_uid=""/>
Failure in test testUpgradeAllProposed (Products.CMFDefault.upgrade.tests.test_upgrade.UpgradeFrom21Tests)
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-cmf23/src/Products.CMFDefault/Products/CMFDefault/upgrade/tests/test_upgrade.py", line 82, in testUpgradeAllProposed
self.assertEqual(diff, '', diff)
File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
(msg or '%r != %r' % (first, second))
AssertionError: Index: mailhost.xml
===================================================================
--- mailhost.xml 2011/09/20 07:20:18 GMT+2
+++ mailhost.xml 2011/09/20 07:20:18 GMT+2
@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<object name="MailHost" meta_type="Mail Host" smtp_host="localhost"
- smtp_port="25" smtp_pwd="" smtp_queue="False" smtp_queue_directory="/tmp"
+ smtp_port="25" smtp_pwd="" smtp_queue="False" smtp_queue_directory=""
smtp_uid=""/>
Failure in test testUpgradeAllProposed (Products.CMFDefault.upgrade.tests.test_upgrade.UpgradeFrom22Tests)
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-cmf23/src/Products.CMFDefault/Products/CMFDefault/upgrade/tests/test_upgrade.py", line 82, in testUpgradeAllProposed
self.assertEqual(diff, '', diff)
File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
(msg or '%r != %r' % (first, second))
AssertionError: Index: mailhost.xml
===================================================================
--- mailhost.xml 2011/09/20 07:20:19 GMT+2
+++ mailhost.xml 2011/09/20 07:20:19 GMT+2
@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<object name="MailHost" meta_type="Mail Host" smtp_host="localhost"
- smtp_port="25" smtp_pwd="" smtp_queue="False" smtp_queue_directory="/tmp"
+ smtp_port="25" smtp_pwd="" smtp_queue="False" smtp_queue_directory=""
smtp_uid=""/>
Ran 51 tests with 3 failures and 0 errors in 8.871 seconds.
Running Products.CMFTopic.testing.FunctionalLayer tests:
Tear down Products.CMFDefault.testing.FunctionalLayer in 0.017 seconds.
Set up Products.CMFTopic.testing.FunctionalLayer in 0.204 seconds.
Ran 1 tests with 3 failures and 0 errors in 0.022 seconds.
Running Products.CMFUid.testing.UidEventZCMLLayer tests:
Tear down Products.CMFTopic.testing.FunctionalLayer in 0.018 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 3 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.183 seconds.
Ran 40 tests with 3 failures and 0 errors in 0.752 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.080 seconds.
Ran 219 tests with 3 failures and 0 errors in 0.651 seconds.
Running zope.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.testrunner.layer.UnitTests in 0.000 seconds.
Ran 553 tests with 3 failures and 0 errors in 3.269 seconds.
Tearing down left over layers:
Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1555 tests, 3 failures, 0 errors in 36.061 seconds.
FAILED (failures=3)
More information about the cmf-tests
mailing list