From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28615 invoked by alias); 8 Mar 2005 06:47:00 -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 28375 invoked from network); 8 Mar 2005 06:46:51 -0000 Received: from unknown (HELO priv-edtnes27.telusplanet.net) (199.185.220.223) by sourceware.org with SMTP; 8 Mar 2005 06:46:51 -0000 Received: from takamaka.act-europe.fr ([142.179.108.108]) by priv-edtnes27.telusplanet.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050308064651.NOUR13655.priv-edtnes27.telusplanet.net@takamaka.act-europe.fr> for ; Mon, 7 Mar 2005 23:46:51 -0700 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 1129647DC0; Mon, 7 Mar 2005 22:46:51 -0800 (PST) Date: Tue, 08 Mar 2005 06:47:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite/ada] KFAIL the tests that use "start" Message-ID: <20050308064651.GL1750@adacore.com> References: <20050307203608.GH1252@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050307203608.GH1252@adacore.com> User-Agent: Mutt/1.4i X-SW-Source: 2005-03/txt/msg00111.txt.bz2 > As suggested in http://sources.redhat.com/ml/gdb/2005-03/msg00067.html, > I am posting a patch that KFAILs the two tests that currently fail > while a patch fixing the problem is being reviewed. > > 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. -- Joel