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]

Re: announce: testsuite summaries


Marc Lehmann <pcg@goof.com> writes:

> > run. I'm also thinking of changing it so that only weekly or so is the
> > full report spammed to the egcs list; the rest of the time only diffs
> > are sent.
> 
> "diffs"? To test reports??? Ok, they are quite large, so this would make
> some sense, but how do this diffs look like?

Standard (non-context) diffs, as produced by doing a diff on one day's
testsuite/warnings versus the previous day's. So if a change adds some
warnings or reverts some testsuite results we can see immediately
(well, with one day's delay while the tests run). Equally, if a change
fixes something (for my arch) this is visible too.

> Also, I'd like to have test-reports for snapshots _only_, if possible, as
> comparing test reports is difficult enough with the same version, having
> test reports for every day is IMO overkill.

Indeed. Hence I'm going to only do a full run on the snapshot days;
runs will still take place on other days but I'll only post diffs for
those (for the potential instant-change-spotting value), and only that
if there have *been* differences.

-- 
`I have a car that goes to the moon and back on half a cup of petrol.
 No - I haven't built it yet.' - Anthony Ord on uk.comp.os.linux,
                                 regarding NT 5


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