Hi, inline On 1/30/07, Michael Radziej <[EMAIL PROTECTED]> wrote: [..] > I'm now dreaming of a test service that would automatically run the > testsuite for a given patch (or multiple patches) with all supported > database backends ...
Also thought about that, getting up a buildbot for testing the SVN is not hard (it's already done on pybots), running the testsuite for a given patch has a big danger: One could upload a malicious patch just to f**k the buildbot. Some way would be needed to tell the buildbot that a patch is to be tested, then it only has to download the patch from a ticket and start a Build jobs. If the core's around here would like to get up a buildbot that runs the testsuite on the various python versions, and various backends it can be done! (at least on debian.. :P). And if some security measure is provided patches on TRAC could also be tested without trouble maybe a textfield on the ticket telling which patches to check (as some tickets have lots of patches) to be set by a triage member. I could setup the buildbot for testing if it seems to make sense (most of the work is already done on pybots, only playing with all the possible combinations is needed). > Michael Marc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
