Le 24/07/2010 03:51, Uli Fouquet a écrit :
Hi there,
Christophe Combelles wrote:
Le 14/07/2010 11:28, Baiju M a écrit :
On Wed, Jul 14, 2010 at 2:57 PM, Baiju M<mbaiju@zeomega.com> wrote:
On Sun, Jul 11, 2010 at 5:49 PM, Christophe Combelles<ccomb@free.fr> wrote:
Le 11/07/2010 13:59, Zope Tests Summarizer a écrit :
Subject: FAILED : Bluebream / Python2.4.6 32bit linux From: ccomb at free.fr Date: Sat Jul 10 22:05:41 EDT 2010 URL: http://mail.zope.org/pipermail/zope-tests/2010-July/016427.html
Subject: FAILED : Bluebream / Python2.5.2 32bit linux From: ccomb at free.fr Date: Sat Jul 10 22:07:33 EDT 2010 URL: http://mail.zope.org/pipermail/zope-tests/2010-July/016428.html
Subject: FAILED : Bluebream / Python2.6.4 32bit linux From: ccomb at free.fr Date: Sat Jul 10 22:07:34 EDT 2010 URL: http://mail.zope.org/pipermail/zope-tests/2010-July/016429.html
This is a failure in z3c.testsetup. Can someone have a look at it? It also fails with 0.7.0.
FYI: In trunk, if I pin zc.recipe.testrunner to 1.2.0, this failure is going away.
I mean the trunk of "z3c.testsetup"
Ok thanks, I've also checked that.
Can someone release a new version of z3c.testsetup (say 0.8)? Or add me as owner so I can do it? (pypi: ccomb)
Sorry for reacting so slowly and thanks for the hint!
Just released z3c.testsetup 0.8 and tests seem to work again at least on my test system with Linux 32-bit and with different ZTKs. Locally also bluebream seems to be happy with the new piece.
Instead of pinning zc.recipe.testrunner I took the liberty to fix the tests. Hope that works for other constellations as well.
thanks!! There is only one remaining error on Python 2.4 now. It seems related to an 'encoding' argument added to DocFileSuite in python 2.5, and used in zope.app.testing Christophe
I also added you as owner of the package on PyPI, to avoid such a blocking situation next time.
Best regards,