If there are no objections, I would like to tag and release bugfix versions for: zope.server zope.publisher zope.app.server zc.zope3recipes They will help to reduce the number of errors in the global test suite for the Known Good Set. http://zope3.pov.lt/buildbot/ They at least help in my own setup (py2.4.4 and py2.5.2, Lenny 32bit and Etch 64 bit, in a virtualenv, with PIL and enscript installed). Christophe PS: z3c.formjs and z3c.formdemo need to be fixed to work with the test buildout of the KGS. Can someone help for this?
On Sunday 17 August 2008, Christophe Combelles wrote:
PS: z3c.formjs and z3c.formdemo need to be fixed to work with the test buildout of the KGS. Can someone help for this?
Yes, Paul and I are going to attack this one. Regards, Stephan -- Stephan Richter Web Software Design, Development and Training Google me. "Zope Stephan Richter"
On Sunday 17 August 2008, Christophe Combelles wrote:
If there are no objections, I would like to tag and release bugfix versions for:
zope.server zope.publisher zope.app.server zc.zope3recipes
They will help to reduce the number of errors in the global test suite for the Known Good Set. http://zope3.pov.lt/buildbot/ They at least help in my own setup (py2.4.4 and py2.5.2, Lenny 32bit and Etch 64 bit, in a virtualenv, with PIL and enscript installed).
+1 None of those packages contain C code, so the release should be easy. My almighty script is running right now to give you access to PyPI and make you all powerful. :-) Regards, Stephan -- Stephan Richter Web Software Design, Development and Training Google me. "Zope Stephan Richter"
Stephan Richter a écrit :
On Sunday 17 August 2008, Christophe Combelles wrote:
If there are no objections, I would like to tag and release bugfix versions for:
zope.server zope.publisher zope.app.server zc.zope3recipes
They will help to reduce the number of errors in the global test suite for the Known Good Set. http://zope3.pov.lt/buildbot/ They at least help in my own setup (py2.4.4 and py2.5.2, Lenny 32bit and Etch 64 bit, in a virtualenv, with PIL and enscript installed).
+1 None of those packages contain C code, so the release should be easy. My almighty script is running right now to give you access to PyPI and make you all powerful. :-)
Regards, Stephan
thanks, it looks like it's better: 1 failure on z3c.formjs everywhere 1 failure on zdaemon in 64bit 1 failure on ZEO in py2.4/64bit I can reproduce the failures on zdaemon and ZEO only if I start the py2.4 and py2.5 tests at the same time (just like the buildbot). Interrupting the zdaemon test also makes subsequent tests fail because some zdaemon processes are not stopped. Christophe
participants (2)
-
Christophe Combelles -
Stephan Richter