[Zope-Coders] Win32 Tests - Zope 2.6 branch - failures:1

zope-tests@squishdot.org zope-tests@squishdot.org
Mon, 28 Oct 2002 03:14:17 +0000


==============================================================================
==============================================================================
Python Version:2.1.3 (#35, Apr  8 2002, 17:47:50) [MSC 32 bit (Intel)]

Modules included:
Zope (Zope-2_6-branch)

======================================================================
FAIL: rfc822 conversion
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testDateTime.py", line 263, in testRFC822
  File "C:\python21\lib\unittest.py", line 273, in failUnlessEqual
    raise self.failureException, (msg or '%s != %s' % (first, second))
AssertionError: Thu, 02 May 2002 08:00:00 +0100 != Thu, 02 May 2002 08:00:00 +0000
----------------------------------------------------------------------
Ran 1655 tests in 161.953s

FAILED (failures=1)

======================================================================
OVERALL FAILED (total failures=1)