From couchdb-user-return-1809-apmail-incubator-couchdb-user-archive=incubator.apache.org@incubator.apache.org Thu Nov 13 02:29:51 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 94339 invoked from network); 13 Nov 2008 02:29:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Nov 2008 02:29:51 -0000 Received: (qmail 82482 invoked by uid 500); 13 Nov 2008 02:29:57 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 82446 invoked by uid 500); 13 Nov 2008 02:29:57 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 82435 invoked by uid 99); 13 Nov 2008 02:29:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Nov 2008 18:29:57 -0800 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jchris@gmail.com designates 209.85.217.11 as permitted sender) Received: from [209.85.217.11] (HELO mail-gx0-f11.google.com) (209.85.217.11) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Nov 2008 02:28:36 +0000 Received: by gxk4 with SMTP id 4so80417gxk.3 for ; Wed, 12 Nov 2008 18:29:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=JpIyeTo/yuurxO1XOvraBuUEgT8A7BiTZzQsdgzJCQw=; b=Wn1OkHn/l6Mnm5iJC/h4j+dSW7ibuS993mE9BPRjZ8a4AcDezRivxkdvEmEUN5J8vj 2KPrHqNOWqUVQ7dOKL4G/7AaUT3hXaoqJTx91pdCAEfwjHucc5iyRCDi2fFvDL91bsAN Ofe60+FgqpsI90jwIr1glYNxwMXXAFy2DDXnc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=GNCfk6THQqRD3OHUYKutQCAyaNQMHbROnExAxEezNsY+miof19sN2LD3Jj6UHavHX7 D/JEjv6ZD3py04uQqsvd3WVZiCcQkmavv9+loLacLl5ZVMA+ke/iR+M0/WgB+kQc+alT J1Fsrp7US1C1j7kumL3e9NDM7pu7hJQiPMYnc= Received: by 10.64.185.18 with SMTP id i18mr9445896qbf.81.1226543355698; Wed, 12 Nov 2008 18:29:15 -0800 (PST) Received: by 10.64.241.20 with HTTP; Wed, 12 Nov 2008 18:29:15 -0800 (PST) Message-ID: Date: Wed, 12 Nov 2008 18:29:15 -0800 From: "Chris Anderson" Sender: jchris@gmail.com To: couchdb-user@incubator.apache.org Subject: Re: Test Cases Failing In-Reply-To: <345262.33651.qm@web52509.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <345262.33651.qm@web52509.mail.re2.yahoo.com> X-Google-Sender-Auth: c837b67fce397c00 X-Virus-Checked: Checked by ClamAV on apache.org Michael, What version is reported by an http request against the root of your couchdb? eg: GET http://localhost:5984/ Did you compile from trunk or from the 0.8.1 release? On Wed, Nov 12, 2008 at 6:24 PM, Michael Ramirez wrote: > I have successfully installed CouchDB but some of the test cases fail. For example "uuids". How do I correct the failed test cases? > > Michael Ramirez > > > > > -- Chris Anderson http://jchris.mfdz.com