From dev-return-21581-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Wed Mar 21 01:18:35 2012 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 4E1DF9282 for ; Wed, 21 Mar 2012 01:18:35 +0000 (UTC) Received: (qmail 23563 invoked by uid 500); 21 Mar 2012 01:18:34 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 23503 invoked by uid 500); 21 Mar 2012 01:18:34 -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 23495 invoked by uid 99); 21 Mar 2012 01:18:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 01:18:34 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nslater@tumbolia.org designates 209.85.217.180 as permitted sender) Received: from [209.85.217.180] (HELO mail-lb0-f180.google.com) (209.85.217.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 01:18:28 +0000 Received: by lbon10 with SMTP id n10so722917lbo.11 for ; Tue, 20 Mar 2012 18:18:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tumbolia.org; s=google; h=mime-version:x-originating-ip:date:message-id:subject:from:to :content-type; bh=18f27Xyuf1SLRtPC1L/v4LuJIMGWYp1Z3PrQJy1JCHA=; b=PqySqBt0QDNxpWA+YiveRZpVzgqX7grw+lAQedo5nPiFGuSWTfQhr5tcI95ngFN1uS 0SyoRbzmBU9hhQFE5SdCq+UOi709GAU5ipngyFrZ1/VY7tLN6v8NAaG8D7bd+042xtC0 ezRTDQwrNYwyXQ8Zq5Dp5jkj7J/3WzSgxUJTw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=18f27Xyuf1SLRtPC1L/v4LuJIMGWYp1Z3PrQJy1JCHA=; b=cn3uaLIj4Xb0Lg+T/miTpmJOP/2bWvUUSaipECqNmSQMoXmPy3ZmYKwNnZgndfrXVo 3V5bTExXhzOSl/O0mQXgG8Mtx599qxUrhhn1XAgUkMIIoD+qatXNd9MjIU2MOxfvaFtQ tH7FqmZ9mOn252F7yzzf1olK+aL+qNL/9uE8bilu+x2i7yjKUSZYrZlpVBNQUhTIFREF WdABN0GPLEc2DsSYG0ADbS0yQek5Lxz8LK0ySHpq21ssqNJ2bqXtcPQPh+/BBjdUYkg+ fazmtU45U4zXJWp/l2my/cgp5p21yxHg51VOes88tyCRiizTm2674NChU3IMJO76fpXc BVlA== MIME-Version: 1.0 Received: by 10.112.46.202 with SMTP id x10mr747422lbm.39.1332292686583; Tue, 20 Mar 2012 18:18:06 -0700 (PDT) Received: by 10.112.100.194 with HTTP; Tue, 20 Mar 2012 18:18:06 -0700 (PDT) X-Originating-IP: [178.250.115.206] Date: Wed, 21 Mar 2012 01:18:06 +0000 Message-ID: Subject: Problems blocking 1.2.0 From: Noah Slater To: CouchDB Developers Content-Type: multipart/alternative; boundary=bcaec55406ac52164304bbb69028 X-Gm-Message-State: ALoCoQlDgK+9CiSNk0ChwNQdzibc98fpOlV/+IiZibF9FM+KIcCfBiTMFcOml9GVbwMc/o0VHu7P X-Virus-Checked: Checked by ClamAV on apache.org --bcaec55406ac52164304bbb69028 Content-Type: text/plain; charset=ISO-8859-1 Hello, There's been a regression in the browser test suite. Building from the 1.2.x branch, the first test, basics, hangs for me. The end of the logs are: [info] [<0.1509.0>] Apache CouchDB has started on http://127.0.0.1:5984/ [info] [<0.1603.0>] 127.0.0.1 - - GET / 200 [info] [<0.1603.0>] 127.0.0.1 - - GET /test_suite_db/0?rev=3-cac36b6fd7e2c7347b3147626c8cfdaf 200 [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db 201 [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db 201 [info] [<0.1603.0>] 127.0.0.1 - - GET /test_suite_db/oppossum 200 [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_db/newdoc 201 [info] [<0.1603.0>] 127.0.0.1 - - DELETE /test_suite_db/doc-does-not-exist 404 [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_db/goldfish 500 [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/ 500 [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_db/zebrafish 500 [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/ 500 [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_db/mudfish 500 [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/ 500 [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_db/tastyfish 500 [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/ 500 [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_db/bar 400 [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/_bulk_docs 400 [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/_all_docs 400 [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/_all_docs 400 [info] [<0.1603.0>] 127.0.0.1 - - DELETE /test_suite_db/?rev=foobarbaz 400 [info] [<0.1603.0>] 127.0.0.1 - - DELETE /test_suite_foobar/ 200 [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_foobar 201 [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_foobar/doc1 201 [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_foobar/_ensure_full_commit 201 [info] [<0.1603.0>] 127.0.0.1 - - GET /test_suite_foobar/ 200 [info] [<0.1603.0>] 127.0.0.1 - - POST /_restart 200 Apache CouchDB 1.2.0 (LogLevel=info) is starting. Apache CouchDB has started. Time to relax. [info] [<0.1673.0>] Apache CouchDB has started on http://127.0.0.1:5984/ [info] [<0.1767.0>] 127.0.0.1 - - GET / 200 This happens consistently. (Though the log looks different) Firefox 11.0, private browsing turned on and off, OS X 10.7.3, 11" MBA. Thanks, N --bcaec55406ac52164304bbb69028--