Boost logo

Boost Testing :

From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2005-08-04 13:43:23


Carl Daniel writes:
> Aleksey Gurtovoy wrote:
>>> - On Machine A, upload the results
>>
>> python regression.py upload-logs --runner=<your runner id>
>>
>> will try to upload the corresponding zip from the 'results' directory.
>
> Made it all the way to this point, and then things exploded:
>
> Traceback (most recent call last):
> File "regression.py", line 882, in ?
> commands[ command ]( **accept_args( args ) )
> File "regression.py", line 607, in upload_logs
> import_utils()
> File "regression.py", line 396, in import_utils
> import utils as utils_module
> ImportError: No module named utils
>
> What up with that?

It needs an unpacked tarball to access the module that does the actual
upload. We were thinking of revising the script's internal
architecture to avoid issues like this, may be it's time. We'd like
to refelect on it for a bit, though, so, meanwhile...

> In any case, I do now have the XML file from a single complete regression
> run with VC8 build 14.00.50727.04 - is there somewhere I can manually upload
> it to

Sure, it's ftp://fx.meta-comm.com/boost-regression/CVS-HEAD/ for the
CVS HEAD results and
ftp://fx.meta-comm.com/boost-regression/CVS-RC_1_33_0/ for the branch.

> since regression.py fell on it's face?

Sorry about that!

-- 
Aleksey Gurtovoy
MetaCommunications Engineering

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