On Sun, May 23, 2010 at 09:26:17PM +0200, Luca Invernizzi wrote: > On Sun, May 23, 2010 at 9:18 PM, Bryce Harrington <[email protected]> wrote: > > On Sun, May 23, 2010 at 04:45:05PM +0100, Jonathan Lange wrote: > >> At UDS in La Hulpe, we talked about how it would be a Good Thing to > >> have some kind of continuous integration for GTG. > >> 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. > > > Tests should be fine now. It was a bug (they work!).
Excellent! Having new tests for the backends code should probably prove helpful. Maybe even write the tests first. 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

