|
Boost Testing : |
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2007-06-10 16:05:41
Hi Rene,
On Jun 9, 2007, at 4:40 PM, Rene Rivera wrote:
>> Is it okay to use regression.py from CVS
>> Head?
>
> Well I thought it was OK, as it works fine on my Linux setup and a few
> other people have it working. Oh, well, multi-platform testing is so
> much fun :-)
Truly!
> I just checked in a minor change that hopefully fixes the problem.
Hmmm ... now I get this error when I run my tests.
# Searching for "process_jam_log" in "/var/scratch2/boost/boost/dist/
bin"...
# process_jam_log succesfully built in "/var/scratch2/boost/boost/
dist/bin/process_jam_log" location
# Making "/var/scratch2/boost/results" directory...
# Starting tests ("/var/scratch2/boost/boost/tools/jam/src/bin.linux/
bjam" --v2 "-sBOOST_BUILD_PATH=/var/scratch2/boost" "-sBOOST_ROOT=/
var/scratch2/boost/boost" gcc-3.4.3 gcc-4.0.1 -d2 --dump-tests -j4 "--
build-dir=/var/scratch2/boost/results" >>"/var/scratch2/boost/results/
bjam.log" 2>&1)...
# Getting test case results out of "/var/scratch2/boost/results/
bjam.log"...
boost_root: /var/scratch2/boost/boost
locate_root: /var/scratch2/boost/results
no errors detected
# Comment file "/var/scratch2/boost/comment.html" not found; creating
default comment.
# Sending report to "kbelco_at_[hidden]"
# Sending mail through "mail.sandia.gov"...
Traceback (most recent call last):
File "regression.py", line 1013, in <module>
commands[ command ]( **accept_args( args ) )
File "regression.py", line 815, in regression
collect_logs( tag, runner, platform, user, comment, incremental,
dart_server, [] )
File "regression.py", line 660, in collect_logs
from runner import collect_logs
File "/var/scratch2/boost/boost/tools/regression/xsl_reports/
runner/__init__.py", line 2, in <module>
from collect_and_upload_logs import *
File "/var/scratch2/boost/boost/tools/regression/xsl_reports/
runner/collect_and_upload_logs.py", line 124
else
^
SyntaxError: invalid syntax