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]
Other format: [Raw text]

Re: What is baseline for the testsuite?


On Jun 22, 2006, at 12:25 PM, Laurynas Biveinis wrote:
So I guess that there is no baseline as such, and the only meaningful
way to use the results is to compare testsuite outputs with and
without your changes?

Depends upon what you're doing... For the normal regression test while developing work for gcc, it is customary to have 2 runs and compare them.


If you're doing up a new port, and want it to work well, then the absolute, there should be no unexpected failures is a good place to aim for.

You can consider each email of results to the gcc tests results list to be a baseline, in that case, we have oodles of baselines.


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