[Zope-tests] FAILED (failures=1) : Zope-2.8 Python-2.3.6 : Linux

Zope Unit Tests zope-tests at epy.co.at
Sat Oct 27 20:52:05 EDT 2007


Zope Unit Tests : FAILED (failures=1)
Zope-2.8 Python-2.3.6 : Linux

Running /usr/local/python2.3/bin/python test.py --all
======================================================================
FAIL: Reconstruction of a DateTime from its parts, with subtraction
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/DateTime/tests/testDateTime.py", line 138, in testSubtraction
    self.assertEqual(dt1, dt3, (dt, dt1, dt2, dt3))
  File "/usr/local/python2.3/lib/python2.3/unittest.py", line 302, in failUnlessEqual
    raise self.failureException, \
AssertionError: (DateTime('2007/10/28 02:07:37.873 GMT+2'), DateTime('2007/10/24 22:43:44.268 GMT+2'), DateTime('2007/10/28 02:07:37.873 GMT+1'), DateTime('2007/10/24 22:43:44.268 GMT+1'))

----------------------------------------------------------------------
Ran 6278 tests in 700.274s

FAILED (failures=1)


More information about the Zope-tests mailing list