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 404D4DF80 for ; Mon, 20 May 2013 14:15:17 +0000 (UTC) Received: (qmail 448 invoked by uid 500); 20 May 2013 14:15:15 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 99914 invoked by uid 500); 20 May 2013 14:15:10 -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 99845 invoked by uid 99); 20 May 2013 14:15:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 May 2013 14:15:08 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of djc.ochtman@gmail.com designates 209.85.220.42 as permitted sender) Received: from [209.85.220.42] (HELO mail-pa0-f42.google.com) (209.85.220.42) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 May 2013 14:15:03 +0000 Received: by mail-pa0-f42.google.com with SMTP id bj3so5742373pad.15 for ; Mon, 20 May 2013 07:14:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=lao7I9m1Qk5pJRy4yNF/xN3TsjlQ4RCpHJiNSMPocns=; b=IGQxoKA2Xl3Aueghe1T2cpeDlqXBno7u5mDXzqo8Vz3AU+NofW6ttG++Ksul4FcZ9f XWz7Xq1K90RQR7y6Zez7rVrXevLIlvglpLEaVQO16F442kWVPxu+Ah10A2wTpVEy1FIW S5BlkCa+K837o1Frmt4w7c/z8UY9FDAuhMqec0NSee4YtWccAE29fxOsnx3cAR375b2q E5dQWPpVRVw1hgTLywjfeYwn6ZxazutWjtggGQlam5Hj0SZzCXdU4RWcM69yFDPyjhtj Ibga2LWOCl4l48w90OJqcN7Vli7dmvpyCXr23Sr6OxqVhE1pUqYvyN/WUOKGRIdfgF3j 3B0g== X-Received: by 10.66.19.234 with SMTP id i10mr61556655pae.152.1369059282845; Mon, 20 May 2013 07:14:42 -0700 (PDT) MIME-Version: 1.0 Sender: djc.ochtman@gmail.com Received: by 10.70.22.237 with HTTP; Mon, 20 May 2013 07:14:21 -0700 (PDT) In-Reply-To: References: From: Dirkjan Ochtman Date: Mon, 20 May 2013 16:14:21 +0200 X-Google-Sender-Auth: yij9WuszC-guAsRQ-JA1W6AMJeQ Message-ID: Subject: Re: [2/2] git commit: updated refs/heads/master to 46b141d To: "dev@couchdb.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Mon, May 20, 2013 at 4:10 PM, Benoit Chesneau wrote: > Anyway are these just tests failing or an issue in our support for these > versions? Do we also need to update the doc? Since we have also have a few builds passing, it looks like those releases are more sensitive to intermittent issues with our tests. What documentation do you have in mind for updating? I don't think we know enough to actually declare those releases unsupported. Cheers, Dirkjan