Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 60213 invoked from network); 19 Aug 2010 13:48:42 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Aug 2010 13:48:42 -0000 Received: (qmail 66098 invoked by uid 500); 19 Aug 2010 13:48:41 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 65693 invoked by uid 500); 19 Aug 2010 13:48:38 -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 65684 invoked by uid 99); 19 Aug 2010 13:48:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Aug 2010 13:48:37 +0000 X-ASF-Spam-Status: No, hits=-1996.4 required=10.0 tests=ALL_TRUSTED,FS_REPLICA X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Aug 2010 13:48:37 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7JDmGxe002750 for ; Thu, 19 Aug 2010 13:48:16 GMT Message-ID: <1009778.446501282225696544.JavaMail.jira@thor> Date: Thu, 19 Aug 2010 09:48:16 -0400 (EDT) From: "Bob Dionne (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Created: (COUCHDB-862) replicator.js fails to run in standalone js tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 replicator.js fails to run in standalone js tests ------------------------------------------------- Key: COUCHDB-862 URL: https://issues.apache.org/jira/browse/COUCHDB-862 Project: CouchDB Issue Type: Bug Components: Test Suite Environment: OS X Reporter: Bob Dionne Priority: Trivial replicator.js uses some jQuery functions such as jQuery.each and inArray, which causes it to fail when tests are run outside the browser -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.