[Zope-dev] Zope Tests: 70 OK, 10 Failed

Marius Gedminas marius at gedmin.as
Sat Oct 23 17:15:29 EDT 2010


On Sat, Oct 23, 2010 at 11:15:14PM +0300, Marius Gedminas wrote:
> > Subject: FAILED : winbot / ztk_10 py_244_win32
> > From: buildbot at winbot.zope.org
> > Date: Fri Oct 22 17:05:07 EDT 2010
> > URL: http://mail.zope.org/pipermail/zope-tests/2010-October/022057.html
> 
> One zope.testing (3.9.5) failure on Windows.  I can't shake the feeling
> that it's just a matter of backporting the right zope.testrunner fixes,
> but I don't see anything relevant in its svn logs.
> 
> When I try to reproduce under wine, I get four failures instead of one.
> 
> The failure in testrunner-layers.txt happens because the test runner
> skips the unit test layer altogether, when run with -j2.

I think I got this.

zope.testing 3.9.5 uses zope.testing.testrunner to run its own tests.

-j2 forces the tests to run in the subprocess.

The subprocess executes bin\test-script.py, which is zope.testrunner,
and has a different name for the unit test name.

Any ideas for a fix?  Should we force zope.testing to use itself to test
itself?

Why doesn't this happen on Linux?

*checks*

Oh.  It does.  Have we no buildbots testing ZTK 1.0 then?

Confused,
Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20101024/7340b21d/attachment.bin 


More information about the Zope-Dev mailing list