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 61C3042CF for ; Sun, 12 Jun 2011 19:18:58 +0000 (UTC) Received: (qmail 90888 invoked by uid 500); 12 Jun 2011 19:18:57 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 90854 invoked by uid 500); 12 Jun 2011 19:18: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 90846 invoked by uid 99); 12 Jun 2011 19:18:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jun 2011 19:18:57 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [80.244.253.218] (HELO mail.traeumt.net) (80.244.253.218) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jun 2011 19:18:49 +0000 Received: from [10.0.1.4] (i59F4F37C.versanet.de [89.244.243.124]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.traeumt.net (Postfix) with ESMTPSA id B87143C1C9 for ; Sun, 12 Jun 2011 21:18:28 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: Problems with README From: Jan Lehnardt In-Reply-To: Date: Sun, 12 Jun 2011 21:18:28 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <889712B7-F6FA-4FE7-9106-88D97B6E57B0@apache.org> References: <981793C4-E198-4818-9D47-A2CFCABCC5AA@apache.org> <6745905B-7BA4-404F-95A2-277A19BBE524@apache.org> To: dev@couchdb.apache.org X-Mailer: Apple Mail (2.1084) X-Virus-Checked: Checked by ClamAV on apache.org On 12 Jun 2011, at 19:52, Jan Lehnardt wrote: >=20 > On 12 Jun 2011, at 19:36, Noah Slater wrote: >=20 >>=20 >> On 12 Jun 2011, at 18:33, Jan Lehnardt wrote: >>=20 >>> I put all that in in hopes we can polish it soon after (surprise it = didn't happen), but we still should have test suites for couch.js and = jquery.couch.js. I don't necessarily care what they look like, but we do = have good chunk of the work done here, and all it needs is a little = polish. >>=20 >> This commit removed any mention of the Futon tests, which is what = users should be running when they first install CouchDB. If there are = additional tests to run, that is fine, but we should mention that in = addition to the basic ones. However, the actual page the README links = through to doesn't actually do anything. >=20 > It throws a JS error that we gotta fix. I looked into it and the fix seem easy, but I can't verify as I get a = failure in replication.js in the regular test suite (that is related to = the code I want to alter, so I need that one to pass). I tried Chrome, = FF4 and FF3.6. Cheers Jan --=20