Boost logo

Boost Testing :

From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-01-19 03:00:31


Usually the regression.py is updated to the newest available version
contained in the downloaded tarball. Yes?

My last run ended with an error message and did not upload anything.
Worse it also did not update the regression.py, so I suspect any
unattended automatic runners might be affected.

Error message follows:

# Done writing "X:\boost-regression\results\speedsnail.xml".
# Compressing "X:\boost-regression\results\speedsnail.xml"...
# Done writing "X:\boost-regression\results\speedsnail.zip".
# upload_logs failed with message "upload_logs() takes exactly 7
arguments (6 given)"
# Retrying (5 more attempts).
# upload_logs failed with message "upload_logs() takes exactly 7
arguments (6 given)"
# Retrying (4 more attempts).
# upload_logs failed with message "upload_logs() takes exactly 7
arguments (6 given)"
# Retrying (3 more attempts).
# upload_logs failed with message "upload_logs() takes exactly 7
arguments (6 given)"
# Retrying (2 more attempts).
# upload_logs failed with message "upload_logs() takes exactly 7
arguments (6 given)"
# Retrying (1 more attempts).
# upload_logs failed with message "upload_logs() takes exactly 7
arguments (6 given)"
# Giving up.
Traceback (most recent call last):
   File "regression.py", line 944, in <module>
     commands[ command ]( **accept_args( args ) )
   File "regression.py", line 766, in regression
     upload_logs( tag, runner, user, ftp_proxy, debug_level )
   File "regression.py", line 666, in upload_logs
     , ( regression_results, runner, tag, user, ftp_proxy, debug_level )
   File "regression.py", line 128, in retry
     return f( *args )
TypeError: upload_logs() takes exactly 7 arguments (6 given)

Regards,
Roland


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