This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Testsuites
- To: gcc at gcc dot gnu dot org
- Subject: RE: Testsuites
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com dot au>
- Date: Sun, 4 Jun 2000 23:39:02 -0000
A couple of questions:
* How do you mark a g77 test as XFAIL
* How do you do it for a particular target
> -----Original Message-----
> From: Andreas Jaeger [SMTP:aj@suse.de]
> Sent: Sunday, 4 June 2000 20:30
> To: Mark Mitchell
> Cc: gcc@gcc.gnu.org
> Subject: Re: Testsuites
>
> >>>>> Mark Mitchell writes:
>
> > Let's check in new failing tests as XFAILs. The ideal would be that
> > a build of checked-in sources never causes any FAILs -- only XFAILs.
> > Then, checking that you haven't introduced new bugs is as simple as
> > noticing that there's no test output. Otherwise, people have to
> > remember the "magic" list of "normal" failures. That's hard.
>