Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-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 4A0ED962D for ; Sat, 14 Apr 2012 18:34:47 +0000 (UTC) Received: (qmail 34304 invoked by uid 500); 14 Apr 2012 18:34:46 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 34219 invoked by uid 500); 14 Apr 2012 18:34:45 -0000 Mailing-List: contact dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list dev@cassandra.apache.org Received: (qmail 34210 invoked by uid 99); 14 Apr 2012 18:34:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Apr 2012 18:34:45 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mildewey@gmail.com designates 209.85.212.44 as permitted sender) Received: from [209.85.212.44] (HELO mail-vb0-f44.google.com) (209.85.212.44) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Apr 2012 18:34:39 +0000 Received: by vbbez10 with SMTP id ez10so3157397vbb.31 for ; Sat, 14 Apr 2012 11:34:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=eSkt/6zjHJZLk7UeORZhtN2iqejAKDmNa+gHZV5uU8k=; b=F/z595cqm3F+o24eqkk1YPCgy6Q34ghJVaw2JWeNXA1l2BWfG4w2OGSmRqYoRSR3JH HsbZucTz7csLXxYa/uFUMDgTfpes92T6SgXg1xykfhQNSLyWWWwVZyxn4hVjV73E3y+b loXzxl+/BtqJi61oR62azXOhKn/QIJb7rKJ3y/JaH1jhflZE1qgfaxby/Apvzab4MtQ+ JUdefitHx8Vhf3u/QdcWh+C1So0J6cMFLy/CqPy6muK77YiMVsQAXEHTF0BogmFYEy/z 4FCh7wrjyG7yrmCwCsCtsANF7eDYcSsoQDdxkkI20zpzs3uLc2IUahyUPZM+n0T3OGJV O1xA== MIME-Version: 1.0 Received: by 10.220.214.4 with SMTP id gy4mr2981047vcb.66.1334428458532; Sat, 14 Apr 2012 11:34:18 -0700 (PDT) Received: by 10.52.23.41 with HTTP; Sat, 14 Apr 2012 11:34:18 -0700 (PDT) Reply-To: mildewey@gmail.com Date: Sat, 14 Apr 2012 13:34:18 -0500 Message-ID: Subject: nosetests From: Mark Dewey To: dev@cassandra.apache.org Content-Type: multipart/alternative; boundary=14dae9cdc4933fbfe104bda7d6e6 X-Virus-Checked: Checked by ClamAV on apache.org --14dae9cdc4933fbfe104bda7d6e6 Content-Type: text/plain; charset=ISO-8859-1 I thought I followed the instructions to set up the nose tests, but when I run them all they do is (slowly) print out ".E" and then hang. Any clues? Mark --14dae9cdc4933fbfe104bda7d6e6--