Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45831
| Date | 2013-05-23 14:31 -0400 |
|---|---|
| From | Dave Angel <davea@davea.name> |
| Subject | Re: Debugging parallel nose tests? |
| References | <roy-1CC2EA.09092123052013@news.panix.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2027.1369333910.3114.python-list@python.org> (permalink) |
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? And do you have enough RAM to run all of those processes? -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Debugging parallel nose tests? Roy Smith <roy@panix.com> - 2013-05-23 09:09 -0400
Re: Debugging parallel nose tests? Dave Angel <davea@davea.name> - 2013-05-23 14:31 -0400
Re: Debugging parallel nose tests? Roy Smith <roy@panix.com> - 2013-05-23 21:44 -0400
Re: Debugging parallel nose tests? Roy Smith <roy@panix.com> - 2013-05-24 23:09 -0400
csiph-web