On Tue, May 21, 2013 at 09:45:52AM -0400, Tres Seaver wrote:
> On 05/21/2013 06:28 AM, Marius Gedminas wrote:
> >>> [2]    winbot / ZEO_py_265_32
> > 
> > One failure:
> > 
> > File "c:\buildslave\zeo\build\src\ZEO\tests\testZEO.py", line 1162, in
> > ZEO.tests.testZEO.client_has_newer_data_than_server Failed example: 
> > len(client_errors) >= 2 Expected: True Got: False
> 
> This is another place where I have tweaked the test code, trying to
> remove race conditions:  the test is trying to make assertionas about
> errors being logged, and does a bunch of sleeping trying to ensure that
> "enough" stuff gets logged.  Again, it is a bad test, and not a real
> issue with the code being tested.

I couldn't reproduce this on my laptop (using detox), but I managed to
get Python 3.2 tests to deadlock (40 minutes and still running, with 0%
CPU usage).

I see that the tests also deadlock on Travis:
https://travis-ci.org/zopefoundation/ZEO/builds/7364121

(And I see that Travis doesn't currently run Python 3 tests for ZEO
master.  I'll fix that.)

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )

Reply via email to