Boost logo

Boost Testing :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2007-09-14 00:11:16


David Deakins wrote:
> I was doing some testing today where I used the individual commands in
> regression.py (setup, test, collect-logs, etc.) instead of the full
> sequence and I noticed that the collect-logs command seems to be broken
> in the version of regression.py on trunk. The new 'http_proxy' argument
> of collect_logs added a few weeks ago does not seem to get set up in
> regression.py's accept_args function. As a result, when I execute
> 'regression.py collect-logs --runner=VeecoFTC ...', I get an error:
>
> Trackback (most recent call last):
> File "regression.py", line 1019, in <module>
> commands[ command ]( **accept_args( args ) )
> TypeError: collect_logs() takes exactly 9 non-keyword arguments (7 given)
>
> There is a 'proxy' argument in accept_args. Is this synonymous with the
> 'http_proxy' argument in collect_logs?

Yes, proxy is the same as http_proxy.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

Boost-testing list run by mbergal at meta-comm.com