Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 51252 invoked from network); 24 Mar 2010 13:33:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Mar 2010 13:33:58 -0000 Received: (qmail 1903 invoked by uid 500); 24 Mar 2010 13:33:57 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 1753 invoked by uid 500); 24 Mar 2010 13:33: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 1744 invoked by uid 99); 24 Mar 2010 13:33:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Mar 2010 13:33:57 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of b.candler@pobox.com designates 208.72.237.25 as permitted sender) Received: from [208.72.237.25] (HELO sasl.smtp.pobox.com) (208.72.237.25) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Mar 2010 13:33:49 +0000 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 496D2A4F2E for ; Wed, 24 Mar 2010 09:33:27 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=date:from:to :subject:message-id:references:mime-version:content-type :in-reply-to; s=sasl; bh=gEUXawx4T+yBDIyyrZr5BzfOv0o=; b=Q6PWpZW 4dz6qfKTK3C2ya61bRAMUeAPPRdY7yv/GOGyXvtpLyR3RQ3/LLXdF66q7ehYQs5F Fhc3702G1xknVC2nFR0v9aSvdslNIZNDkF9Fc52tbiNlmTqxK3/nWMtlCvD/BY3W RJV6Zq5ZkyuHB9vQEKjIERyKfBuXvnGbBZNw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=date:from:to :subject:message-id:references:mime-version:content-type :in-reply-to; q=dns; s=sasl; b=DmUjmM/ANvToVKs8IwkgPG6fr7Od3YGSp WKvd5PfNlazGttlDz9StHrna7ChpZLvGiRd8Zg5IJ1MBnVVnOATqFVzZo5wOHcf5 F/Q990449ES0/B23DGLAugskVfycSBkC5S+Zjvs7JvMCtWoBRZb7Z+Vg46PhopAR MDwZnKcJok= Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 4458DA4F2D for ; Wed, 24 Mar 2010 09:33:27 -0400 (EDT) Received: from zino (unknown [87.194.77.98]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 12E68A4F2B for ; Wed, 24 Mar 2010 09:33:27 -0400 (EDT) Received: from lists by zino with local (Exim 4.69) (envelope-from ) id 1NuQi6-0001Zh-31 for dev@couchdb.apache.org; Wed, 24 Mar 2010 13:33:26 +0000 Date: Wed, 24 Mar 2010 13:33:26 +0000 From: Brian Candler To: dev@couchdb.apache.org Subject: Re: [VOTE] Apache CouchDB 0.11.0 release, second round Message-ID: <20100324133326.GA5996@uk.tiscali.com> References: <20100324094049.GA5069@uk.tiscali.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-Pobox-Relay-ID: D3F3C4BC-3749-11DF-98E3-D033EE7EF46B-28021239!a-pb-sasl-quonix.pobox.com X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Mar 24, 2010 at 01:04:32PM +0100, Benoit Chesneau wrote: > I reported the same yesterday. Had to remove the db folder and > relaunch the tests. Something happend in last 2 weeks about these > tests. Certainly my system has been through some odd versions of trunk, but doesn't the test suite DELETE and then PUT its test databases? If not, perhaps it should.