From: Thomas V. S. <th...@ap...> - 2009-09-29 19:44:49
|
Hi, some followup: > There's 5 builders right now. It's not super-useful yet since: > > - you don't obviously see what python version they run > - we don't cover all python versions yet Ok, I set up my jhbuild build scripts to build 3 python versions on one of the slaves (2.3, 2.4, 2.5) I still need to set up a 2.6 one somewhere. > After that, I still need to integrate with cvs hooks to send out mails > and trigger builds. This still needs doing. On the plus side, it seems anoncvs on sf now syncs immediately, so that's good. Additionally, I wrote a quick parser for the TESTS FAILED: line at the end, so the builders report how many tests failed. This should make it easier to track when we actually go back to fixing those failures and make sure we fix them across all python versions. Suggestions welcome! Thomas -- too tired to eat too hungry to sleep -- MOAP - Maintaining your projects since 2006 https://apestaart.org/moap/trac/ |