I've put up a branch ( lp:~lifeless/launchpad/paralleltests ) which enables parallel testing for LP.
It doesn't solve any of the test isolation issues; thats up to us to iterate on. Steven Kowalik has generously put a instance in hudson which will give us some idea of how bad the damage is. It does however work now for things that are safe to use concurrently from separate processes. (e.g. most /all tests in 'unittest' or 'baselayer'. -Rob _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

