Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #45831

Re: Debugging parallel nose tests?

Path csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <davea@davea.name>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.094
X-Spam-Evidence '*H*': 0.81; '*S*': 0.00; 'system?': 0.09; 'received:74.208.4.195': 0.16; 'roy': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'run': 0.32; 'ram': 0.36; 'subject:?': 0.36; 'skip:- 20': 0.37; 'to:addr:python-list': 0.38; 'skip:- 10': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'received:74.208': 0.68; 'smith': 0.68
Date Thu, 23 May 2013 14:31:36 -0400
From Dave Angel <davea@davea.name>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6
MIME-Version 1.0
To python-list@python.org
Subject Re: Debugging parallel nose tests?
References <roy-1CC2EA.09092123052013@news.panix.com>
In-Reply-To <roy-1CC2EA.09092123052013@news.panix.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Provags-ID V02:K0:8lfiVcGYFycUM6vSQnB/TH20PS4zEaWwdyvgJN0MZZo Gm3BvbizvnNQa/6KkQbmMn1e4Nh0EdIABTP48nRXBRNvLoU5eM GEzb35d+5QiQzt6WXWQn0qaZaz6u/09r8Kw/fPGbmHLsXgIQr/ vjJHhviSMiKOHCIjEA6JubYGaiJCn4OINRJoS2FU9pziWwB1x/ K6KsEx3RWszHOGElZOrdyJfDgb39bAHyLwZmIM8pw9kyvY5aZ7 FpW2GtCV/sYTlwJZ8WIbr9axqmcKFl6lGISX4uy40wgrV8QDHS 2n4lIcDz6otXRg8llegzFBvnFrSKx5+QoPwWue2/iVuoVVAWQM HFUdn9Nuxji5JIO5nrb8=
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2027.1369333910.3114.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1369333910 news.xs4all.nl 16011 [2001:888:2000:d::a6]:37583
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:45831

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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