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 AA8BE9747 for ; Mon, 18 Mar 2013 06:24:22 +0000 (UTC) Received: (qmail 93783 invoked by uid 500); 18 Mar 2013 06:24:22 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 93739 invoked by uid 500); 18 Mar 2013 06:24:21 -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 93729 invoked by uid 99); 18 Mar 2013 06:24:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 06:24:21 +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 dch@jsonified.com designates 209.85.215.44 as permitted sender) Received: from [209.85.215.44] (HELO mail-la0-f44.google.com) (209.85.215.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 06:24:17 +0000 Received: by mail-la0-f44.google.com with SMTP id eb20so5667380lab.31 for ; Sun, 17 Mar 2013 23:23:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jsonified.com; s=google; h=mime-version:x-received:x-originating-ip:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=q1IiBWIFdlF8/Dz4ttlYrkXh/CwdTKgqa6F1BP6EzwM=; b=qln2jusLEgkmLgnGpZIBvDD5ue6iZRTxTV0GEWzl0EaO5TUuQCbAVMgLbgbzU7+xjG mTlc38ZRfM4x7XtYNaRIMzZTAbyA3O1ouTYHBQ5+bLekzJ7uT/JF+FRZR9vNjI3ihddb c99aJntr6M4/5UvsPTuwz4c+7pAvRRimlBgXY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:x-originating-ip:in-reply-to:references :date:message-id:subject:from:to:content-type:x-gm-message-state; bh=q1IiBWIFdlF8/Dz4ttlYrkXh/CwdTKgqa6F1BP6EzwM=; b=B90BDyWd7d/Wm81tyKRUwPmo4RZExQVT9gag9EQly1/WId3dfILrnqlJwFQ34aJ9Ph t7W9rcaM70Baj2cJEeuwFcuY89cWVJCnJxADgnTFhHf0QLJZIxOqaTVWnhumiNsOIF2G Hhgriu0pbt2b+c3IBCxm2Vff+V2fU5lrDoibpM9OmcH4p0dGNahfudRyYnQkXH8FZ8dA 3b6rnkbt9nvu6uedB2dHGqb/yngpnhHXggo4DXT7lOO2tJjWuSynGxM6hx4YhAY8/Nl4 YAXXN93YEWIVQLm3C5Gn3w9E0N1jtDXTAW/8iqOGH7wZpYIZeFeeQiXyiOCrtZahXMtA hHCw== MIME-Version: 1.0 X-Received: by 10.112.43.161 with SMTP id x1mr5931950lbl.89.1363587835545; Sun, 17 Mar 2013 23:23:55 -0700 (PDT) Received: by 10.112.47.200 with HTTP; Sun, 17 Mar 2013 23:23:55 -0700 (PDT) X-Originating-IP: [84.112.19.176] In-Reply-To: References: Date: Mon, 18 Mar 2013 07:23:55 +0100 Message-ID: Subject: Re: [jira] [Commented] (COUCHDB-1711) 140-attachment-comp fails on R15B02 and later From: Dave Cottlehuber To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQkcSCZ7tY6pVwSbyYmAfXZ0KBM810bDjHMhVZtSua2Nq0seU60RI7JY5BTCk1YWVvrUv0s8 X-Virus-Checked: Checked by ClamAV on apache.org On 18 March 2013 01:24, Robert Newson (JIRA) wrote: > > [ https://issues.apache.org/jira/browse/COUCHDB-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13604816#comment-13604816 ] > > Robert Newson commented on COUCHDB-1711: > ---------------------------------------- > > all tests pass on R15B03-1 fwiw. Ditto, I didn't get this failure. NB it cropped up for me under R16B ( see COUCHDB-1696 ). Is there any erlang dependency (or module) we might be missing here that triggers this instead of an actual couch* bug? I'll retest today with a full compile on the same infrastructure.