From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22368 invoked by alias); 1 Apr 2008 14:53:20 -0000 Received: (qmail 22357 invoked by uid 22791); 1 Apr 2008 14:53:19 -0000 X-Spam-Check-By: sourceware.org Received: from imr1.ericy.com (HELO imr1.ericy.com) (198.24.6.9) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 01 Apr 2008 14:52:59 +0000 Received: from eusrcmw751.eamcs.ericsson.se (eusrcmw751.exu.ericsson.se [138.85.77.51]) by imr1.ericy.com (8.13.1/8.13.1) with ESMTP id m31Eqt8B028648; Tue, 1 Apr 2008 09:52:55 -0500 Received: from ecamlmw720.eamcs.ericsson.se ([142.133.1.72]) by eusrcmw751.eamcs.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830); Tue, 1 Apr 2008 09:52:55 -0500 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: [Patch] mi-var-display regression failures fix Date: Tue, 01 Apr 2008 15:19:00 -0000 Message-ID: <6D19CA8D71C89C43A057926FE0D4ADAA04290FFD@ecamlmw720.eamcs.ericsson.se> In-Reply-To: <20080401143241.GF12753@caradoc.them.org> From: "Marc Khouzam" To: "Daniel Jacobowitz" Cc: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00018.txt.bz2 Thanks! Any particular guidelines to follow for the CVS comment when committing? -----Original Message----- From: Daniel Jacobowitz [mailto:drow@false.org] Sent: Tuesday, April 01, 2008 10:33 AM To: Marc Khouzam Cc: gdb-patches@sourceware.org Subject: Re: [Patch] mi-var-display regression failures fix On Tue, Apr 01, 2008 at 09:56:25AM -0400, Marc Khouzam wrote: > There are a couple of new unexpected failures in MI regressions. > I believe that an xfail marker was removed by mistake, which makes a coup= le of tests seem to fail. The xfail didn't have a friendly comment explaining what it was for :-) They've been xpassing by luck on some targets for a while. I think the xfail was originally for a different problem, which was fixed. > 2008-04-01 Marc Khouzam >=20 > * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests > instead of beginning to make an extra test pass. > * gdb.mi/mi2-var-display.exp: Likewise. OK, thanks! Are you listed in MAINTAINERS yet? If not, please add yourself to write-after-approval. --=20 Daniel Jacobowitz CodeSourcery