Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 92877 invoked from network); 10 Jul 2007 20:54:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2007 20:54:55 -0000 Received: (qmail 72184 invoked by uid 500); 10 Jul 2007 20:54:57 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 72158 invoked by uid 500); 10 Jul 2007 20:54:57 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 72149 invoked by uid 99); 10 Jul 2007 20:54:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2007 13:54:57 -0700 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of erharold@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO py-out-1112.google.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2007 13:54:53 -0700 Received: by py-out-1112.google.com with SMTP id p76so3075742pyb for ; Tue, 10 Jul 2007 13:54:32 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=C7eIvrjgoFxF8ybSGJNk7STwnS0lH9SvipseAP1cx2GpZvxacWb+mzNhNUywxV0hvsNSBR5Ak8HNMt3sTGanxM4iIyQ+htBaFCdYczMhcScbDKtKOHJKERNtCImEXOxg6tAmBa8Wz1F0K0K0mJW5XrRQF3avfzQALRkRr8Ucblw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Gxumw9mrgJ6/kgWOg5x4JE+YCkrbfoC+WYkofEwOTz1LeXS2wM0dci4AXehndAAhbaW/GC1sl3KVR814l3kax/mgmDhhAGwTPuzWUeyZOGpSz5G4GRv8l4jn6ybBrTtylBxO4GPWVNEwkJu0uh5ispkx+cviJWoxr5yGz2QQc6g= Received: by 10.64.148.8 with SMTP id v8mr4414613qbd.1184100872508; Tue, 10 Jul 2007 13:54:32 -0700 (PDT) Received: by 10.64.204.12 with HTTP; Tue, 10 Jul 2007 13:54:32 -0700 (PDT) Message-ID: <49aa580c0707101354i668aa81fi3f17909b71e47dae@mail.gmail.com> Date: Tue, 10 Jul 2007 16:54:32 -0400 From: "Elliotte Harold" To: users@activemq.apache.org Subject: Re: Unit testing, stup and tearDown In-Reply-To: <49aa580c0707101255i3474c862y88a03adfda863bb6@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_49702_3901474.1184100872466" References: <49aa580c0707030909l46afbba2y73855853bb283b78@mail.gmail.com> <49aa580c0707101255i3474c862y88a03adfda863bb6@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_49702_3901474.1184100872466 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline After adding Derby to the classpath and async=true to the broker string, the tests now fail both when run individually and when run in a group. I still don't understand why the tests are fialing at all, and some other tests are failing sporadicall. Sometimes I can run two test suites in a row and the first one fails and the second one passes or vice versa. -- Elliotte Rusty Harold erharold@gmail.com ------=_Part_49702_3901474.1184100872466--