From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26970 invoked by alias); 9 Mar 2005 17:52:09 -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 26749 invoked from network); 9 Mar 2005 17:52:01 -0000 Received: from unknown (HELO priv-edtnes46.telusplanet.net) (199.185.220.240) by sourceware.org with SMTP; 9 Mar 2005 17:52:01 -0000 Received: from takamaka.act-europe.fr ([142.179.108.108]) by priv-edtnes46.telusplanet.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050309175200.MWQL24980.priv-edtnes46.telusplanet.net@takamaka.act-europe.fr>; Wed, 9 Mar 2005 10:52:00 -0700 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 9390847DC0; Wed, 9 Mar 2005 09:51:59 -0800 (PST) Date: Wed, 09 Mar 2005 17:52:00 -0000 From: Joel Brobecker To: Paul Gilliam Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite/ada] KFAIL the tests that use "start" Message-ID: <20050309175159.GT1156@adacore.com> References: <20050307203608.GH1252@adacore.com> <20050308064651.GL1750@adacore.com> <200503090945.20212.pgilliam@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503090945.20212.pgilliam@us.ibm.com> User-Agent: Mutt/1.4i X-SW-Source: 2005-03/txt/msg00149.txt.bz2 > > > 2005-03-07 Joel Brobecker > > > > > > * gdb.ada/null_record.exp: KFAIL failing "start" test. > > > * gdb.ada/start.exp: Likewise. > > > > Since the fix has recently been checked in, the problem no longer > > exist, and I therefore withdraw this patch. The GDB PR has also > > been closed. > > If the testsuite is to be used for regression testing, then you should not > remove a test because the problem it identifies has been fixed. Right. The testcases remain, but I no longer need to KFAIL them, as they now PASS. -- Joel