On Thu, Jul 18, 2013 at 1:55 AM, Christian Heimes christian@python.org wrote:
CPython core development heavily relies on automatic tests. We are using buildbot for continuous integration since at least 2006. About 40 buildbot instances to run 10k test cases on different of platforms and architectures: Linux (multiple distributions), Windows, Mac, BSD, even exotic operating systems like Solaris and AIX and hardware like PPC, MIPS, Sparc and Alpha (Snakebite).
Somewhat off-topic, sorry; I recently went looking for OS X buildslaves on the waterfall and didn't find any. Did I miss something?
Cheers,
Dirkjan