Boost logo

Boost Testing :

From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2007-02-15 13:56:33


On Feb 15, 2007, at 11:45 AM, Boris Gubenko wrote:

> For the past couple of days, I'm getting exception from
> regression.py
> in 1.34 testing:
>
> # Searching for "process_jam_log" in "..."
> # process_jam_log succesfully built in "..."
> Traceback (most recent call last):
> File "regression.py", line 1005, in ?
> commands[ command ]( **accept_args( args ) )
> File "regression.py", line 810, in regression
> test( toolsets, book, bjam_options, monitored, timeout, v2, [] )
> TypeError: test() takes exactly 6 arguments (7 given)
>
> I think, it started on Monday February 12. Should I update
> regression.py
> and, if so, where is the good version? Or this is something else?
> Do other
> testers experience the same problem?

Yes, I had the same problem. I may not have done the right thing but
I copied regression.py from the HEAD and it worked okay.

I used this version

/regression.py/1.69/Tue Feb 6 21:08:12 2007//

from here

boost/tools/regression/xsl_reports/runner/regression.py

-- Noel


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