Boost logo

Boost Testing :

Subject: [Boost-testing] Test script stopped working
From: Maxime van Noppen (maxime_at_[hidden])
Date: 2010-07-19 04:08:11


Hi,

The run.py has stopped working since the 16th of July according to my
logs. It was running nigthly in a cron like a charm but I now get this
error message:

> # Running regressions in /home/yabo/boost_test...
> # Creating regression scripts at /home/yabo/boost_test/tools_regression_src...
> # Dowloading regression scripts from http://svn.boost.org/svn/boost/trunk/tools/regression/src...
> # Getting Boost.Build v2...
> # Executing SVN command "svn --non-interactive co http://svn.boost.org/svn/boost/trunk/tools/build/v2 tools_bb"
> Checked out revision 64062.
> # Getting Boost.Jam...
> # Executing SVN command "svn --non-interactive co http://svn.boost.org/svn/boost/trunk/tools/build/v2/engine/src tools_bjam"
> svn: 'tools_bjam' is already a working copy for a different URL
> Traceback (most recent call last):
> File "run.py", line 60, in <module>
> runner(root)
> File "/home/yabo/boost_test/tools_regression_src/regression.py", line 205, in __init__
> self.main()
> File "/home/yabo/boost_test/tools_regression_src/regression.py", line 566, in main
> getattr(self,action_m)()
> File "/home/yabo/boost_test/tools_regression_src/regression.py", line 504, in command_regression
> self.command_get_tools()
> File "/home/yabo/boost_test/tools_regression_src/regression.py", line 249, in command_get_tools
> os.path.basename(self.tools_bjam_root) ) )
> File "/home/yabo/boost_test/tools_regression_src/regression.py", line 798, in svn_command
> raise Exception( 'SVN command "%s" failed with code %d' % ( cmd, rc ) )
> Exception: SVN command "svn --non-interactive co http://svn.boost.org/svn/boost/trunk/tools/build/v2/engine/src tools_bjam" failed with code 256

-- 
Maxime

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