From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24685 invoked by alias); 18 Jun 2010 07:30:11 -0000 Received: (qmail 24654 invoked by uid 22791); 18 Jun 2010 07:30:08 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM X-Spam-Check-By: sourceware.org Received: from mail-wy0-f169.google.com (HELO mail-wy0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 18 Jun 2010 07:29:50 +0000 Received: by wyf28 with SMTP id 28so635967wyf.0 for ; Fri, 18 Jun 2010 00:29:47 -0700 (PDT) Received: by 10.216.161.11 with SMTP id v11mr506644wek.31.1276846187211; Fri, 18 Jun 2010 00:29:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.167.144 with HTTP; Fri, 18 Jun 2010 00:29:27 -0700 (PDT) In-Reply-To: <4C1ABC69.3050706@vmware.com> References: <4BF59BBB.8020603@vmware.com> <20100615161912.GA7975@caradoc.them.org> <4C1ABC69.3050706@vmware.com> From: Frederic Riss Date: Fri, 18 Jun 2010 07:30:00 -0000 Message-ID: Subject: Re: [resubmit] gdb.base, r*.exp thru w*.exp To: Michael Snyder Cc: "gdb-patches@sourceware.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2010-06/txt/msg00396.txt.bz2 Hi Michael, On 18 June 2010 02:23, Michael Snyder wrote: > Hmmm... I don't recall changing most of those. =A0Are these all new failu= res? I didn't look at the failures I was seeing. After Daniel explained the breakage, I audited of the whole testsuite for patterns that could cause random breakage and that's what I reported. Among the cases that I listed, I saw random failures seemingly introduced by your patches for mi-return.exp, mi-return2.exp and setshow.exp. I suppose a few others from the list are new, but maybe there are also pre-existing ones.