From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6816 invoked from network); 3 Jan 2008 18:17:52 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 3 Jan 2008 18:17:52 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 21392 invoked from network); 3 Jan 2008 18:17:45 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 3 Jan 2008 18:17:45 -0000 Received: (qmail 3942 invoked by alias); 3 Jan 2008 18:17:42 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24343 Received: (qmail 3928 invoked from network); 3 Jan 2008 18:17:42 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 3 Jan 2008 18:17:42 -0000 Received: from virusfilter.dotsrc.org (bifrost [127.0.0.1]) by spamfilter.dotsrc.org (Postfix) with ESMTP id E2A748058FF2 for ; Thu, 3 Jan 2008 19:17:40 +0100 (CET) Received: from mtaout01-winn.ispmail.ntl.com (mtaout01-winn.ispmail.ntl.com [81.103.221.47]) by bifrost.dotsrc.org (Postfix) with ESMTP for ; Thu, 3 Jan 2008 19:17:40 +0100 (CET) Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com with ESMTP id <20080103181835.TZSP6201.mtaout01-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com> for ; Thu, 3 Jan 2008 18:18:35 +0000 Received: from pws-pc ([82.6.96.116]) by aamtaout03-winn.ispmail.ntl.com with SMTP id <20080103181945.PBCJ26699.aamtaout03-winn.ispmail.ntl.com@pws-pc> for ; Thu, 3 Jan 2008 18:19:45 +0000 Date: Thu, 3 Jan 2008 18:17:01 +0000 From: Peter Stephenson To: zsh-workers@sunsite.dk Subject: Re: other testsuite problems Message-Id: <20080103181701.d318ca65.p.w.stephenson@ntlworld.com> In-Reply-To: <20071225022744.GA32086@scowler.net> References: <20071224222325.GA32354@scowler.net> <20071225022744.GA32086@scowler.net> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Mon, 24 Dec 2007 21:27:44 -0500 Clint Adams wrote: > On Mon, Dec 24, 2007 at 05:23:25PM -0500, Clint Adams wrote: > > Finally, if D07multibyte.ztst is skipped due to a lack of UTF-8 locale, it seems as though that is > > being registered as a failure. Perhaps a distinct exit code should be used for skips (and counting > > This was completely off the mark; there is still a failure counted > despite it not being reported as failed (or I'm blind): > http://buildd.debian.org/fetch.cgi?pkg=zsh;ver=4.3.4-dev-6-3;arch=amd64;stamp=1198548543 The fix is OK, but V01 is going off into a parallel universe; probably an exec or similar. ../../Test/V01zmodload.ztst: starting. ../../Test/V02zregexparse.ztst: starting. Try with more detail. It might be better to shift the messages (apart from the hash printing, obviously) to runtests.zsh, as well as making failures more obvious, to fix this. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/