Le 13 juil. 09 à 13:37, Frank Niessink a écrit : > > > 2009/7/13 Jérôme Laheurte <[email protected]>: > > For the record, a picture of the build farm: > > > > http://fraca7.free.fr/buildfarm.jpg > > > > The one on the bottom-left corner actually runs five operating > systems > > at once. If someone had told me that, back when I wrote Z80 assembly > > for the CPC6128, I would have laughed him into oblivion. > > And on top of that: each of these 5 systems is faster than any of my > computers :-/ > :)
> > By the way, the coverage step and the unit test step both run the > unittests. I think you can remove the unittest step. > The problem is that coverage always exit with status 0 as far as I've seen, even if the unit tests fail. Since the buildbot relies on the exit code... I'll see if I can fix coverage.py.
