From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24407 invoked by alias); 23 Jun 2006 17:42:43 -0000 Received: (qmail 24332 invoked by uid 22791); 23 Jun 2006 17:42:42 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 23 Jun 2006 17:42:39 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k5NHgblv009296 for ; Fri, 23 Jun 2006 13:42:37 -0400 Received: from opsy.redhat.com (vpn50-162.rdu.redhat.com [172.16.50.162]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k5NHgbK9025725; Fri, 23 Jun 2006 13:42:37 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 6F7A671403A; Fri, 23 Jun 2006 11:39:12 -0600 (MDT) To: Anthony Balkissoon Cc: mauve-patches@sources.redhat.com, audriusa@bluewin.ch Subject: Re: RFC: add "not-a-test" tag to several tests References: <1151080291.25174.104.camel@tony.toronto.redhat.com> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom Date: Fri, 23 Jun 2006 17:42:00 -0000 In-Reply-To: <1151080291.25174.104.camel@tony.toronto.redhat.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact mauve-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-patches-owner@sourceware.org X-SW-Source: 2006/txt/msg00462.txt.bz2 Tony> Almost certainly that won't be the case because these Tony> files did not implement Testlet or call TestHarness.test(), but since Tony> they're not mine I just want to make sure. I didn't read the patch, but for ones that don't implement Testlet, just go ahead. Tom