RE: [boost] Regression results for Intel 8 online

Stefan Slapeta writes:
I've put them here: http://genericprogramming.com/boost
Stefan, this is very much appreciated! But these results are ought to be in the overall summary (http://boost.sourceforge.net/regression-logs/developer/summary.html). Could you give a shot to the new regression driver script which, among other things, would take care of it -- http://tinyurl.com/4f2zp?
Spirit is missing somehow; were the tests not included when the source was moved to boost CVS?
No, that's the current default: Spirit test suite is not included into "boost/status/Jamfile". It appears in Win32 and Lunix tests because both sites path the "Jamfile" locally before running the tests. I think the original reasons for it long lost their merits, though. Same for the MPL. OK, fixed in the CVS. -- Aleksey Gurtovoy MetaCommunications Engineering

Aleksey Gurtovoy wrote:
But these results are ought to be in the overall summary (http://boost.sourceforge.net/regression-logs/developer/summary.html).
Could you give a shot to the new regression driver script which, among other things, would take care of it -- http://tinyurl.com/4f2zp?
Fine! Just two minor problems: 1) I'm behind a firewall and the download does not work; how can I use our proxy server? 2) Which environment variables do I have to set for this script? (I guess at least TOOLS, INTEL_PATH and INTEL_BASE; more?)
No, that's the current default: Spirit test suite is not included into "boost/status/Jamfile". It appears in Win32 and Lunix tests because both sites path the "Jamfile" locally before running the tests.
I think the original reasons for it long lost their merits, though. Same for the MPL.
OK, fixed in the CVS.
Does that mean Spirit and MPL are included now? Stefan

Stefan Slapeta writes:
Aleksey Gurtovoy wrote:
But these results are ought to be in the overall summary (http://boost.sourceforge.net/regression-logs/developer/summary.html). Could you give a shot to the new regression driver script which, among other things, would take care of it -- http://tinyurl.com/4f2zp?
Following up an off-list discussion with Stefan...
Fine! Just two minor problems:
1) I'm behind a firewall and the download does not work; how can I use our proxy server?
The attached version of script takes care of it automatically. Please see the updated docs at http://tinyurl.com/4f2zp in the unlikely event of things still not working properly. [..]
No, that's the current default: Spirit test suite is not included into "boost/status/Jamfile". It appears in Win32 and Lunix tests because both sites path the "Jamfile" locally before running the tests. I think the original reasons for it long lost their merits, though. Same for the MPL. OK, fixed in the CVS.
Does that mean Spirit and MPL are included now?
Yes. -- Aleksey Gurtovoy MetaCommunications Engineering
participants (2)
-
Aleksey Gurtovoy
-
Stefan Slapeta