[Zope3-dev] Win32 Tests - Zope 3 - errors:1

zope-tests@squishdot.org zope-tests@squishdot.org
Fri, 06 Dec 2002 02:15:24 +0000


==============================================================================
==============================================================================
Python Version:2.2.2 (#37, Oct 14 2002, 17:02:34) [MSC 32 bit (Intel)]

Modules included:
Zope3 (HEAD)

Exception exceptions.OSError: (13, 'Permission denied', 'C:\\DOCUME~1\\CHRISW~1\\LOCALS~1\\Temp\\~1116-80.inv') in <bound method TemporaryFileWrapper.__del__ of <closed file 'C:\DOCUME~1\CHRISW~1\LOCALS~1\Temp\~1116-80.inv', mode 'w+b' at 0x01A5EA78>> ignored
Error in test checkTimeStamp (ZODB.tests.testTimeStamp.TimeStampTests)
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\testTimeStamp.py", line 110, in checkTimeStamp
    self.assertEquals(t.second(), t.seconds()) # Alias
AttributeError: 'TimeStamp' object has no attribute 'seconds'

------
2002-12-06T02:17:48 INFO(0) FS No file-locking support on this platform
------
2002-12-06T02:17:48 INFO(0) FS No file-locking support on this platform
------
2002-12-06T02:17:48 PROBLEM(100) ZODB FS FS21  warn: C:\DOCUME~1\CHRISW~1\LOCALS~1\Temp\~1116-1.fs Database records in the future

======================================================================
ERROR: checkTimeStamp (ZODB.tests.testTimeStamp.TimeStampTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\testTimeStamp.py", line 110, in checkTimeStamp
    self.assertEquals(t.second(), t.seconds()) # Alias
AttributeError: 'TimeStamp' object has no attribute 'seconds'

----------------------------------------------------------------------
Ran 2707 tests in 334.297s

FAILED (errors=1)