Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 84076 invoked from network); 21 Jun 2007 06:23:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Jun 2007 06:23:30 -0000 Received: (qmail 42403 invoked by uid 500); 21 Jun 2007 06:23:33 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 42382 invoked by uid 500); 21 Jun 2007 06:23:33 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 42373 invoked by uid 99); 21 Jun 2007 06:23:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2007 23:23:33 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of sean.xx.qiu@gmail.com designates 209.85.132.246 as permitted sender) Received: from [209.85.132.246] (HELO an-out-0708.google.com) (209.85.132.246) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2007 23:23:29 -0700 Received: by an-out-0708.google.com with SMTP id c8so94990ana for ; Wed, 20 Jun 2007 23:23:08 -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:content-transfer-encoding:content-disposition:references; b=ueWg/U7HYwdWC3sV8bRUp43vOtbB3pb9QovkLShWm7WrpKzFFOVpgduSPlot6ECbhmXoYxyt3QH+W98Did6tnf2+zKiOXSKWrvL7riR6sab1NQuU3ULTv08A37dSmgeJ57lTAM+sgExZqUb/bbB6jb4mYZrnDXxRLdOt7rQgs6M= 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:content-transfer-encoding:content-disposition:references; b=DZkkDv92DGCbG3iNbKLYWKs/M1mehTe2W4yehCQwBAArxPfw9uOXCt/UdiSfXzTqCxRqkgF0FYA8HkVLfQjtnpjZukTVqP96topCfP66gVOdIY91jhduyN2SLkeKLt5Isk+Q/Eq13vDKMFX+77CwN0CrYbqzkxfaM/ijZUUCrcc= Received: by 10.100.143.11 with SMTP id q11mr884153and.1182406988050; Wed, 20 Jun 2007 23:23:08 -0700 (PDT) Received: by 10.100.12.15 with HTTP; Wed, 20 Jun 2007 23:23:08 -0700 (PDT) Message-ID: <94d710af0706202323r18b19c24i60969c7c4b3dd3a2@mail.gmail.com> Date: Thu, 21 Jun 2007 14:23:08 +0800 From: "Sean Qiu" To: derby-dev@db.apache.org Subject: Re: How to run exist junit tests after build the trunk In-Reply-To: <4679FF48.6020603@amberpoint.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <94d710af0706201927r4a8a12e2k2ef6c444cff614eb@mail.gmail.com> <94d710af0706202034y33c0f7b4w991d58872715e13c@mail.gmail.com> <4679FF48.6020603@amberpoint.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks. 2007/6/21, Bryan Pendleton : > >> Is there a documnet like Derby Function Tests in TEST.html? > >> For i run the "ant junit-all", all the test is failed. > >> So i think i am missing some configuration before running the tests. > > I think the best document on this right now is this wiki page: > http://wiki.apache.org/db-derby/DerbyJUnitTesting > > thanks, > > bryan > > -- Sean Qiu