[Zope-Coders] Win32 Tests - Zope 2.6 branch - errors:2
zope-tests@squishdot.org
zope-tests@squishdot.org
Fri, 13 Dec 2002 02:14:25 +0000
==============================================================================
==============================================================================
Python Version:2.1.3 (#35, Apr 8 2002, 17:47:50) [MSC 32 bit (Intel)]
Modules included:
Zope (Zope-2_6-branch)
======================================================================
ERROR: checkRestoreAcrossPack (testFileStorage.FileStorageRecoveryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "testFileStorage.py", line 84, in tearDown
File "D:\ZopeTests\sandbox\Zope\lib\python\ZODB\tests\StorageTestBase.py", line 115, in removefs
os.remove(path)
OSError: [Errno 13] Permission denied: 'Source.fs'
======================================================================
ERROR: checkSimpleRecovery (testFileStorage.FileStorageRecoveryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "testFileStorage.py", line 76, in setUp
File "D:\ZopeTests\sandbox\Zope\lib\python\ZODB\tests\StorageTestBase.py", line 115, in removefs
os.remove(path)
OSError: [Errno 13] Permission denied: 'Source.fs'
----------------------------------------------------------------------
Ran 1666 tests in 165.891s
FAILED (errors=2)
======================================================================
OVERALL FAILED (total errors=2)