From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25466 invoked by alias); 7 Apr 2002 23:25:04 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 25452 invoked from network); 7 Apr 2002 23:25:03 -0000 Received: from unknown (HELO darkstar.welcomehome.org) (192.203.188.2) by sources.redhat.com with SMTP; 7 Apr 2002 23:25:03 -0000 Received: (from rob@localhost) by darkstar.welcomehome.org (8.11.3/8.11.3) id g37NXX518021; Sun, 7 Apr 2002 17:33:33 -0600 Date: Sun, 07 Apr 2002 16:25:00 -0000 From: Rob Savoye To: Andrew Cagney Cc: Fernando Nasser , Michael Elizabeth Chastain , drow@mvista.com, gdb-patches@sources.redhat.com Subject: Re: RFC: KFAIL DejaGnu patch Message-ID: <20020407173333.A16561@welcomehome.org> References: <200204051753.g35HrUn23328@duracef.shout.net> <3CAE4182.BED29D4D@redhat.com> <3CAE49E8.2090603@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <3CAE49E8.2090603@cygnus.com>; from Andrew Cagney on Fri, Apr 05, 2002 at 08:05:44PM -0500 X-SW-Source: 2002-04/txt/msg00272.txt.bz2 On Fri, Apr 05, 2002 at 08:05:44PM -0500, Andrew Cagney wrote: > To be honest, I think just removing all but the most recent (i.e. in > last two years) xfails might be for the best. Tottally... One of the biggest worries I had when the whole XFAIL/XPASS feature was originally implemented was that old bugs would get marked as XFAIL, and then be left that way forever. Cleaning out the very oldest ones would be a great idea. - rob -