Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 4173 invoked from network); 17 Jul 2010 00:13:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Jul 2010 00:13:43 -0000 Received: (qmail 74018 invoked by uid 500); 17 Jul 2010 00:13:41 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 73959 invoked by uid 500); 17 Jul 2010 00:13:41 -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 73951 invoked by uid 99); 17 Jul 2010 00:13:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Jul 2010 00:13:41 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jchris@gmail.com designates 209.85.160.52 as permitted sender) Received: from [209.85.160.52] (HELO mail-pw0-f52.google.com) (209.85.160.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Jul 2010 00:13:32 +0000 Received: by pwi7 with SMTP id 7so2140515pwi.11 for ; Fri, 16 Jul 2010 17:12:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=lXaMj56JqledBka8jvFDGXG2wOGk8QjiH3BNgN65rlM=; b=J6xlXse3umzC7zlgnDzMVOKs0VYVv8aS7Nwe6YAONyHoieobYbciKd25PcW8RpB/0l kC/I8AcC5e2m/hXg5q9IfY8bgzirEH7yE/Hrpk5wH9pfHl/PCPWwZYbGaL5A3jWcr6iR gIi/wExp9YoVgo/AScar3LziKWxgqkDedqMeA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=LZs5sbSbWRcYQrJjDCswc/xRSgJuvWZ/opLzmGzVtK5xm6TQdHp0paAIZ6VonuHft2 ce1xgnJh03Po7ZLg6A1oynpycnEhQI9XHlbF+fQy2n6+n9xRgKwYZrU+Zn5bJw/m9ULP JytyrO5WOiB0FJDhY4g7WjkDncHTZMtvKzOlY= Received: by 10.114.93.9 with SMTP id q9mr2512262wab.120.1279325530974; Fri, 16 Jul 2010 17:12:10 -0700 (PDT) Received: from [192.168.1.102] (c-98-248-172-14.hsd1.ca.comcast.net [98.248.172.14]) by mx.google.com with ESMTPS id q6sm30168104waj.22.2010.07.16.17.12.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 16 Jul 2010 17:12:09 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1081) Subject: Re: Test suite anomalies in 1.0.0 browser issues - firefox ok but safari hangs From: J Chris Anderson In-Reply-To: Date: Fri, 16 Jul 2010 17:12:07 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <96464F4E-AA38-4B88-99DF-4B1E54A23BB6@gmail.com> References: <84F60CE2-02F8-4490-B40A-1E2ED599AE17@eprocess.no> <7A1BD110-95E5-4879-A3C0-427BFCC60D8E@gmail.com> To: user@couchdb.apache.org X-Mailer: Apple Mail (2.1081) X-Virus-Checked: Checked by ClamAV on apache.org On Jul 16, 2010, at 2:40 PM, Ryan Zezeski wrote: > On Fri, Jul 16, 2010 at 1:20 PM, J Chris Anderson = wrote: >=20 >>=20 >> Somehow it is just now occurring to me that we could put a note about >> Firefox on the test suite page. :) >>=20 >>=20 > I think this would be a good idea. I experienced, what sounds like, = similar > problems when running the test suite from Chrome. >=20 I've just added a note to this effect. I'm not back-porting it, so = expect it in the 1.1 release (or trunk, now). Chris