Re: [boost] [Announce] Boost Testing Integrated with Trac

on Mon Dec 10 2007, "John Pavel" <jrp-AT-dial.pipex.com> wrote:
Please try:
cd C:\temp\regression\bitten-trunk\ c:\Python25\python setup.py install
and then launch your slave again.
Result:
c:\temp\regression>set PYTHONPATH=C:\temp\regression\bitten-trunk
c:\temp\regression>cd c:\temp\regression\boost-bitten
c:\temp\regression\boost-bitten>c:\Python25\python C:\temp\regression\bitten-trunk\bitten\slave.py -d c:\temp\regression\boost-bitten --build-dir= -k -i360 -v - fc:\temp\regression\boost-bitten\slave.ini https://boost-consulting.com/trac/projects/boost/builds [DEBUG ] Configured packages: {'boost': {'toolsets': 'msvc-9.0'}} [DEBUG ] Sending slave configuration: <slave name="abit"><platform processor=""/><os version="Windows" family="nt">Microsoft</os><package toolsets="msvc-9.0" name="boost"/></slave> [DEBUG ] Sending POST request to 'https://boost-consulting.com/trac/projects/boost/builds' [INFO ] No pending builds
That's because I have to explicitly add a "target platform" pattern on the server for each distinct combination from which I want to receive tests. I just did that: https://boost-consulting.com/trac/projects/boost/build shows it. If your slave is still running, it should start building something. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com
participants (1)
-
David Abrahams