[Zope3-dev] Win32 Tests - Zope 3 - failures:1
zope-tests@squishdot.org
zope-tests@squishdot.org
Tue, 03 Dec 2002 02:15:33 +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\\~916-83.inv') in <bound method TemporaryFileWrapper.__del__ of <closed file 'C:\DOCUME~1\CHRISW~1\LOCALS~1\Temp\~916-83.inv', mode 'w+b' at 0x01A5DD98>> ignored
Failure in test test_getStorage (Zope.App.Caching.RAMCache.tests.test_RAMCache.TestRAMCache)
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\Zope\App\Caching\RAMCache\tests\test_RAMCache.py", line 105, in test_getStorage
"maxAge not set (expected 123, got %s)"
File "c:\python22\lib\unittest.py", line 286, in failUnlessEqual
raise self.failureException, \
AssertionError: maxAge not set (expected 123, got 3600)
------
2002-12-03T02:17:55 PROBLEM(100) ZODB FS FS21 warn: C:\DOCUME~1\CHRISW~1\LOCALS~1\Temp\~916-2.fs Database records in the future
======================================================================
FAIL: test_getStorage (Zope.App.Caching.RAMCache.tests.test_RAMCache.TestRAMCache)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\Zope\App\Caching\RAMCache\tests\test_RAMCache.py", line 105, in test_getStorage
"maxAge not set (expected 123, got %s)"
File "c:\python22\lib\unittest.py", line 286, in failUnlessEqual
raise self.failureException, \
AssertionError: maxAge not set (expected 123, got 3600)
----------------------------------------------------------------------
Ran 2535 tests in 328.266s
FAILED (failures=1)