From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12206 invoked by alias); 24 Aug 2012 16:45:14 -0000 Received: (qmail 12136 invoked by uid 22791); 24 Aug 2012 16:45:04 -0000 X-SWARE-Spam-Status: No, hits=-4.4 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 24 Aug 2012 16:44:46 +0000 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1T4x01-0003ah-Gf from Yao_Qi@mentor.com ; Fri, 24 Aug 2012 09:44:45 -0700 Received: from SVR-ORW-FEM-05.mgc.mentorg.com ([147.34.97.43]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Fri, 24 Aug 2012 09:44:45 -0700 Received: from qiyao.dyndns.org (147.34.91.1) by svr-orw-fem-05.mgc.mentorg.com (147.34.97.43) with Microsoft SMTP Server id 14.1.289.1; Fri, 24 Aug 2012 09:44:44 -0700 Message-ID: <5037AF79.2050503@codesourcery.com> Date: Fri, 24 Aug 2012 16:45:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120717 Thunderbird/14.0 MIME-Version: 1.0 To: Jeff Kenton CC: Subject: Re: GDB test suite question References: <5037A142.3020505@tilera.com> In-Reply-To: <5037A142.3020505@tilera.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit 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: 2012-08/txt/msg00742.txt.bz2 On 08/24/2012 11:44 PM, Jeff Kenton wrote: > > What is a reasonable target number for "unexpected failures" when > running the test suite for a specific processor? > I don't have a target number, but you may have to get a reasonable explanation of each FAIL, if possible. -- Yao