[Python-checkins] buildbot warnings in sparc Ubuntu dapper trunk
Nick Coghlan
ncoghlan at gmail.com
Tue Apr 25 15:08:36 CEST 2006
buildbot at python.org wrote:
> The Buildbot has detected a new failure of sparc Ubuntu dapper trunk.
> Full details are available at:
> http://www.python.org/dev/buildbot/all/sparc%2520Ubuntu%2520dapper%2520trunk/builds/155
>
> Buildbot URL: http://www.python.org/dev/buildbot/all/
>
> Build Reason:
> Build Source Stamp: [branch trunk] HEAD
> Blamelist: nick.coghlan
>
> Build Had Warnings: warnings test
The sparc Ubuntu and alpha Debian buildbot slaves both died again with the 30
minute timeout in test_compiler, even after Neal's fix the other day.
I have no idea how the architecture could make a difference, but there's
clearly something strange going on, since the other slaves are all fine, and
these two *were* green on their previous run. . .
The only thing that stood out for me is that in the cases I've looked at where
it has broken test_compiler ran after test_curses, but for the two recent
cases where it worked properly, test_compiler ran before test_curses.
But I only noticed that because the test_curses gobbledygook is rather
distinctive, so it may not actually have anything to do with the failures :)
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
http://www.boredomandlaziness.org
More information about the Python-checkins
mailing list