[Zope-Coders] Win32 Tests - Zope HEAD - Not OK :-(

Chris Withers chrisw@nipltd.com
Tue, 03 Dec 2002 17:03:21 +0000


Any chance someone who understands these could take a look?

cheers,

Chris

zope-tests@squishdot.org wrote:
> ==============================================================================
> ==============================================================================
> Python Version:2.2.2 (#37, Oct 14 2002, 17:02:34) [MSC 32 bit (Intel)]
> 
> Modules included:
> Zope (HEAD)
> 
> Exception exceptions.OSError: (13, 'Permission denied', 'C:\\DOCUME~1\\CHRISW~1\\LOCALS~1\\Temp\\~916-68.inv') in <bound method TemporaryFileWrapper.__del__ of <closed file 'C:\DOCUME~1\CHRISW~1\LOCALS~1\Temp\~916-68.inv', mode 'w+b' at 0x0294F240>> ignored
> Exception exceptions.OSError: (13, 'Permission denied', 'C:\\DOCUME~1\\CHRISW~1\\LOCALS~1\\Temp\\~916-102.inv') in <bound method TemporaryFileWrapper.__del__ of <closed file 'C:\DOCUME~1\CHRISW~1\LOCALS~1\Temp\~916-102.inv', mode 'w+b' at 0x02958860>> ignored
> Exception in thread Thread-47:
> Traceback (most recent call last):
>   File "c:\python22\lib\threading.py", line 408, in __bootstrap
>     self.run()
>   File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\TestThread.py", line 36, in run
>     self._testcase.fail("Exception in thread %s:\n%s\n" %
>   File "c:\python22\lib\unittest.py", line 254, in fail
>     raise self.failureException, msg
> AssertionError: Exception in thread <WorkerThread(Thread-47, started daemon)>:
> Traceback (most recent call last):
>   File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\TestThread.py", line 32, in run
>     self.testrun()
>   File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\CommitLockTests.py", line 57, in testrun
>     self.storage.tpc_finish(self.trans)
>   File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\ClientStorage.py", line 691, in tpc_finish
>     self._update_cache()
>   File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\ClientStorage.py", line 721, in _update_cache
>     s = self._seriald[oid]
> KeyError: 
> 
> 
> ----------------------------------------------------------------------
> Ran 1807 tests in 425.000s
> 
> OK
> 
> 
> _______________________________________________
> Zope-Coders mailing list
> Zope-Coders@zope.org
> http://lists.zope.org/mailman/listinfo/zope-coders
> 
>