From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3464 invoked from network); 10 Jan 2009 18:35:00 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 10 Jan 2009 18:35:00 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 43329 invoked from network); 10 Jan 2009 18:34:54 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 10 Jan 2009 18:34:54 -0000 Received: (qmail 22231 invoked by alias); 10 Jan 2009 18:34:50 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26280 Received: (qmail 22220 invoked from network); 10 Jan 2009 18:34:50 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 10 Jan 2009 18:34:50 -0000 Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by bifrost.dotsrc.org (Postfix) with ESMTP id 95C0D802720C for ; Sat, 10 Jan 2009 19:34:46 +0100 (CET) Received: by yw-out-2324.google.com with SMTP id 5so2995799ywb.81 for ; Sat, 10 Jan 2009 10:34:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=epCMTbq4pQYLGTDLzxA6uQFVbPO+UXUn2iIFmDNoqrA=; b=SDeoVKNPugz8+GyMySw9z/wlRIa5WNhqwHED83DWrKAQQ5XPeZR//dqFe9JYgKDuRU Vb8s9w99RtSjeeYF54qE8B6RbgjMUBW9nKMUr01NUx8NPgN3dl03sigR38/OQyh32EeO BQ84+pe+ELfLcGynRTTmVbOhLpVAz8ZTGEecQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=O9RT0uZAwKsQqx8PMGi/ZGLjefgtV8KnrtNI2786+27KSzfu6gTYbpnmb521U7lMi/ +5Rf4VnMevYuM4vwCTXm286cqs4YEP16VJmwM1vtJ30b2y65JpXhH1tx3EpNmFFzPMS3 WhlqmI63xgNOmVJoBgE+ILDnHdpKXajnIILcs= Received: by 10.65.139.1 with SMTP id r1mr18768706qbn.66.1231612484795; Sat, 10 Jan 2009 10:34:44 -0800 (PST) Received: by 10.65.145.7 with HTTP; Sat, 10 Jan 2009 10:34:44 -0800 (PST) Message-ID: <20a807210901101034y3babd1deia8ac5fdfa6d3623c@mail.gmail.com> Date: Sat, 10 Jan 2009 13:34:44 -0500 From: "Vin Shelton" Sender: ethersoft@gmail.com To: "Bart Schaefer" Subject: Re: Test hang in Y01 Cc: zsh-workers@sunsite.dk In-Reply-To: <090110093428.ZM19831@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20a807210901100744w2f8c2c21h32da38cf2bc461ad@mail.gmail.com> <090110093428.ZM19831@torch.brasslantern.com> X-Google-Sender-Auth: 27ef27cbf49bd495 X-Virus-Scanned: ClamAV 0.92.1/8849/Sat Jan 10 05:18:40 2009 on bifrost X-Virus-Status: Clean On Sat, Jan 10, 2009 at 12:34 PM, Bart Schaefer wrote: > On Jan 10, 10:44am, Vin Shelton wrote: > } > } With an up-to-date archive, I'm getting a hang in test Y01. Here's > } what I found: > } > } Running test: directories and files > } ZTST_test: expecting status: 0 > } Input: /tmp/zsh.ztst.in.30417, output: /tmp/zsh.ztst.out.30417, error: > } /tmp/zsh.ztst.terr.30417 > } > } Let me know if you need any more information. > > OS and hardware architecture? > > This test passes OK for me (RHEL4 / i686). > > ubuntu 8.4 uname -a reports: Linux samwise 2.6.24-23-generic #1 SMP Thu Nov 27 18:44:42 UTC 2008 i686 GNU/Linux Regards, Vin