Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 38908 invoked from network); 6 Oct 2009 19:29:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Oct 2009 19:29:38 -0000 Received: (qmail 52303 invoked by uid 500); 6 Oct 2009 19:29:37 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 52215 invoked by uid 500); 6 Oct 2009 19:29:37 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 52205 invoked by uid 99); 6 Oct 2009 19:29:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2009 19:29:37 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of paul.joseph.davis@gmail.com designates 209.85.211.204 as permitted sender) Received: from [209.85.211.204] (HELO mail-yw0-f204.google.com) (209.85.211.204) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2009 19:29:28 +0000 Received: by ywh42 with SMTP id 42so3898682ywh.28 for ; Tue, 06 Oct 2009 12:28:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=GCmdz60aV2a9nYhr3zPbeUKtqWUydJgHfDheFwFUk4Y=; b=WQ+LxeXnHzrVSbaOwDoxus8R3fSh3YmBvKXI3lsFeP7aM5vfUlEldDMhC+GXVWXP66 GAzC5Vb+xUo0qu1I/RUZFL9c4gr9JaGYI1PsD3/Z30s6ZTdImzkNh5QnV6PSWEDa8ZZ/ CtDhSZWkO190Qeryy3Fj9yTWRW1FqT6O7vADc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=w8wKIsi5hhevgfLs00JvXblLGD1W6rpYJUu3UxpbB7DF8mC15pTF4ozzBRbxUdzpsj jS/5FltYwydPy1iqdLfgBuJGPku7hun1iGJUzCYwJuWndh0bn6GzpQDmAqxKuOleMeW+ 6snNWOCU4btF5z3tjqkDYXygx5K84RUOUX2IU= MIME-Version: 1.0 Received: by 10.100.246.14 with SMTP id t14mr1932484anh.176.1254857287635; Tue, 06 Oct 2009 12:28:07 -0700 (PDT) In-Reply-To: <1112B689-1B92-4488-8419-FCAE8AF8CAAA@tumbolia.org> References: <1112B689-1B92-4488-8419-FCAE8AF8CAAA@tumbolia.org> Date: Tue, 6 Oct 2009 15:28:07 -0400 Message-ID: Subject: Re: Problems with the release From: Paul Davis To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Oct 6, 2009 at 2:09 AM, Noah Slater wrote: > I tried to do a release this morning, but am seeing this: > > test/etap/040-util........................FAILED test 12 > =A0 =A0 =A0 =A0Failed 1/11 tests, 90.91% okay > > Can someone take a look? > > Thanks. > Looked. Can you look at my look to see if I saw the same thing that was seen during your previous attempt? Perhaps I saw something different. Or perhaps it merely seemed that what was seen was only an illusion. Also, should be fixed. Lemme know. Paul