This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: testing/index.html and toolchain.org
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: Al Stone <ahs3 at fc dot hp dot com>
- Date: Wed, 27 Oct 2004 17:50:48 +0200 (CEST)
- Subject: PATCH: testing/index.html and toolchain.org
I just committed the following patch which Al had provided in private
mail (sorry, I had thought I had done the CVS stuff right away):
Add a subsection on www.toolchain.org.
Gerald
wwwdocs/htdocs/testing/index.html 2004-04-18 14:29:52.000000000 -0600
+++ wwwdocs-new/htdocs/testing/index.html 2004-10-01 17:44:45.000000000 -0600
@@ -40,6 +40,22 @@ the test suite directories.</p>
href="http://gcc.gnu.org/ml/gcc-testresults/">gcc-testresults</a>
and <a href="http://sources.redhat.com/ml/gdb-testers/">gdb-testers</a>
mailing lists.</li>
+
+ <li>Dan Miles and Al Stone implemented scripts to collect all of the
+ e-mail sent to the
+ <a href="http://gcc.gnu.org/ml/gcc-testresults/">gcc-testresults
+ mailing list</a>,
+ and store it in a database. Every four hours, the database contents
+ are condensed into a
+ <a href="http://www.toolchain.org/testresults/">results summary</a>
+ that indicates whether the various versions of the compiler
+ on the various platforms have progressed or regressed since
+ the previous report. By clicking on the thumbnail graphs in the
+ summary, one can see graphs of all reported test results for a
+ particular platform and compiler version over time. Further,
+ all of the original test results e-mailed can be viewed by
+ platform, by compiler version, or individually. Suggestions
+ for improvements or bug reports are always welcome.</li>
</ul>
<h2>Ideas for further testing</h2>