[cmf-tests] UNKNOWN : CMF-trunk Zope-trunk Python-2.4.4 : Linux
CMF Unit Tests
cmf-tests at epy.co.at
Sun Mar 25 21:41:53 EDT 2007
CMF Unit Tests : UNKNOWN
CMF-trunk Zope-trunk Python-2.4.4 : Linux
Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope211/test.py -q --config-file etc/zope.conf --path Products --test-path Products
Parsing /home/stefan/autotest/temp/python24-zope211-cmf22/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-zope211-cmf22/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 751 tests with 1 failures and 0 errors in 8.242 seconds.
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
Set up Products.CMFCore.testing.FunctionalZCMLLayer in 1.444 seconds.
Ran 49 tests with 0 failures and 0 errors in 0.396 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
Set up Products.CMFCalendar.testing.FunctionalLayer in 1.372 seconds.
Ran 21 tests with 0 failures and 0 errors in 4.337 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.091 seconds.
Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.005 seconds.
Set up Products.CMFCore.testing.EventZCMLLayer
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/test.py", line 117, in ?
sys.exit(testrunner.run(defaults))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 245, in run
failed = run_with_options(options)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 395, in run_with_options
setup_layers, failures, errors)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 566, in run_layer
setup_layer(layer, setup_layers)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 650, in setup_layer
layer.setUp()
AttributeError: class EventZCMLLayer has no attribute 'setUp'
UNKNOWN
More information about the cmf-tests
mailing list