Boost logo

Boost Testing :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2007-10-15 16:45:15


Boris Gubenko wrote:
> I just tried to run tests with the following command:
>
> python regression.py --user=anonymous --v2 \
> --proxy http://web-proxy.cup.hp.com:8088 --runner="HP-UX_ia64_aCC" \
> --toolsets=acc --bjam-options="-sNO_BZIP2=1 -sNO_ZLIB=1 -l600"
>
> process_jam_log was successfully built in:
>
> ./boost/tools/regression/build/bin/acc/release/process_jam_log
>
> but regression.py was expecting it in ./boost/dist/bin -- see below.

Grrr... I hate it when I forget something that obvious. Well we have a
few options:

* You switch to using the new script, which looks in the new location.

* And/or I add to the old regression.py to also look in the new location.

* And/or you place a prebuilt process_jam_log in the testing directory:

> Exception: Cannot find "process_jam_log" in any of the following locations:
> /hpadl881/boost/HEAD/regression/process_jam_log

-- 
-- 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