Boost logo

Boost Testing :

From: Victor A. Wagner Jr. (vawjr_at_[hidden])
Date: 2004-10-28 21:59:38


I'd love to but:
1) I cannot get a complete diff from what I'm using and what's in the
repository
2) the latest version isn't on the branch for RC_1_32_0

since I _must_ change the script, I'm loath to change it if I cannot see
the differences (I think something has gone wrong w/ the repository)

At Wednesday 2004-10-27 02:34, you wrote:
>Aleksey Gurtovoy writes:
> > Victor A. Wagner Jr. writes:
> > > How come some white spaces are showing up in the regression grid?
> > >
> > > btw, I STILL get this every time I run:
> > > ================================================================
> > >
> C:\Projects\boost\tools\regression\build>C:\Projects\boost\tools\build\jam_src\bin.ntx86\bjam.exe
>
> > > -sTOOLS=vc-7_1
> > > ...found 481 targets...
> > > Traceback (most recent call last):
> > > File "regression.py", line 712, in ?
> > > commands[ command ]( **accept_args( args ) )
> > > File "regression.py", line 356, in setup
> > > build_if_needed( process_jam_log, pjl_toolset, toolsets )
> > > File "regression.py", line 288, in build_if_needed
> > > raise 'Failed to find "%s" after build.' % tool[ 'build_path' ]
> > > Failed to find
> > >
> "C:\Projects\boost\bin\boost\tools\regression\build\process_jam_log.exe\vc-7_1\release\process_jam_log.exe"
>
> > > after build.
> > > ================================================================
> > > here's where copies really are
> > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > > T:\Projects>dir process_jam_log.exe /s
> > > Volume in drive T has no label.
> > > Volume Serial Number is 5CE3-80E9
> > >
> > > Directory of T:\Projects\boost\bin\boost\tools\regression\build
> >
> > [...]
> >
> > Victor,
> >
> > I'm looking into this.
>
>Victor,
>
>Running the relevant parts of your script (below), I wasn't able to reproduce
>the problem. May be your "regression.py" is not up-to-date? Normally, it
>updates itself automatically on every run, but in your case we are invoking
>it step-by-step, and thus inadvertently skipping the auto-update part. Could
>you please grab the latest version from the CVS (from
>"tools/regression/xsl_reports/runner/regression.py") and try it out?
>
> python regression.py update-source --user=vawjr
> --tag=RC_1_32_0 >cvsoutput.log
> python regression.py setup --toolsets=vc-7_1 --bjam-toolset=msvc
> python regression.py install --toolsets=vc-7_1 --bjam-toolset=msvc
> python regression.py test --toolsets=vc-7_1 --monitored
> python regression.py collect-logs --runner=RudbekAssociates
> --tag=RC_1_32_0 --comment comment.html
>
>--
>Aleksey Gurtovoy
>MetaCommunications Engineering
>
>_______________________________________________
>Boost-Testing mailing list
>Boost-Testing_at_[hidden]
>http://lists.boost.org/mailman/listinfo.cgi/boost-testing

Victor A. Wagner Jr. http://rudbek.com
The five most dangerous words in the English language:
               "There oughta be a law"


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