[Python-Dev] build bots, log output
Georg Brandl
g.brandl at gmx.net
Sat Oct 28 15:39:09 CEST 2006
Hi,
I wonder if it's possible that the build bot notification mails that go
to python-checkins include the last 10-15 lines from the log. This would
make it much easier to decide whether a buildbot failure is an old,
esoteric one (e.g.
test_wait4
sem_post: Success
make: *** [buildbottest] Killed
on the hppa one) or a new one, really caused by one's checkin.
The alternative would be to fix the tests/buildbots not to have these
esoteric failures anymore <wink>
Georg
More information about the Python-Dev
mailing list