From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7159 invoked by alias); 27 Mar 2008 12:23:57 -0000 Received: (qmail 7147 invoked by uid 22791); 27 Mar 2008 12:23:56 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 27 Mar 2008 12:23:28 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Jer8e-0007XB-PS for gdb-patches@sources.redhat.com; Thu, 27 Mar 2008 12:23:24 +0000 Received: from 78.158.192.230 ([78.158.192.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Mar 2008 12:23:24 +0000 Received: from ghost by 78.158.192.230 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Mar 2008 12:23:24 +0000 To: gdb-patches@sources.redhat.com From: Vladimir Prus Subject: Re: FAILs on x86? Date: Thu, 27 Mar 2008 12:23:00 -0000 Message-ID: References: <47EB86DF.10803@de.ibm.com> <20080327115104.GA27230@caradoc.them.org> <47EB8FCC.7070509@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit User-Agent: KNode/0.10.5 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-03/txt/msg00423.txt.bz2 Markus Deuling wrote: > Daniel Jacobowitz schrieb: >> On Thu, Mar 27, 2008 at 12:37:03PM +0100, Markus Deuling wrote: >>> Hi, >>> >>> I see lots of FAILs on x86. Anyone else seeing this? >> >> Not me. What's in gdb.log for a typical failure? >> > > Nothing special, I think (I dont think its an environment problem). Just a lot of FAILs in > gdb.{base,cp,mi}. I posted a list of the FAILs that are new compared to a testrun some days ago > here: > > http://sourceware.org/ml/gdb-testers/2008-q1/msg00022.html > > As far as I see there were some commits to some areas where GDB test fails > now (gdb.cp, gdb.mi, dfp). If needed I can attach gdb.log When were the tests run? gdb.mi failures are supposed to be fixed now. - Volodya