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

Zope Tests zope-tests at epy.co.at
Sat Oct 25 20:59:16 EDT 2008


Zope 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('2008/10/26 02:02:51.082 GMT+2'), DateTime('2008/10/22 22:38:57.477 GMT+2'), DateTime('2008/10/26 02:02:51.082 GMT+1'), DateTime('2008/10/22 22:38:57.477 GMT+1'))

----------------------------------------------------------------------
Ran 6287 tests in 730.268s

FAILED (failures=1)


More information about the Zope-tests mailing list