Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 36888 invoked from network); 15 Oct 2009 09:05:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Oct 2009 09:05:19 -0000 Received: (qmail 52070 invoked by uid 500); 15 Oct 2009 09:05:18 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 51991 invoked by uid 500); 15 Oct 2009 09:05:18 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 51981 invoked by uid 99); 15 Oct 2009 09:05:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Oct 2009 09:05:18 +0000 X-ASF-Spam-Status: No, hits=3.7 required=10.0 tests=HTML_MESSAGE,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nsteinmetz@gmail.com designates 209.85.220.209 as permitted sender) Received: from [209.85.220.209] (HELO mail-fx0-f209.google.com) (209.85.220.209) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Oct 2009 09:05:06 +0000 Received: by fxm5 with SMTP id 5so873803fxm.3 for ; Thu, 15 Oct 2009 02:04:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=xktw181uBfRbQpxniu2WcHgpbld+2C8VXLQV+XygWw8=; b=nlXlQPBbqfUZAnd72vUoAw/KkqMVhZeC+Vqe9cDxiZroUUr6gG9xYq1Updv87PSz3A XPLtlDfudz2dxTHxqKxomzldLUyofV+bxyCQDnM0WA0rST64SkIp1bB6SnwgJ1CPA2MU SJ8tifHSKjO9bkMI5DM17MZ/6Lc8PggTj9tRI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=fRqgS74R7Zt/1zaIHtqMGN2RLu3X/ee+duCrbu++QMVNNeU3wPoPdYhg7yZ/Avex2Y mhsia/5nUcJ8nDa16gL0PXt3SotmL5mxbiPnSkjL9WRL1JNXvR4Octp+nb/BiUjiGaBH TD6oj9C8w1UW3OIwTAeKsDd3EweYKVpNTZ0U0= MIME-Version: 1.0 Received: by 10.223.145.129 with SMTP id d1mr2335090fav.99.1255597483128; Thu, 15 Oct 2009 02:04:43 -0700 (PDT) In-Reply-To: <8A80FF70-A22C-4490-BDAE-150C157646CB@apache.org> References: <8A80FF70-A22C-4490-BDAE-150C157646CB@apache.org> Date: Thu, 15 Oct 2009 11:04:43 +0200 Message-ID: <6121f1ea0910150204q6428a45ya7ddf5bf23277a24@mail.gmail.com> Subject: Re: Sofa vs Couchdb(X) 0.10 From: Nicolas Steinmetz To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0023545307d0f679d50475f59145 X-Virus-Checked: Checked by ClamAV on apache.org --0023545307d0f679d50475f59145 Content-Type: text/plain; charset=UTF-8 2009/10/15 Jan Lehnardt > > Can you first try to run the test suite in Firefox(!). The built-in web > view won't work. (sorry about that :). > > Tests fails for : - basics (same error as the one I reported) - attachement views (same error as the one I reported) - changes : {"message":"resp.results is undefined","fileName":" http://localhost:5984/_utils/script/couch_test_runner.js","lineNumber":122,"stack":"((void 0))@http://localhost:5984/_utils/script/couch_test_runner.js:122 \u000arun(-1)@http://localhost:5984/_utils/script/couch_test_runner.js:78 \u000a"} - cookie-auth 5 assertion failed (seems logical anyway) and 1 exception raide - design_docs : same error as the one I reported - design options : same error as the one I reported - etags_views : failure / assertion failed for 200 / 304 / 200 / 304 - jsonp failure / for asserion - jarge docs (same error as the one I reported) - list_views (same error as the one I reported) - lot of docs (same error as the one I reported) - multiple rows (same error as the one I reported) - oauth : error for assertions + exception raised (db not found) - reduce (same error as the one I reported) - reduce_builtin (same error as the one I reported) - reduce_false (same error as the one I reported) - security_validation : error - show_documents : assertions failed - update_documents : assertions failed - from utf8 to end of tests, same error as the one I reported except for : ---- uuids & view mulpl key all docs = success ---- view_errors : assertion failed It should fail with similar errors in which case I could use all the system > information you have: OS version, prior couchdb installs, macports yes/no, > CouchDB with macports yes/no and really anything you can think of :) > Macbook (white version), with fresh install of snow leopard Darwin tetram 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386 No prior couchdb install ; I just tried first to use db created at the 0.9 version but even with fresh install of couchdbx, same troubles. macports : no couchdb with macports : no, only couchdbx I'm available on #couchdb as NiCoS` Compare to previous install on Leopard, the main change in my point of view is that I use python scripts (like couchapp) only in virtualenv and no longer on a system wide basis. About sofa version, it's a download against the master of github.com/jchris/sofa ; I did not install git yet on my machine. Nicolas -- Nicolas Steinmetz http://www.steinmetz.fr - http://nicolas.steinmetz.fr/ --0023545307d0f679d50475f59145--