Boost logo

Boost Testing :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2004-10-20 08:14:17


Stefan Slapeta wrote:

> Aleksey Gurtovoy wrote:
>
>> To regression runners using "regression.py" driver: to switch the
>> tests to run on the branch, you need to specify the branch name in the
>> script's command line using the '--tag':
>>
>> python regression.py --tag=RC_1_32_0 ...
>>
>
> Done, but it doesn't work right now. It seems that the tarball is not
> available yet; is it produced automatically for every branch? (I can't
> imagine...)

I epected the same problem as you, but for me it simply works.

python regression.py --tag=RC_1_32_0 --runner="COMSOFT-cxx"
--toolset="tru64cxx65-041" --comment=comment.html
--bjam-options='-sPYTHON_VERSION="2.3" -sPYTHON_ROOT="/vol1/tmp/tools"'
# Cleaning up "/vol1/tmp/boost/boost" directory ...
# Cleaning up "/vol1/tmp/boost/results" directory ...
# Getting sources (Wed, 20 Oct 2004 12:24:30 +0000)...
# Downloading '/vol1/tmp/boost/boost.tar.bz2' for tag RC_1_32_0 from
www.boost-consulting.com...
# Looking for old unpacked archives...
# Unpacking boost tarball ("/vol1/tmp/boost/boost.tar.bz2")...
# Unpacked into directory "/vol1/tmp/boost/boost-04-10-20-0500"
# Renaming "/vol1/tmp/boost/boost-04-10-20-0500" into "/vol1/tmp/boost/boost"
# Found preinstalled "/vol1/tmp/boost/bjam"; will use it.
# Found preinstalled "/vol1/tmp/boost/process_jam_log"; will use it.
# Making "/vol1/tmp/boost/results" directory...

Markus


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