On Fri, Feb 4, 2011 at 11:11 AM, Dino Viehland <di...@microsoft.com> wrote:
> The only difference between running a single test and running multiple tests 
> is
> that we do attempt to run tests in parallel when we run multiple tests (by 
> default
> we run 6 at a time which can be configured w/ the /threads: option).

You can disable parallel testing by using /threads:1 as well. It does
make the test run take quite a bit longer, though (~45 mins on my
machine).

- Jeff
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to