Boost logo

Boost Testing :

From: Victor A. Wagner Jr. (vawjr_at_[hidden])
Date: 2007-09-16 15:40:07


Beman Dawes wrote:
> Boost.System tests were added to boost-trunk/status on September 12th,
> yet http://beta.boost.org/development/tests/trunk/developer/system.html
> is still not reporting any results for those tests on the Sandia, OSL5,
> and Rudbek Associates tests. From the dates for those tests, it would
> appear those systems are not running on the current state of
> boost-trunk/status, and that brings into question whether they are
> updating their working copies at all.
>
> What can be done to fix the immediate problem?
>
> Why did the problem occur?
>
> What can be done to ensure the problem does not reoccur?
>
> What can be done to automatically detect and report the problem if it
> does reoccur?
>
> We need to start asking those questions every time there is any kind of
> failure with the regression testing mechanism. Timely and accurate
> regression testing is at the top of the list for improving the Boost
> release process.
>
> --Beman
>
this script runs continuously on my system

C:\Projects>type svnboost.bat
python regression.py --v2 --incremental --bjam-options=j2
--user=anonymous --toolsets=msvc-7.1,msvc-8.0
--runner=RudbekAssociates-V2 --monitored
cd boost
tools\jam\src\bin.ntx86\bjam --build-dir=c:\projects\results
toolset=msvc-8.0 install
cd ..
sleep 1800
svnboost.bat

if there's something than needs changed, someone has to tell us
> _______________________________________________
> Boost-Testing mailing list
> Boost-Testing_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-testing
>
>
>
>


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