From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23133 invoked by alias); 19 Mar 2010 01:46:08 -0000 Received: (qmail 23121 invoked by uid 22791); 19 Mar 2010 01:46:07 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 19 Mar 2010 01:46:03 +0000 Received: (qmail 7873 invoked from network); 19 Mar 2010 01:46:01 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 19 Mar 2010 01:46:01 -0000 Date: Fri, 19 Mar 2010 01:46:00 -0000 From: Daniel Jacobowitz To: Doug Evans Cc: gdb-patches@sourceware.org Subject: Re: [RFA] kfail longjmp.exp tests due to bug 9270 Message-ID: <20100319014459.GA2886@caradoc.them.org> Mail-Followup-To: Doug Evans , gdb-patches@sourceware.org References: <20100318221601.F233684413@ruffy.mtv.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100318221601.F233684413@ruffy.mtv.corp.google.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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-03/txt/msg00713.txt.bz2 On Thu, Mar 18, 2010 at 03:16:01PM -0700, Doug Evans wrote: > 2010-03-18 Doug Evans > > * gdb.base/longjmp.exp: Mark tests that fail on x86_64 due to > bug 9270 as kfail. FWIW, my experience is that these tests fail a ton of places right now. So centralizing the check into a function would be nice if we're going to start making a list. For instance why do they pass on i386 GNU/Linux? -- Daniel Jacobowitz CodeSourcery