Boost logo

Boost Testing :

From: Bronek Kozicki (brok_at_[hidden])
Date: 2006-03-08 05:43:11


I just checked the problem and it seems that results are generated to
/boost/bin, while process_jam_log is searching for them in /results/bin
. Sample of regression.log is below:

>>>> citation begin

# Found preinstalled "G:\bjam.exe"; will use it.
# Found preinstalled "G:\process_jam_log.exe"; will use it.
# Making "G:\results" directory...
# Starting tests ("G:\bjam.exe" "-sBOOST_BUILD_PATH=G:\\"
"-sBOOST_ROOT=G:\boost" "-sTOOLS=mingw-3_4_2 mingw-3_4_5
mingw-3_4_4-stlport-5_0 vc-7_1 vc-8_0" -d2 --dump-tests "-l900"
"--build-dir=G:\results" >>"G:\results\bjam.log" 2>&1)...

G:\boost\status>"G:\bjam.exe" "-sBOOST_BUILD_PATH=G:\\"
"-sBOOST_ROOT=G:\boost" "-sTOOLS=mingw-3_4_2 mingw-3_4_5
mingw-3_4_4-stlport-5_0 vc-7_1 vc-8_0" -d2 --dump-tests "-l900"
"--build-dir=G:\results" 1>>"G:\results\bjam.log" 2>&1
# Getting test case results out of "G:\results\bjam.log"...

G:\boost\status>"G:\process_jam_log.exe" "G:\results"
0<"G:\results\bjam.log"
boost_root: G:/boost/status/..
locate_root: G:/results
*****Warning - can't open output file:
G:/results/bin/boost/libs/test/build/libboost_test_exec_monitor.lib/mingw-3_4_2/debug/test_log.xml
*****Warning - can't open output file:
G:/results/bin/boost/libs/test/build/libboost_test_exec_monitor.lib/mingw-3_4_2/debug/test_log.xml
*****Warning - can't open output file:
G:/results/bin/boost/libs/test/build/libboost_test_exec_monitor.lib/mingw-3_4_2/debug/test_log.xml

>>>> citation end

Trying to fix the problem I rebuilt bjam from current source and
restarted regression test for single toolset vc-7_1 . So far all looks
good.

B.

PS. There are no results in Bronek (my home machine) because I need
process monitor that will actually work, also for tests run as
non-interactive scheduled job. I'm working on one (it needes LocalSystem
level access, thus will run as service), but it will take few more
weeks, as my family (especially my 2yrs old son) is very reluctant to
share me with developers community ;)


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