[Python-Dev] Looking after the buildbots (in general) (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Wed Aug 4 18:58:09 CEST 2010
- Previous message: [Python-Dev] Looking after the buildbots (in general)
- Next message: [Python-Dev] Looking after the buildbots (in general)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 04 Aug 2010 16:45:37 -0000 exarkun at twistedmatrix.com wrote:
I don't think it's that hard to take a look at the end of the day (or before starting anything else the next morning). All it really takes is a choice on the part of each developer to care whether or not their changes are correct.
And as reported by Ezio, using bbreport makes it extra easy:
$ bbreport.py -q 3.x Selected builders: 20 / 80 (branch: 3.x) 3.x.dmg 83717, 83666, 528, 403 ARMv4 Debian 3.x *** , 83681, 649, 636 # hung for 30 min ARMv7Thumb Ubuntu 3.x 83025, 82997, 985, 985 # failed slave lost [etc.]
http://code.google.com/p/bbreport/ hg clone https://bbreport.googlecode.com/hg/ bbreport
Regards
Antoine.
- Previous message: [Python-Dev] Looking after the buildbots (in general)
- Next message: [Python-Dev] Looking after the buildbots (in general)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]