Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Missing import ?
From: Alain Miniussi (alain.miniussi_at_[hidden])
Date: 2015-04-09 04:24:06


Note that the problem is triggered by the --mail option trying to print
a stacktrace.
Deactivating the --mail option is a possible workaround.

Alain

On 08/04/2015 09:59, Alain Miniussi wrote:
>
> Hi,
>
> Starting this morning, my script started failing with:
>
> $python run.py --runner=GLIS --toolsets=intel-linux --tag=master
> '--bjam-options=-j24 release define=BOOST_MPI_HOMOGENEOUS'
> .....
> File
> "/gpfs/scratch/alainm/view/boosttest/master/boost_regression_src/regression.py",
> line 590, in command_regression
> traceback_ = '\n'.join( apply( traceback.format_exception,
> sys.exc_info() ) )
> NameError: global name 'traceback' is not defined
> [alainm_at_gurney master]$
>
> and indeed:
> $ egrep "import.+traceback" ./boost_regression_src/regression.py
> $
>
> Is this a known problem ?
>
> Alain

-- 
---
Alain

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