[Zope-CMF] CMF Tests: 4 OK, 3 Unknown

yuppie y.2010 at wcm-solutions.de
Mon Dec 27 07:29:01 EST 2010


CMF Tests Summarizer wrote:
> Subject: UNKNOWN : CMF-trunk Zope-2.12 Python-2.6.5 : Linux
> From: CMF Tests
> Date: Mon Dec 27 01:36:23 EST 2010
> URL: http://mail.zope.org/pipermail/cmf-tests/2010-December/014001.html
>
> Subject: UNKNOWN : CMF-trunk Zope-2.13 Python-2.6.5 : Linux
> From: CMF Tests
> Date: Mon Dec 27 01:38:23 EST 2010
> URL: http://mail.zope.org/pipermail/cmf-tests/2010-December/014002.html
>
> Subject: UNKNOWN : CMF-trunk Zope-trunk Python-2.6.5 : Linux
> From: CMF Tests
> Date: Mon Dec 27 01:40:23 EST 2010
> URL: http://mail.zope.org/pipermail/cmf-tests/2010-December/014003.html

This is the traceback:
> Running /usr/local/python2.6/bin/python ./bin/test
> Traceback (most recent call last):
>   File "./bin/test", line 20, in <module>
>     import zope.testrunner
> ImportError: No module named zope.testrunner

I updated the testrunner version. This no longer works:

   /usr/local/python2.6/bin/python ./bin/test

Should now be:

   /usr/local/python2.6/bin/python -S ./bin/test

or just:

   ./bin/test

Cheers, Yuppie


More information about the Zope-CMF mailing list