Boost logo

Boost Testing :

Subject: [Boost-testing] Regression testing failure on 'master'
From: Edward Diener (eldiener_at_[hidden])
Date: 2015-08-25 15:10:50


I successfully ran a regression test on Windows using mingw-64/gcc
32.bit for the 'develop' branch. The test is called 'Win_gcc-5.1' and
was posted on the 'develop' regression test results.

I then proceeded to run the same regression test on the 'master' branch.
But the process failed to complete and I do not understand why. It
appears that the regression tests themselves ran to completion but the
failure came after this:

> Performing configuration checks
>
> - 32-bit : yes
> - arm : no
> - mips1 : no
> - power : no
> - sparc : no
> - x86 : yes
> - symlinks supported : yes
> ...found 1032 targets...
>
> c:\Programming\BoostRegression\boost_root\status>"c:\Programming\BoostRegression\boost_bb\src\engine\bin.ntx86\bjam.exe" "-sBOOST_BUILD_PATH=c:\Programming\BoostRegression;c:\Programming\BoostRegression\boost_bb\src" "-sBOOST_ROOT=c:\Programming\BoostRegression\boost_root" "--boost=c:\Programming\BoostRegression\boost_root" "--boost-root=c:\Programming\BoostRegression\boost_root" "--boost-build=c:\Programming\BoostRegression\boost_bb\src" "--debug-configuration" -l300 toolset=gcc -d2 preserve-test-targets=off --dump-tests -m64 "--build-dir=c:\Programming\BoostRegression\results" 1>>"c:\Programming\BoostRegression\results\bjam.log" 2>&1
>
> c:\Programming\BoostRegression\boost_root\tools\build\test>"C:\Python27\python.exe" test_all.py --default-bjam --xml gcc-mingw-5.1 1>c:\Programming\BoostRegression\results\boost-build-gcc-mingw-5.1\test_log.xml
>
> c:\Programming\BoostRegression\boost_root\status>"c:\Programming\BoostRegression\boost_regression\stage\bin\process_jam_log.exe" --locate-root "c:\Programming\BoostRegression\results" --input-file "c:\Programming\BoostRegression\results\bjam.log"
> boost_root: c:/Programming\BoostRegression\boost_root
> locate_root: c:\Programming\BoostRegression\results
> *****Warning - missing test path: boost-test(RUN) "timer/inspect" ["always_show_run_output"] :
> (Usually occurs when bjam doesn't know how to make a target)

Does anybody have any idea why the failure occurred ?


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