
Douglas Gregor wrote:
On Feb 20, 2007, at 1:29 AM, Vladimir Prus wrote:
The OSL4-V2 test results were not updated since Feb 12. Is it possible to re-run them, or make the run periodically?
It runs nightly (as do the other OSL tests), but I'm getting this failure:
...updated 29 targets... # Searching for "process_jam_log" in "/home/user1/dgregor/ BoostRegressionTesting/boost/dist/bin"... # process_jam_log succesfully built in "/home/user1/dgregor/ BoostRegressionTesting/boost/dist/bin/process_jam_log" location 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)
Sounds like you should get more fresh version of regression.py from RC branch. - Volodya