[Zope3-dev] Re: Re[2]: Zope 3.3.1

Philipp von Weitershausen philipp at weitershausen.de
Wed Feb 14 06:49:43 EST 2007


On 13 Feb 2007, at 13:40 , Adam Groszer wrote:
> PvW> Adam, can you make the installer for 3.3.1 again, upload it (w/o
> PvW> publishing it) so that we can try to reproduce it on our  
> machines?
>
> I have the one from jan 15. at hand. Is it OK? I can start uploading
> now.
> Otherwise I can compile an up to date one maybe until tomorrow
> morning, worst case thursday morning.

So, I ran the tests with your 3.3.1 installer and got one failure:

Error in test testLIST  
(zope.app.twisted.ftp.tests.test_zope_ftp.FTPServerPortDataConnectionTes 
tCaes)
Traceback (most recent call last):
   File "C:\Python24\Lib\site-packages\twisted\trial\unittest.py",  
line 71, in __call__
     return self.run(*args, **kwargs)
   File "C:\Python24\Lib\site-packages\zope\app\twisted\ftp\tests 
\test_zopetrial.py", line 135, in new_run
     orig_run(self, result)
   File "C:\Python24\Lib\site-packages\twisted\trial\unittest.py",  
line 123, in run
     janitor.postMethodCleanup()
   File "C:\Python24\Lib\site-packages\twisted\trial\util.py", line  
138, in postMethodCleanup
     return self._dispatch('logErrCheck', 'cleanPending')
--- <exception caught here> ---
   File "C:\Python24\Lib\site-packages\twisted\trial\util.py", line  
150, in _dispatch
     getattr(self, "do_%s" % attr)()
   File "C:\Python24\Lib\site-packages\twisted\trial\util.py", line  
191, in do_cleanPending
     raise PendingTimedCallsError(s)
twisted.trial.util.PendingTimedCallsError: pendingTimedCalls still  
pending (consider setting twisted.internet.base.DelayedCall.debug =  
True): <DelayedCall 78363224 [599.970000029s] called=0 cancelled=0  
FTP.__timedOut()>

I believe this is the original one Adam was reporting. Now, the  
"funny" thing is that I get the same failure with the Zope 3.3.0  
installer, which means it's not a new problem. It's still a problem  
that needs to be fixed, obviously, but I don't see any reason that it  
should delay a 3.3.1 release.

If y'all are ok with it, I'll publish the 3.3.1 tarball and Windows  
installer later tonight.



More information about the Zope3-dev mailing list