Boost logo

Boost Testing :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-11-22 10:45:43


Andrew Mellinger wrote:
> Greetings!

Salutations :-)

> I am working a set of regression tests for QNX using GCC 3.3.1 and I
> wanted to post them for the head revision.

Cool.

> In a previous email from Rene:
>
> http://lists.boost.org/boost-testing/2005/10/2120.php
>
>
>>I run it as:
>>
>>python collect_and_upload_logs.py
>> --locate-root=C:\DevRoots\Boost\test_1_33
>> "--runner RSI Kludge"
>> --timestamp=build-timestamp.txt
>> --comment=C:\DevRoots\Boost\regression_comment.html
>> --run-type=incremental
>> --tag=CVS_RC_1_33_0
>
> Rene mention using python directly to upload results. I don't have python
> on the QNX machine (I'm not the admin) so my question is.

:-( Python makes life so much easier in this case.

> Will this work if
> I tar up the entire archive and move it to a machine that has python and
> upload from there?

Theoretically it should work. And you might not need to copy the entire
thing over. I think you can get away with just copying the generated
"bin" directory which has all the test output files (*.output, *.run,
*.test). Or if you can manage it an NFS mount might be worth it.

You'll also need to have the --comment file and possibly the --timestamp
file, on the other machine.

> Does the upload script glean information about the
> machine it is run from for the upload? The machine I would upload from
> would be an OS X machine, and I don't want the results to look like they're
> from an OS X machine obviously.

They would look like they are coming from an OSX machine. But the script
supports overriding that with a --platform=Whatever option.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

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