[cmf-tests] FAILED (failures=1) : CMF-2.1 Zope-2.10 Python-2.4.4 :
Linux
CMF Unit Tests
cmf-tests at epy.co.at
Mon Mar 26 21:33:25 EDT 2007
CMF Unit Tests : FAILED (failures=1)
CMF-2.1 Zope-2.10 Python-2.4.4 : Linux
Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope210/test.py -q --config-file etc/zope.conf --path Products --test-path Products
Parsing /home/stefan/autotest/temp/python24-zope210-cmf21/etc/zope.conf
Running unit tests:
Failure in test test_PutWithMetadata (CMFCalendar.tests.test_Event.EventPUTTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope210-cmf21/Products/CMFCalendar/tests/test_Event.py", line 152, in test_PutWithMetadata
self.assertEqual( d.EffectiveDate(), '2002-01-01 00:00:00' )
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
raise self.failureException, \
AssertionError: '2002-01-01 01:00:00' != '2002-01-01 00:00:00'
Ran 800 tests with 1 failures and 0 errors in 6.880 seconds.
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.931 seconds.
Ran 52 tests with 0 failures and 0 errors in 0.411 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
Set up Products.CMFCalendar.testing.FunctionalLayer in 0.918 seconds.
Ran 21 tests with 0 failures and 0 errors in 4.002 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.074 seconds.
Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.005 seconds.
Set up Products.CMFCore.testing.EventZCMLLayer in 0.000 seconds.
Ran 35 tests with 0 failures and 0 errors in 2.931 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.000 seconds.
Ran 106 tests with 0 failures and 0 errors in 17.228 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.000 seconds.
Ran 16 tests with 0 failures and 0 errors in 1.700 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.000 seconds.
Ran 69 tests with 0 failures and 0 errors in 5.902 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.733 seconds.
Set up Products.CMFDefault.testing.FunctionalLayer in 0.660 seconds.
Ran 50 tests with 0 failures and 0 errors in 7.773 seconds.
Running Products.DCWorkflow.testing.ExportImportZCMLLayer tests:
Tear down Products.CMFDefault.testing.FunctionalLayer in 0.069 seconds.
Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.006 seconds.
Set up Products.DCWorkflow.testing.ExportImportZCMLLayer in 1.089 seconds.
Ran 35 tests with 0 failures and 0 errors in 1.952 seconds.
Running Products.GenericSetup.testing.ExportImportZCMLLayer tests:
Tear down Products.DCWorkflow.testing.ExportImportZCMLLayer in 0.002 seconds.
Set up Products.GenericSetup.testing.ExportImportZCMLLayer in 0.127 seconds.
Ran 190 tests with 0 failures and 0 errors in 1.555 seconds.
Tearing down left over layers:
Tear down Products.GenericSetup.testing.ExportImportZCMLLayer in 0.001 seconds.
Total: 1374 tests, 1 failures, 0 errors
FAILED (failures=1)
More information about the cmf-tests
mailing list