[cmf-tests] FAILED (failures=1) : CMF-1.5 Zope-2.7 Python-2.3.6 :
Linux
CMF Unit Tests
cmf-tests at epy.co.at
Tue Mar 27 21:23:38 EDT 2007
CMF Unit Tests : FAILED (failures=1)
CMF-1.5 Zope-2.7 Python-2.3.6 : Linux
Running /usr/local/python2.3/bin/python /home/stefan/autotest/temp/python23-zope27/test.py --config-file etc/zope.conf --libdir Products
======================================================================
FAIL: test_PutWithMetadata (CMFCalendar.tests.test_Event.EventPUTTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python23-zope27-cmf15/Products/CMFCalendar/tests/test_Event.py", line 185, in test_PutWithMetadata
self.assertEqual( d.EffectiveDate(), '2002-01-01 00:00:00' )
File "/usr/local/python2.3/lib/python2.3/unittest.py", line 302, in failUnlessEqual
raise self.failureException, \
AssertionError: '2002-01-01 01:00:00' != '2002-01-01 00:00:00'
----------------------------------------------------------------------
Ran 1042 tests in 25.018s
FAILED (failures=1)
More information about the cmf-tests
mailing list