From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20988 invoked by alias); 8 Apr 2002 18:38:59 -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 20972 invoked from network); 8 Apr 2002 18:38:56 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 8 Apr 2002 18:38:56 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16ue1d-0008U2-00; Mon, 08 Apr 2002 14:37:57 -0400 Date: Mon, 08 Apr 2002 11:38:00 -0000 From: Daniel Jacobowitz To: Michael Elizabeth Chastain Cc: eliz@is.elta.co.il, rob@welcomehome.org, ac131313@cygnus.com, fnasser@redhat.com, gdb-patches@sources.redhat.com Subject: Re: RFC: KFAIL DejaGnu patch Message-ID: <20020408143757.A32555@nevyn.them.org> Mail-Followup-To: Michael Elizabeth Chastain , eliz@is.elta.co.il, rob@welcomehome.org, ac131313@cygnus.com, fnasser@redhat.com, gdb-patches@sources.redhat.com References: <200204081733.g38HXsf03252@duracef.shout.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204081733.g38HXsf03252@duracef.shout.net> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-04/txt/msg00312.txt.bz2 On Mon, Apr 08, 2002 at 12:33:54PM -0500, Michael Elizabeth Chastain wrote: > Rob Savoye writes: > > btw - Matt says he'll add the extra fields for ERROR and WARNING to the > > XML output, which he's hoping will be done as soon as he firms up the DTD. > > Anything else you need to have that be useful ? > > Now there is an open ended question. I'll ramble on it for a while. > > ERRORs and WARNINGs: it would help if all ERRORs and WARNINGs went > through report_test and got treated like the other results, including > printing the name of the current test script. Right now I pick this up > when I am lexing the gdb.sum file. > > Duplicate test names: we have as many as 30 tests in the same file > with the same name (often named "continue"). Right now I add sequence > numbers to this when I am lexing the gdb.sum file: > > gdb.base/foo.exp: continue > gdb.base/foo.exp: continue {2} > gdb.base/foo.exp: continue {3} > > It would be nice if DejaGnu did this automatically. That would only be useful if we always marked all tests - which we're awful about. continue {2} might be any number of different continue statements in the test. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer