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 A73D0101DA for ; Wed, 5 Jun 2013 20:18:49 +0000 (UTC) Received: (qmail 66966 invoked by uid 500); 5 Jun 2013 20:18:49 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 66930 invoked by uid 500); 5 Jun 2013 20:18:49 -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 66922 invoked by uid 99); 5 Jun 2013 20:18:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jun 2013 20:18:49 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wendallc@83864.com designates 209.85.192.177 as permitted sender) Received: from [209.85.192.177] (HELO mail-pd0-f177.google.com) (209.85.192.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jun 2013 20:18:45 +0000 Received: by mail-pd0-f177.google.com with SMTP id u10so2305243pdi.8 for ; Wed, 05 Jun 2013 13:18:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=83864.com; s=google; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=yp1B0H1UXmbFf5nVg2BLR94ONr//aAPgoE2g4+OxNdw=; b=GBGjwHwAshLthLOI/zF+wYgOI4xZxrUsohFZLuo0rWEQnh53DpFC9YiYsB2Y+aYsWb 9e2tQj0qpDvsZEUVHSk0ozNwgchCEbOfsgbBwnWmAJnwhtiEFiDVYmAAH7iR7W71Xy30 Fw1MhLXOSosWtWV2WiBu9vqkmsDek+BYM1SK8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=yp1B0H1UXmbFf5nVg2BLR94ONr//aAPgoE2g4+OxNdw=; b=acf9RO2HveWQAaUK5EY+EozihkuZgrW52qSeWsoaV0zde+MHORb8ETSRLPCt7ife3Q dSztzMYWUIK7hK5xkh4RxG2nlFFDon0RnG++tiSUJ1jjzxnBJQyUHtmN2bnEIQG8qu17 Wq0iWxesVbJftsABYdMbvl9JX015q9FEY0H8jQ5MfETVOoA5sucrtoJ6rirX4bEJVPND 16GxbEcGt0Rk3T53M4Rw1Z8RY1upsl6bbFDyMdEH7WzYtBRhl2oHYZv8QYgRgzTKURRN iijgWcziKITPBtmN0i8gNLJPTliQAps5+aN2nH75AYIpuh3XFLrRmRjgbZKcMSByqCcc ZEcg== X-Received: by 10.68.232.194 with SMTP id tq2mr35514209pbc.133.1370463504672; Wed, 05 Jun 2013 13:18:24 -0700 (PDT) Received: from wlaptop.localdomain (c-67-170-132-85.hsd1.or.comcast.net. [67.170.132.85]) by mx.google.com with ESMTPSA id xe9sm2033671pbc.21.2013.06.05.13.18.22 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 05 Jun 2013 13:18:23 -0700 (PDT) Message-ID: <51AF9D0D.1080607@83864.com> Date: Wed, 05 Jun 2013 13:18:21 -0700 From: Wendall Cada User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130402 Thunderbird/17.0.5 MIME-Version: 1.0 To: dev@couchdb.apache.org Subject: Re: [QA][REQUEST] Fix or disable failing test on 1.3.x References: <51A8C0BE.30208@apache.org> <0510AAA5-3E4F-48ED-81D8-DB16A280F099@apache.org> In-Reply-To: <0510AAA5-3E4F-48ED-81D8-DB16A280F099@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQnFSXTYTCmDDoMlIt/O0eImwUl6G+VoK6kUgpi4u+OFMESGQVSlyOtKqTpriZjsXvb4ULs1 X-Virus-Checked: Checked by ClamAV on apache.org Awesome, thanks Jan. Simple fix. Wendall On 06/05/2013 01:06 PM, Jan Lehnardt wrote: > Fixed. > > 257fc5c..86d756a 1.3.x -> 1.3.x > df23be9..e78ce41 master -> master > > This was a fun one. Thanks Wohali for helping to track this one down! > > Jan > -- > > On Jun 4, 2013, at 13:53 , Noah Slater wrote: > >> Wendall, any update on this? I'd rather rip the test out that wait any >> longer, I think. >> >> (We're a week behind schedule at this point. Not sure how to handle this >> sort of thing in the general case. Perhaps after X many days, we say we >> missed the window, and just wait for the next one. Which is now three weeks >> away!) >> >> >> On 31 May 2013 16:38, Noah Slater wrote: >> >>> Woop woop! Thanks Wendall. :D >>> >>> >>> On 31 May 2013 16:34, Dirkjan Ochtman wrote: >>> >>>> On Fri, May 31, 2013 at 5:24 PM, Wendall Cada >>>> wrote: >>>>> I'm limited on time today, but I'll spend some time testing and evaluate >>>>> over the weekend. Do we have a ticket for this? >>>> Awesome! COUCHDB-1711. >>>> >>>> BTW: I'll be mostly AFK for the next week. >>>> >>>> Cheers, >>>> >>>> Dirkjan >>>> >>> >>> >>> -- >>> NS >>> >> >> >> -- >> NS