
Eric Niebler wrote:
Vladimir Prus wrote:
Steve M. Robbins wrote:
On Tue, Aug 25, 2009 at 09:40:52AM +0400, Vladimir Prus wrote:
Belcourt, Kenneth wrote:
That would be me. But it sure looks like there's graph_parallel and mpi results from Debian-Sid on Release.
http://www.boost.org/development/tests/release/developer/summary.html Presumably because Steven's has manually tweaked the results again :-/ Yes, I did.
The results aren't there, now.
Apparently, new tests results were uploaded and now: - we no longer see any results on release branch - the trunk results are all green
So, let me summarize the options we have at this point:
1. Decide that apparently, MPI tests were never run in past as part of regression testing framework,
Is this really an accurate characterization? I can't believe that we've *never* had MPI test results.
I don't see how we could ever had them. The XSL scripts were fixed to accept run_mpi test type just recently, with previous change in 2007-12-13. mpi.jam uses RUN_MPI type since 2006-12-18. So, it seems like no MPI results could appear in the matrix for all that time.
and therefore can wait till 1.41.
I don't think we should ship untested code.
2. Have Noel try running with trunk version of XSL scripts, either using "svn switch", or by merging to release branch. Then, fix MPI failures.
Can the release management team decide?
My vote goes for (2).
And which of alternatives should we go with? E.g. switch or merge? - Volodya