This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

announce: testsuite summaries


The testsuite results were rotting in my database, so I decided to "webify"
them a bit.

You can find the alpha version at http://www.gcc.ml.org/testsuite/

It still lacks "interactivity", but hey, its better than nothing at all! If
you have comments you can send them to me, but I might not be able to
implement more features at the moment, or even reply in a timely manner.

If you want to submit test reports, I would be glad if you keep the
following points in mind:

- use a consistent email address (and supply a name, not only the address).
- use contrib/test_summary from the dejagnu distribution to send results.
- don't use MIME. If you do, use only a single message part and don't complain
  if it still is ignored.
- add comments at the top of the report (i.e. before the results), nowhere
  else.
- Alexandre Oliva and Robert Lipe are examples (but not the only ones!) for
  "good" submitters.

The subject is a special case. I currently do not parse
"egcs-1.1.1-prerelease" or something similar, until somebody tells me how to
sort this. Best is to use the egcs version (2.91.58 etc..). For masochistic
people, here is the regex I use to parse the subject line:

/^Results for (?:(haifa-(?:enabled|disabled)) )?(egcs|pgcc|gcc)-((?:[0-9.]+[a-z]? )?(?:\d{6,8})?)(?: (?:(?:\([^)]+\)|\S+) testsuite on)\s+?(\S+)$)?/

I grab the testsuite reports from my egcs-inbox, so posting them to
egcs@cygnus.com (as usual) is a perfect way to reach the database. I'll try
to do regular updates, and eventually this could be moved to
egcs.cygnus.com.

Robert, thanks for your continuing critic ;)

      -----==-                                              |
      ----==-- _                                            |
      ---==---(_)__  __ ____  __       Marc Lehmann       +--
      --==---/ / _ \/ // /\ \/ /       pcg@goof.com       |e|
      -=====/_/_//_/\_,_/ /_/\_\                          --+
    The choice of a GNU generation                        |
                                                          |


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]