Re: [Python-Dev] buildbot, and test failures

2006-02-23 Thread skip
Christos> This isn't feasible, though, so in case we add more Linux Christos> machines, at least make sure that the libc/gcc combo is not Christos> one already used in the existing ones. Maybe include libc/gcc versions in the name or description? Skip

Re: [Python-Dev] buildbot, and test failures

2006-02-23 Thread Christos Georgiou
""Martin v. Löwis"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Anthony Baxter wrote: >> I >> have an Ubuntu x86 box here that can become one (I think the only >> linux, currently, is Gentoo...) > > How different are the Linuxes, though? How many of them do we need? Actually, w

Re: [Python-Dev] buildbot, and test failures

2006-02-22 Thread Martin v. Löwis
Anthony Baxter wrote: > Who's the person who hands out buildbot username/password pairs? That's me. > I > have an Ubuntu x86 box here that can become one (I think the only > linux, currently, is Gentoo...) How different are the Linuxes, though? How many of them do we need? Regards, Martin ___