|
Boost Testing : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-02-15 14:08:08
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?
>
> The platform is: HP-UX/ia64. The command line is:
>
> python regression.py --v2 --tag RC_1_34_0 --proxy ... \
> --runner="..." --toolsets=acc \
> --bjam-options="-sNO_BZIP2=1 -sNO_ZLIB=1"
Misha,
last changes in regression.py on RC branch are yours. Would you be able to
address this problem quickly?
Thanks,
Volodya