From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5430 invoked by alias); 8 Apr 2002 00:02:23 -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 5423 invoked from network); 8 Apr 2002 00:02:22 -0000 Received: from unknown (HELO darkstar.welcomehome.org) (192.203.188.2) by sources.redhat.com with SMTP; 8 Apr 2002 00:02:22 -0000 Received: (from rob@localhost) by darkstar.welcomehome.org (8.11.3/8.11.3) id g3809oS18864; Sun, 7 Apr 2002 18:09:50 -0600 Date: Sun, 07 Apr 2002 17:02:00 -0000 From: Rob Savoye To: Michael Elizabeth Chastain Cc: ac131313@cygnus.com, drow@mvista.com, fnasser@redhat.com, gdb-patches@sources.redhat.com Subject: Re: RFC: KFAILs [Was: [RFA/mi-testsuite] XFAIL mi*-console.exp] Message-ID: <20020407180950.E16561@welcomehome.org> References: <200204072352.g37NqfB11326@duracef.shout.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200204072352.g37NqfB11326@duracef.shout.net>; from Michael Elizabeth Chastain on Sun, Apr 07, 2002 at 06:52:41PM -0500 X-SW-Source: 2002-04/txt/msg00280.txt.bz2 On Sun, Apr 07, 2002 at 06:52:41PM -0500, Michael Elizabeth Chastain wrote: > Rob Savoye writes: > > I'm not sure if this will help in the bug tracking, but somebody just > > added an option to make DejaGnu spit out all the testing output in XML. > > That way the results can be sucked into a database for analysis. > > That is interesting. Is the DTD available somewhere? Hum... I'm not sure. I'll ping them and ask. They're tweaking the patch right now. Originally it worked as more of a post-processor, but we all decided it'd work better if it was merged into the output procedures. They're doing it for cross GDB/GCC testing on their embedded targets, so it should be in good shape for you to use. - rob -