On Sun, May 23, 2010 at 04:45:05PM +0100, Jonathan Lange wrote: > Hello everyone, > > At UDS in La Hulpe, we talked about how it would be a Good Thing to > have some kind of continuous integration for GTG. That way, we can be > notified when the tests fail, and perhaps we will be encouraged to > write even more tests. > > I've set up such a system on my own server at http://mumak.net:8080/.
This is very cool. > It polls trunk every fifteen minutes for updates and runs the tests. > If someone breaks the tests, then they'll get an email telling them > they've done so. You'll notice that the test suite is currently > broken. I took a peek at the three failures, two of them look like they could be worked around with a simple check for None, but I think that might just be papering over a deeper issue, so probably these need to be looked at by Luca or Lionel. Bryce _______________________________________________ Mailing list: https://launchpad.net/~gtg-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~gtg-contributors More help : https://help.launchpad.net/ListHelp

