Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 51595 invoked from network); 30 Nov 2006 20:51:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Nov 2006 20:51:24 -0000 Received: (qmail 34214 invoked by uid 500); 30 Nov 2006 20:51:32 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 34169 invoked by uid 500); 30 Nov 2006 20:51:32 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 34158 invoked by uid 99); 30 Nov 2006 20:51:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Nov 2006 12:51:32 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [128.195.24.168] (HELO scotch.ics.uci.edu) (128.195.24.168) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Nov 2006 12:51:21 -0800 Received: from scotch.ics.uci.edu (localhost [127.0.0.1]) by scotch.ics.uci.edu (8.12.11.20060614/8.12.11) with ESMTP id kAUKp15f024889 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 30 Nov 2006 12:51:01 -0800 (PST) Received: (from jerenk@localhost) by scotch.ics.uci.edu (8.12.11.20060614/8.12.11/Submit) id kAUKp1IA024888 for dev@apr.apache.org; Thu, 30 Nov 2006 12:51:01 -0800 (PST) X-Authentication-Warning: scotch.ics.uci.edu: jerenk set sender to justin@erenkrantz.com using -f Date: Thu, 30 Nov 2006 12:51:01 -0800 From: Justin Erenkrantz To: dev@apr.apache.org Subject: Re: [VOTE] Release apr / apr-util 1.2.8 / 0.9.13 Message-ID: <20061130205100.GC2515@scotch.ics.uci.edu> Mail-Followup-To: Justin Erenkrantz , dev@apr.apache.org References: <456D7BAC.7060807@rowe-clan.net> <5c902b9e0611290840k6b89088fn486a9af71c4d2365@mail.gmail.com> <20061130170441.GA19996@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061130170441.GA19996@redhat.com> User-Agent: Mutt/1.5.11 X-Spam-Checker-Version: SpamAssassin 3.2.0-r476035 (2006-11-16) on scotch.ics.uci.edu X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED,SPF_HELO_PASS autolearn=no version=3.2.0-r476035 On Thu, Nov 30, 2006 at 05:04:41PM +0000, Joe Orton wrote: > On Wed, Nov 29, 2006 at 08:40:05AM -0800, Justin Erenkrantz wrote: > > APR test failures on Solaris 10, but not enough for me to consider a > > showstopper for 1.2.8. Details below. APR tests passed on Mac OS X. > > And, APR-util tests passed on both. > > > > Thanks for RMing! -- justin > > > > Solaris 10/Intel, Sun Studio 11: > > testlfs : FAILED 1 of 9 (don't have 8GB free on device) > > testpoll : /Line 314: expected <5>, but saw <4> > > FAILED 1 of 13 > > testsockets : -Line 148: expected <0>, but saw <126> > > hung > > Are these regressions since 1.2.7? I've not seen any report of testlfs > failures on Solaris before AFAIR. Is this some filesystem which doesn't > support sparse files, what's the actual error message? I am unsure if they are regressions. But, as I mentioned in ()s about testlfs, the test for lfs errors out with a message saying that I don't have 8GB free on the device or that it was out of space. I was building and testing in /tmp which is RAM-backed - so I'm going to ignore that failure for now. -- justin