Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 90053 invoked from network); 18 Jun 2007 17:59:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jun 2007 17:59:35 -0000 Received: (qmail 40720 invoked by uid 500); 18 Jun 2007 17:59:38 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 40700 invoked by uid 500); 18 Jun 2007 17:59:38 -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 40683 invoked by uid 99); 18 Jun 2007 17:59:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jun 2007 10:59:38 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=PLING_QUERY X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [32.97.182.145] (HELO e5.ny.us.ibm.com) (32.97.182.145) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jun 2007 10:59:34 -0700 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e5.ny.us.ibm.com (8.13.8/8.13.8) with ESMTP id l5IHxCqd009948 for ; Mon, 18 Jun 2007 13:59:12 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v8.3) with ESMTP id l5IHxCcM500878 for ; Mon, 18 Jun 2007 13:59:12 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l5IHxCrd025179 for ; Mon, 18 Jun 2007 13:59:12 -0400 Received: from [127.0.0.1] (IBM-7DEEBD4F66E-009072133069.usca.ibm.com [9.72.133.69]) by d01av03.pok.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l5IHxBSP025051 for ; Mon, 18 Jun 2007 13:59:11 -0400 Message-ID: <4676C824.1050005@sbcglobal.net> Date: Mon, 18 Jun 2007 11:00:04 -0700 From: Kathey Marsden User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: Newcomer observation: contribution/commit testing takes too long!? References: <467685B5.2060508@sun.com> In-Reply-To: <467685B5.2060508@sun.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thomas Nielsen wrote: > > IMHO the tests you need to run before submitting a patch, that is > suites.All and derbyall, take too long to run. On my reasonably new > box* it takes in excess of 2 hrs to run them both. > > There are a couple relevant issues filed: https://issues.apache.org/jira/browse/DERBY-1116 Define a minimal acceptance test suite for checkins https://issues.apache.org/jira/browse/DERBY-2638 Create an option for junit tests to run only client tests