Boost logo

Boost Testing :

From: Boris Gubenko (Boris.Gubenko_at_[hidden])
Date: 2007-06-15 09:06:16


Abhijith,

the results are on the web. Congratulations.

Now, there is a little problem with you and me using the same
toolset. HP-UX/ia64 and PA-RISC are distinct platforms, but in
the Boost test system, marking a test known failure and marking
a platform as required for the release is based on toolset
name.

So, by virtue of using the "acc" toolset, you have "inherited"
all HP-UX/ia64 - specific known failures. Also, PA-RISC appears
in both Full View and the Release View on MetaComm web page (it
should appear only in Full View).

The obvious solution is to create, say, acc_pa-risc.jam file,
initially as a copy of acc.jam. Is there a better solution?

Another consideration is that, at some point, you might want to
make some PA-RISC - specific changes to toolset jam file (or I might
want to make some ia64 - specific changes) and my understanding
is that bjam cannot distinguish between the two HP-UX platforms:
for bjam, os.name is HPUX for both, so, we cannot conditionalize
the changes. It can be a problem for library-specific jam files
like python.jam. I'm not sure what the solution might be. How do
other platforms deal with this situation? For example, different
flavours of Linux?

Thanks,
  Boris

----- Original Message -----
From: "Madhav, Abhijith (STSD)" <abhijith.madhav_at_[hidden]>
To: <boost-testing_at_[hidden]>
Sent: Friday, June 15, 2007 4:32 AM
Subject: Re: [Boost-testing] Boost 1.34.0 results not getting uploaded
onthemetacomm page

. I've now run the tests using a 1.34.0 sources built 'process_jam_log'.
. I've verified that the <runner-id>.xml has been created correctly and
has
  also been updated correctly in
ftp://fx.meta-comm.com/boost_regression.
. But I still don't see the results in
http://engineering.meta-comm.com/boost-regression/CVS-HEAD/developer/.
Am I missing something else
  to do or should I just wait considering that the tests were completed
only yesterday.
. Also I've attached the log of regression.py just in case. It seems to
say that everything is fine and dandy.

-Abhijith

-----Original Message-----
From: boost-testing-bounces_at_[hidden]
[mailto:boost-testing-bounces_at_[hidden]] On Behalf Of Aleksey
Gurtovoy
Sent: Wednesday, June 13, 2007 4:30 PM
To: Running Boost regression tests
Subject: Re: [Boost-testing] Boost 1.34.0 results not getting uploaded
onthe metacomm page

Madhav, Abhijith (STSD) writes:
> I've attached the logs of regression.py. I now suspect that the xml
file
> may not be getting created properly because of me using an old
> 'process_jam_log'. This binary was actually the one built using
> boost-1.32.0 sources.

Oh, that explains it. 1.34 most definitely requires up-to-date
'process_jam_log'.

-- 
Aleksey Gurtovoy
MetaCommunications Engineering
_______________________________________________
Boost-Testing mailing list
Boost-Testing_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-testing
--------------------------------------------------------------------------------
> _______________________________________________
> Boost-Testing mailing list
> Boost-Testing_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-testing 

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