From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13966 invoked by alias); 25 Sep 2003 00:50:14 -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 13958 invoked from network); 25 Sep 2003 00:50:06 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 25 Sep 2003 00:50:06 -0000 Received: from drow by nevyn.them.org with local (Exim 4.22 #1 (Debian)) id 1A2KKF-0001bv-IK; Wed, 24 Sep 2003 20:49:43 -0400 Date: Thu, 25 Sep 2003 00:50:00 -0000 From: Daniel Jacobowitz To: David Carlton Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] delete xfail from gdb.base/corefile.exp Message-ID: <20030925004943.GA6134@nevyn.them.org> Mail-Followup-To: David Carlton , gdb-patches@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2003-09/txt/msg00548.txt.bz2 On Wed, Sep 24, 2003 at 05:47:04PM -0700, David Carlton wrote: > Ever since Jim got corefile.exp working on Linux, I've been annoyed by > this: > > XPASS: gdb.base/corefile.exp: up in corefile.exp (reinit) (PRMS CLLbs17002) > > The test passes reliably, and the message refers to some ancient > bug-tracking system; the easiest solution to me is to just yank the > setup_xfail. It's possible that the test in question fails on other > systems; the setup_xfail doesn't give me any reason to believe that > that is the case. > > Tested on i686-pc-linux-gnu, GCC 3.2, both DWARF-2 and stabs. OK to > commit? Please do, in fact. > 2003-09-24 David Carlton > > * gdb.base/corefile.exp: Delete obsolete setup_xfail. > > Index: corefile.exp > =================================================================== > RCS file: /cvs/src/src/gdb/testsuite/gdb.base/corefile.exp,v > retrieving revision 1.7 > diff -u -p -r1.7 corefile.exp > --- corefile.exp 29 May 2003 23:00:02 -0000 1.7 > +++ corefile.exp 25 Sep 2003 00:43:27 -0000 > @@ -244,7 +244,6 @@ gdb_expect { > # test reinit_frame_cache > > gdb_load ${binfile} > -setup_xfail "*-*-*" CLLbs17002 > gdb_test "up" "#\[0-9\]* *\[0-9xa-fH'\]* in .* \\(\\).*" "up in corefile.exp (reinit)" > > gdb_test "core" "No core file now." > -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer