[Zope3-dev] Re: buildbot failure in Zope3 trunk 2.4 Linux tlotze

Jim Fulton jim at zope.com
Sat Aug 26 08:26:38 EDT 2006


On Aug 26, 2006, at 4:52 AM, Thomas Lotze wrote:

> Am Thu, 24 Aug 2006 08:01:22 -0400 schrieb buildbot:
>
>> The Buildbot has detected a failed build of Zope3 trunk 2.4 Linux  
>> tlotze.
>
> Running all the steps by hand reveals that on the current trunk,
>
>    python2.4 test.py -vv -u --module '!^ZEO[.]' --all
>
> gets stuck on test_zeo (zope.app.twisted.tests) while
>
>    python2.4 test.py -vv -u --module '!^ZEO[.]'
>
> gets through fine.

That's because test_zeo is a level 2 test and is only run when all  
tests are run.

> My setup is as follows:
>
>    Linux 2.4.22-bf2.4 i686 GNU/Linux (up-to-date Debian testing)
>    gcc (GCC) 4.1.2 20060613 (prerelease) (Debian 4.1.1-5)
>    Python 2.4.4c0
>
> Is this expected to break in some way?

No it is not.

Jim

--
Jim Fulton			mailto:jim at zope.com		Python Powered!
CTO 				(540) 361-1714			http://www.python.org
Zope Corporation	http://www.zope.com		http://www.zope.org





More information about the Zope3-dev mailing list