Debugging parallel nose tests?

Jean-Michel Pichavant jeanmichel at sequans.com
Fri May 24 05:33:40 EDT 2013


----- Original Message -----
> In article <mailman.2027.1369333910.3114.python-list at python.org>,
>  Dave Angel <davea at davea.name> wrote:
> 
> > On 05/23/2013 09:09 AM, Roy Smith wrote:
> > >
> > >      <SNIP>
> > >
> > > nosetests --process-timeout=60 --processes=40 test_api.py
> > >
> > 
> > Do you have a 40-processor system?
> 
> No, but many of the tests are I/O bound.

Sorry to hijack your thread but what do you mean by that ? 
I have a lot of tests myself that spend most of their time writing and reading files. Should I try to multiprocess  them ?

JM


-- IMPORTANT NOTICE: 

The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


More information about the Python-list mailing list