[cmf-tests] FAILED (failures=3) : CMF-trunk Zope-trunk Python-2.6.6 : Linux
CMF Tests
cmf-tests at epy.co.at
Tue Sep 20 00:35:29 EST 2011
CMF Tests : FAILED (failures=3)
CMF-trunk Zope-trunk Python-2.6.6 : Linux (x86_64)
Running ./bin/test
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.105 seconds.
Ran 369 tests with 0 failures and 0 errors in 1.442 seconds.
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.296 seconds.
Ran 52 tests with 0 failures and 0 errors in 0.148 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
Set up Products.CMFCalendar.testing.FunctionalLayer in 0.471 seconds.
Ran 20 tests with 0 failures and 0 errors in 1.639 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.022 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.677 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 15.332 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.654 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.887 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.252 seconds.
Set up Products.CMFDefault.testing.FunctionalLayer in 0.316 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-zope214-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:24:20 GMT+2
+++ mailhost.xml 2011/09/20 07:24: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=""/>
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-zope214-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:24:20 GMT+2
+++ mailhost.xml 2011/09/20 07:24:20 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-zope214-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:24:21 GMT+2
+++ mailhost.xml 2011/09/20 07:24:20 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 9.136 seconds.
Running Products.CMFTopic.testing.FunctionalLayer tests:
Tear down Products.CMFDefault.testing.FunctionalLayer in 0.020 seconds.
Set up Products.CMFTopic.testing.FunctionalLayer in 0.222 seconds.
Ran 1 tests with 3 failures and 0 errors in 0.023 seconds.
Running Products.CMFUid.testing.UidEventZCMLLayer tests:
Tear down Products.CMFTopic.testing.FunctionalLayer in 0.022 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.338 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.231 seconds.
Ran 40 tests with 3 failures and 0 errors in 0.778 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.097 seconds.
Ran 219 tests with 3 failures and 0 errors in 0.669 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.211 seconds.
Tearing down left over layers:
Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1557 tests, 3 failures, 0 errors in 40.825 seconds.
FAILED (failures=3)
More information about the cmf-tests
mailing list