From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1654 invoked by alias); 3 Dec 2003 05:05:25 -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 1624 invoked from network); 3 Dec 2003 05:05:24 -0000 Received: from unknown (HELO blount.mail.mindspring.net) (207.69.200.226) by sources.redhat.com with SMTP; 3 Dec 2003 05:05:24 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by blount.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1ARPBy-0005fm-00; Wed, 03 Dec 2003 00:04:50 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id B76A34B35B; Wed, 3 Dec 2003 00:01:40 -0500 (EST) To: cagney@gnu.org, mec.gnu@mindspring.com Subject: Re: [PATCH] use "verbose" for notification of not running a test Cc: drow@mvista.com, fnf@ninemoons.com, gdb-patches@sources.redhat.com Message-Id: <20031203050140.B76A34B35B@berman.michael-chastain.com> Date: Wed, 03 Dec 2003 05:05:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2003-12/txt/msg00075.txt.bz2 mec> How about making this an UNSUPPORTED? ac> It is supported, it's just not being tested ... :-( Whoops, you caught me! UNSUPPORTED should always mean "unsupported in gdb", but I was attempting to use it to mean "unsupported in the test suite". gdb and the test suite are not symmetric at all; in fact they are adverserial. Michael C