[Zope-dev] zope-tests - FAILED: 3, OK: 12

Marius Gedminas marius at gedmin.as
Wed May 22 12:51:20 UTC 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://mail.zope.org/pipermail/zope-dev/attachments/20130522/8d45da25/attachment.sig>


More information about the Zope-Dev mailing list