From dev-return-18640-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Thu Oct 20 10:55:58 2011 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 351F5718B for ; Thu, 20 Oct 2011 10:55:58 +0000 (UTC) Received: (qmail 66212 invoked by uid 500); 20 Oct 2011 10:55:57 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 66182 invoked by uid 500); 20 Oct 2011 10:55:57 -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 66174 invoked by uid 99); 20 Oct 2011 10:55:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2011 10:55:57 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of djc.ochtman@gmail.com designates 209.85.160.180 as permitted sender) Received: from [209.85.160.180] (HELO mail-gy0-f180.google.com) (209.85.160.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2011 10:55:51 +0000 Received: by gyf1 with SMTP id 1so3820932gyf.11 for ; Thu, 20 Oct 2011 03:55:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=vXwPykuoQdL/dghJf6ZecNGQK3PddkNvCaYgM0XGPsg=; b=hWXsmIdI0BFYqm9jpHw7g2xuuXX6qRcfB5iey+OrMNmDlRGSZ3J3CdGjDRwxBeczIC WjeqvlDyMbHxSU/6ol+m4azCzPPcVKwBBb9EP220uOiuDHHbVMbMBf2zsOSoTvVLaBcd HT95ivHOT9dr8a/j6reLhFotSWUW2Yvi0gM8I= Received: by 10.182.109.38 with SMTP id hp6mr3090obb.57.1319108129995; Thu, 20 Oct 2011 03:55:29 -0700 (PDT) MIME-Version: 1.0 Sender: djc.ochtman@gmail.com Received: by 10.182.39.69 with HTTP; Thu, 20 Oct 2011 03:55:09 -0700 (PDT) In-Reply-To: References: From: Dirkjan Ochtman Date: Thu, 20 Oct 2011 12:55:09 +0200 X-Google-Sender-Auth: 38PVhaHDnGUpROdfXVUcctgKHf8 Message-ID: Subject: Re: [VOTE] Apache CouchDB 1.1.1 Release To: dev@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 On Wed, Oct 19, 2011 at 16:27, Robert Newson wrote: > We encourage the whole community to download and test these release > artifacts so that any critical issues can be resolved before the release > is made. Everyone is free to vote on this release. Please report your > results and vote to this thread. Testing in the Gentoo Linux packaging system yields the following test failures: Test Summary Report ------------------- /var/tmp/portage/dev-db/couchdb-1.1.1/work/apache-couchdb-1.1.1/test/etap/170-os-daemons.t (Wstat: 0 Tests: 37 Failed: 0) Parse errors: Bad plan. You planned 49 tests but ran 37. /var/tmp/portage/dev-db/couchdb-1.1.1/work/apache-couchdb-1.1.1/test/etap/173-os-daemon-cfg-register.t (Wstat: 0 Tests: 27 Failed: 5) Failed tests: 4, 6, 23, 26-27 Files=44, Tests=773, 188 wallclock secs ( 0.45 usr 0.15 sys + 39.30 cusr 7.16 csys = 47.06 CPU) Result: FAIL This is with Erlang 13B04. On the other hand, the browser test suite (Firefox 9.0a2, OS X) is all clean, which is more than I can say for most releases I've tried! Thanks for the release work, let me know if I can debug those test failures somehow). Cheers, Dirkjan