launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #05126
Re: performance tuesday - time for a spike on testing
On Monday 11 October 2010 20:23:42 Robert Collins wrote:
> I thought I'd vary my regular Tuesday pattern this week, and see how
> far I can get working directly towards a no-shared-fixtures facility
> for testing (with parallelism built in).
>
> I know of the following issues affecting this:
> - All the 'XTestSetup' objects that start external processes
> - The test database name
> - the test oops directory
>
> Are there any other things I've missed?
The librarian. Unless you have that as part of the "external processes" ?
Having said that, we ought to be able to fix tests so that they can share a
single librarian where they won't work right now.
Follow ups
References