[Python-Dev] Test "Force Build" on custom buildbots
Victor Stinner
victor.stinner at haypocalc.com
Wed Mar 30 18:11:53 CEST 2011
Le mercredi 30 mars 2011 à 17:59 +0200, Victor Stinner a écrit :
> I'm testing my faulthandler repository on the custom buildbots, here are
> some remarks and issues.
Oh, I forgot something: there is an error on hg purge.
Example on a Windows buildbot:
----
C:\Program Files\Mercurial\hg.EXE purge --all
...
argv: ['C:\\Program Files\\Mercurial\\hg.EXE', 'purge', '--all']
...
program finished with exit code -1
'hg purge' failed: Mercurial Distributed SCM
----
It looks like build slaves require the purge extension.
Victor
More information about the Python-Dev
mailing list