From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12212 invoked by alias); 17 Jan 2003 19:28:40 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 12205 invoked from network); 17 Jan 2003 19:28:39 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 17 Jan 2003 19:28:39 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 3E2113E2F; Fri, 17 Jan 2003 14:28:39 -0500 (EST) Message-ID: <3E285967.6070805@redhat.com> Date: Fri, 17 Jan 2003 19:28:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Elizabeth Chastain Cc: fnasser@redhat.com, drow@mvista.com, gdb-patches@sources.redhat.com Subject: Re: [patch/rfc] Remove all setup_xfail's from testsuite/gdb.mi/ References: <200301171900.h0HJ03A04642@duracef.shout.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-01/txt/msg00652.txt.bz2 > Good morning xfail crew, > > There are a lot of xfail's in the corpus, but the number is shrinking > steadily with time. > > % cd testsuite > % grep -r setup_xfail gdb.* | wc > > 5.2.1 649 > 5.3 577 > HEAD%20030115 517 > > After sleeping on the problem, I like Daniel J's path for a while. > Just keep banging on the test suite and reducing that "517" number with > no more machinery and no Andrew C Big Rip. After we kill a bunch more > of them then we can do some kind of Big Rip or new visual markings for > the legitimate ones. See: http://sources.redhat.com/ml/gdb/2003-01/msg00296.html Andrew