[Python-Dev] Buildbot failures
Antoine Pitrou
solipsis at pitrou.net
Sat Oct 22 21:33:42 CEST 2011
More information about the Python-Dev mailing list
Sat Oct 22 21:33:42 CEST 2011
- Previous message: [Python-Dev] Buildbot failures
- Next message: [Python-Dev] Buildbot failures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 22 Oct 2011 20:30:34 +0100 Andrea Crotti <andrea.crotti.0 at gmail.com> wrote: > > In my previous workplace if someone broke a build committing something > wrong he/she > had to bring cake for everyone next meeting. > > The cake is not really feasible I guess, but isn't it possible to notify > the developer that > broke the build? Some of us do the notifying manually, but it's quite boring and bothersome. Automating it is a bit tricky, since some of our tests (as well as some of the buildslaves themselves) are a bit flaky and will produce intermittent failures. But I think it's indeed the good direction. Regards Antoine.
- Previous message: [Python-Dev] Buildbot failures
- Next message: [Python-Dev] Buildbot failures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list