Re: [boost] out of date release results?

Beman Dawes wrote:
Eric Niebler wrote:
Beman Dawes wrote:
Eric Niebler wrote:
Just spoke with Rene about this ...
Eric Niebler wrote:
How come the "report time" on nearly every page of release test results is dated July 15th?
For example: http://www.boost.org/development/tests/release/developer/summary_release.htm...
AFAIK, that's the wrong page to be looking at. The page I use to make decisions is http://beta.boost.org/development/tests/release/developer/summary.html
Whew, thanks Beman! How do you get to that page? I go to boost.org, click on "Development", and then on "Release Summary".
I don't look at www.boost.org, because I assume it applies to the current release.
Instead I look at beta.boost.org, because I assume it applies to the release under development.
Then why does www.boost.org have results for Boost.Accumulators (some of which are quite out of date), when Accumulators is new in 1.36. In particular, I never saw your response to this exchange from yesterday. I think this is a serious problem: Rene Rivera wrote:
Eric Niebler wrote:
Oh whoa. Something really strange is going on with these pages.
These results are old: http://www.boost.org/development/tests/release/developer/accumulators_releas...
These results are new: http://www.boost.org/development/tests/release/developer/accumulators.html
I can reach either page via different sequences of clicks. At first I thought that maybe one page represents results from 1.35, but that's not possible because accumulators wasn't in 1.35.
What's going on?
This sounds like the release view of the results is not getting generated, on Beman's machine, and it's using some old set of results. Hence only the developer view has the current results.
Thoughts? <snip>
OK, but that doesn't address the concern about test reporting. Currently, it takes a human (you, Rene, people on the boost-testing list) to manually verify that the results are being updated.
Say we had a tool that looked at web pages to see if they had been updated, and sent email if not. We would point it at http://beta.boost.org/development/tests/release/developer/summary.html, and set the required update frequency to say 24 hours. The email address could be set to either the testing list, the site admins, release managers, or whoever else was interested.
That would not be good enough unless it checked every web page with test results on it. For instance, checking summary.html as you suggest would reveal nothing amiss, however this page on beta.boost.org is out of date: http://beta.boost.org/development/tests/release/developer/summary_release.ht... -- Eric Niebler BoostPro Computing http://www.boostpro.com
participants (1)
-
Eric Niebler