On 5/22/14 6:34 PM, "Nicholas Kwiatkowski" <nicho...@spoon.as> wrote:
>Whats the easiest way to request a branch to be tested in Mustella? I >have >a few branches that I've not been able to fully test in my local Mustella >(the changes include tests that have always failed in my local instance. That's a good question. However, if you've made a check in and there are new failures in the run that includes your changes, it would be a good idea to run some of those tests yourself with and without your changes and if your changes make a difference, consider reverting. My email-driven patch testing server was a bit too flaky so I've taken it down, but now that I've got an Azure machine, I'm considering conjuring up a web-app driven patch testing server if I ever find time or other volunteers can pitch in. At Adobe we used a web-app patch testing server. You visit some URL and submit your patch and you'll get an email back with the set of failures. We could also just set up a branch that folks submit to first and have jenkins run mustella on that branch, but it still gets messy when several changes are in a run. If anybody wants to help write the web-app for the patch testing server, let me know. -Alex