Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 49975 invoked from network); 28 Nov 2010 10:04:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Nov 2010 10:04:54 -0000 Received: (qmail 90018 invoked by uid 500); 28 Nov 2010 10:04:54 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 89792 invoked by uid 500); 28 Nov 2010 10:04:53 -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 89784 invoked by uid 99); 28 Nov 2010 10:04:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Nov 2010 10:04:53 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of djc.ochtman@gmail.com designates 209.85.216.52 as permitted sender) Received: from [209.85.216.52] (HELO mail-qw0-f52.google.com) (209.85.216.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Nov 2010 10:04:46 +0000 Received: by qwf7 with SMTP id 7so2901587qwf.11 for ; Sun, 28 Nov 2010 02:04:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=GotiGgb7d8URdv9EjStbKtDemDmjjg8rroZ7lSQ+uoU=; b=Cc0s1JGd5g7WhvaLXD960IFqYEMQA90REuK6OtdgMt3MG3Pd7HpUxV4kZShDNZIkkM YRVdHwoB+IKy1czGnnqqCANvpnGVnLWiOtLD14xRYY6xm+2QMvozJRg/b4/QXL+1GSvT J1lbzLBzw0OgsqddmcTqCHkZiZlMPGjWPifpI= DomainKey-Signature: a=rsa-sha1; c=nofws; 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; b=H772BeuO/Wcjc64QHgkPd0suluKRvEdpkMMbyGDNPpWCEIqjExQf7tabgUnt7pgAlm +zK4nC7IkLhBgk2vXB8s9MLmTsPM8JXqSl+zrBrCBzeZjQKsrvJMcn2ZZUVKHh8jvPLH ZcIHjqVe7xlWCaHTC9zVbvkd5/Prr58a9XWJk= Received: by 10.229.186.21 with SMTP id cq21mr3664904qcb.86.1290938665833; Sun, 28 Nov 2010 02:04:25 -0800 (PST) MIME-Version: 1.0 Sender: djc.ochtman@gmail.com Received: by 10.229.35.16 with HTTP; Sun, 28 Nov 2010 02:04:03 -0800 (PST) In-Reply-To: References: From: Dirkjan Ochtman Date: Sun, 28 Nov 2010 11:04:03 +0100 X-Google-Sender-Auth: mvdf59NEpiStv_LbrF9QZCL_eoI Message-ID: Subject: Re: [VOTE] Apache CouchDB 1.0.2 release, Round 1 To: dev@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Nov 26, 2010 at 11:34, Dirkjan Ochtman wrote: > Browser test suite fails in a few places, but this might be because > I'm running it through an SSH tunnel. Report at > http://couchdb.couchdb.org/_utils/document.html?test_suite_reports/ecc3f61712723f766c818ca17774f382. Without tunnel, it looks better, but reader_acl and replication still fail (with Firefox 4b7). I tried to run the 1.0.1 test suite too, same box, same browser, and it also fails reader_acl, but not replication. Cheers, Dirkjan