[Zope3-dev] Win32 Tests - Zope 3 - errors:7
zope-tests@squishdot.org
zope-tests@squishdot.org
Wed, 04 Dec 2002 02:15:04 +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\\~1580-80.inv') in <bound method TemporaryFileWrapper.__del__ of <closed file 'C:\DOCUME~1\CHRISW~1\LOCALS~1\Temp\~1580-80.inv', mode 'w+b' at 0x01ED5A38>> ignored
Error in test checkPackUnlinkedFromRoot (ZEO.tests.testZEO.WindowsTests)
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\PackableStorage.py", line 361, in checkPackUnlinkedFromRoot
db.undo(tid)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\DB.py", line 307, in undo
TransactionalUndo(self, id)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\DB.py", line 365, in __init__
super(CommitVersion, self).__init__(db)
TypeError: super() argument 1 must be type, not class
Error in test checkTransactionalUndoAfterPack (ZEO.tests.testZEO.WindowsTests)
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\TransactionalUndoStorage.py", line 472, in checkTransactionalUndoAfterPack
self._storage.pack(packtime)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZEO\ClientStorage.py", line 577, in pack
return self._server.pack(t, wait)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZEO\ServerStub.py", line 73, in pack
self.rpc.call('pack', t, wait)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZEO\zrpc\connection.py", line 322, in call
raise inst # error raised by server
POSKeyError: 0000000000000000
Error in test checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot (ZEO.tests.testZEO.WindowsTests)
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\TransactionalUndoStorage.py", line 529, in checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot
tid = log[0]['id']
IndexError: list index out of range
Error in test checkPackUnlinkedFromRoot (ZODB.tests.testFileStorage.FileStorageTests)
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\PackableStorage.py", line 361, in checkPackUnlinkedFromRoot
db.undo(tid)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\DB.py", line 307, in undo
TransactionalUndo(self, id)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\DB.py", line 365, in __init__
super(CommitVersion, self).__init__(db)
TypeError: super() argument 1 must be type, not class
Error in test checkTransactionalUndoAfterPack (ZODB.tests.testFileStorage.FileStorageTests)
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\TransactionalUndoStorage.py", line 472, in checkTransactionalUndoAfterPack
self._storage.pack(packtime)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\FileStorage.py", line 1443, in pack
pindex = self._pack_index(file, index)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\FileStorage.py", line 1382, in _pack_index
p, v, nv = self._loada(oid, index, file)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\FileStorage.py", line 569, in _loada
raise POSKeyError(oid)
POSKeyError: 0000000000000000
Error in test checkTransactionalUndoAfterPack (ZODB.tests.testFileStorage.FileStorageTests)
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\testFileStorage.py", line 56, in tearDown
StorageTestBase.removefs("FileStorageTests.fs")
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\StorageTestBase.py", line 98, in removefs
os.remove(path)
OSError: [Errno 13] Permission denied: 'FileStorageTests.fs'
Error in test checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot (ZODB.tests.testFileStorage.FileStorageTests)
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\TransactionalUndoStorage.py", line 530, in checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot
db.undo(tid)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\DB.py", line 307, in undo
TransactionalUndo(self, id)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\DB.py", line 365, in __init__
super(CommitVersion, self).__init__(db)
TypeError: super() argument 1 must be type, not class
------
2002-12-04T02:17:26 INFO(0) FS No file-locking support on this platform
------
2002-12-04T02:17:26 INFO(0) FS No file-locking support on this platform
------
2002-12-04T02:17:26 PROBLEM(100) ZODB FS FS21 warn: C:\DOCUME~1\CHRISW~1\LOCALS~1\Temp\~1580-2.fs Database records in the future
======================================================================
ERROR: checkPackUnlinkedFromRoot (ZEO.tests.testZEO.WindowsTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\PackableStorage.py", line 361, in checkPackUnlinkedFromRoot
db.undo(tid)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\DB.py", line 307, in undo
TransactionalUndo(self, id)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\DB.py", line 365, in __init__
super(CommitVersion, self).__init__(db)
TypeError: super() argument 1 must be type, not class
======================================================================
ERROR: checkTransactionalUndoAfterPack (ZEO.tests.testZEO.WindowsTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\TransactionalUndoStorage.py", line 472, in checkTransactionalUndoAfterPack
self._storage.pack(packtime)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZEO\ClientStorage.py", line 577, in pack
return self._server.pack(t, wait)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZEO\ServerStub.py", line 73, in pack
self.rpc.call('pack', t, wait)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZEO\zrpc\connection.py", line 322, in call
raise inst # error raised by server
POSKeyError: 0000000000000000
======================================================================
ERROR: checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot (ZEO.tests.testZEO.WindowsTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\TransactionalUndoStorage.py", line 529, in checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot
tid = log[0]['id']
IndexError: list index out of range
======================================================================
ERROR: checkPackUnlinkedFromRoot (ZODB.tests.testFileStorage.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\PackableStorage.py", line 361, in checkPackUnlinkedFromRoot
db.undo(tid)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\DB.py", line 307, in undo
TransactionalUndo(self, id)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\DB.py", line 365, in __init__
super(CommitVersion, self).__init__(db)
TypeError: super() argument 1 must be type, not class
======================================================================
ERROR: checkTransactionalUndoAfterPack (ZODB.tests.testFileStorage.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\TransactionalUndoStorage.py", line 472, in checkTransactionalUndoAfterPack
self._storage.pack(packtime)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\FileStorage.py", line 1443, in pack
pindex = self._pack_index(file, index)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\FileStorage.py", line 1382, in _pack_index
p, v, nv = self._loada(oid, index, file)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\FileStorage.py", line 569, in _loada
raise POSKeyError(oid)
POSKeyError: 0000000000000000
======================================================================
ERROR: checkTransactionalUndoAfterPack (ZODB.tests.testFileStorage.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\testFileStorage.py", line 56, in tearDown
StorageTestBase.removefs("FileStorageTests.fs")
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\StorageTestBase.py", line 98, in removefs
os.remove(path)
OSError: [Errno 13] Permission denied: 'FileStorageTests.fs'
======================================================================
ERROR: checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot (ZODB.tests.testFileStorage.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\tests\TransactionalUndoStorage.py", line 530, in checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot
db.undo(tid)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\DB.py", line 307, in undo
TransactionalUndo(self, id)
File "D:\ZopeTests\sandbox\Zope3\lib\python\ZODB\DB.py", line 365, in __init__
super(CommitVersion, self).__init__(db)
TypeError: super() argument 1 must be type, not class
----------------------------------------------------------------------
Ran 2659 tests in 333.781s
FAILED (errors=7)