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: ACATS & GCC testsuite


On Fri, 2003-03-28 at 12:44, Richard Kenner wrote:
>     What are the arguments behind "best" here? Are the ACT releases built in
>     maintainer-mode? Same question for binary distributors like Linux
>     vendors? 
> 
> The issue isn't how releases are built, but what's required to verify that
> a patch doesn't break anything.
> 
>     That's why I by far prefer to have the testing being done after
>     install, and not in build like it is done for GCC via DejaGNU now. 
> 
> No, builds seem right.  I don't want to have to install a compiler in
> order to test it.

That's a developper argument, and it's not that strong:
testing C takes 43 minutes, Ada 44 minutes, and install is 1 minute
and less than 70 MB (that two years of daily builds
on a 40GB el cheapo disk, easy to spot regression then :).

All the bad things of in build testing can still happen,
and they do happen, see the recent make install breakage
on Ada.

These things are adding to the release bill, you might
not be concerned, but others certainly are.


-- 
Laurent Guerby <guerby at acm dot org>


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