[Zope-Coders] Win32 Tests - Zope HEAD - failures:1

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


==============================================================================
==============================================================================
Python Version:2.2.1 (#34, Apr  9 2002, 19:34:33) [MSC 32 bit (Intel)]

Modules included:
Zope (HEAD)

Exception exceptions.OSError: (13, 'Permission denied', 'C:\\WINNT\\TEMP\\~1424-101.inv') in <bound method TemporaryFileWrapper.__del__ of <closed file 'C:\WINNT\TEMP\~1424-101.inv', mode 'w+b' at 0x02851F38>> ignored
======================================================================
FAIL: rfc822 conversion
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testDateTime.py", line 263, in testRFC822
  File "c:\python22\lib\unittest.py", line 286, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'Thu, 02 May 2002 08:00:00 +0100' != 'Thu, 02 May 2002 08:00:00 +0000'

----------------------------------------------------------------------
Ran 1793 tests in 397.750s

FAILED (failures=1)

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