[Python-checkins] buildbot warnings in alpha Debian trunk

Neal Norwitz nnorwitz at gmail.com
Tue Apr 25 06:15:54 CEST 2006


On 4/24/06, Nick Coghlan <ncoghlan at gmail.com> wrote:
> buildbot at python.org wrote:
> >
> > Build Reason:
> > Build Source Stamp: [branch trunk] HEAD
> > Blamelist: nick.coghlan
>
> Tweren't me, yer Honour!
>
> This particular failure was due to test_compiler tripping over the 30 minute
> time limit without producing any output. The sparc Ubuntu dapper run failed
> for the same reason.
>
> Wasn't someone saying something about this problem recently?

I checked in a change that printed out a message after each 5 minutes
to prevent the problem you describe.  So the only way it should occur
if a single test around the loop takes at least 15 minutes.  That
seems unlikely, but who knows.  I didn't look at this.  If it
continues to be a problem, I'll check it out.

n


More information about the Python-checkins mailing list