[Zope-dev] ZTK test failures - zope.testing
Hanno Schlichting
hanno at hannosch.eu
Tue Sep 15 17:42:37 EDT 2009
Hi from the Grok sprint,
Jan-Jaap from thehealthagency and myself spent some time on getting
extensive buildbot coverage for the ZTK (and many other Zope things)
going. It's all three Python versions (2.4 - 2.6) on all major
platforms (Windows, Mac OS, 32-bit Ubuntu + 64-bit Ubuntu).
You can see the overall buildout at:
http://dev.thehealthagency.com/buildbot/waterfall (the url is also
documented in the ZTK docs).
Or if you just interested in the ZTK part of it, you can look at [1].
We are down to zero-build problems for the ZTK and just one test
failure. This is in zope.testing in testrunner-layers-buff.txt. You
can look at the test result at [2]. It looks like some sort of timing
issue for parallel test runs. On Windows there seems to be some more
related test failures [3].
Could someone who knows more about the subprocess support in
zope.testing have a look at those?
Once that failure is gone, we should have green lights on the ZTK on
all platforms and Python versions :)
Thanks,
Hanno
[1] http://dev.thehealthagency.com/buildbot/waterfall?branch=&builder=ztk-win-py2.4+slave-win-py2.4&builder=ztk+slave-osx-py2.4&builder=ztk+slave-osx-py2.5&builder=ztk+slave-osx-py2.6&builder=ztk+slave-ubuntu32-py2.4&builder=ztk+slave-ubuntu32-py2.5&builder=ztk+slave-ubuntu32-py2.6&builder=ztk+slave-ubuntu64-py2.4&builder=ztk+slave-ubuntu64-py2.5&builder=ztk+slave-ubuntu64-py2.6&builder=ztk-win-py2.6+slave-win-py2.6&builder=ztk-win-py2.5+slave-win-py2.5&reload=none
[2] http://dev.thehealthagency.com/buildbot/builders/ztk%20slave-ubuntu32-py2.6/builds/8/steps/test/logs/stdio
[3] http://dev.thehealthagency.com/buildbot/builders/ztk-win-py2.4%20slave-win-py2.4/builds/21/steps/test/logs/stdio
More information about the Zope-Dev
mailing list