Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 51446 invoked from network); 5 Sep 2006 03:13:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Sep 2006 03:13:43 -0000 Received: (qmail 28940 invoked by uid 500); 5 Sep 2006 03:13:41 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 28895 invoked by uid 500); 5 Sep 2006 03:13:41 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 28884 invoked by uid 99); 5 Sep 2006 03:13:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Sep 2006 20:13:41 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of richard.liangyx@gmail.com designates 66.249.82.238 as permitted sender) Received: from [66.249.82.238] (HELO wx-out-0506.google.com) (66.249.82.238) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Sep 2006 20:13:40 -0700 Received: by wx-out-0506.google.com with SMTP id s13so2120190wxc for ; Mon, 04 Sep 2006 20:13:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dsq6ctvbUzEDywVp6ZSjHi7mPks5iCmWKol4JQOzjUFpOpzge/Sok7JipsXoJsd1Vjn0jn9JIGakbXQ8kSC3I1eCZFNKCFSqj3vzTGuO0Tic81rZhiLFTYzklyvcPASf9S1XxsV7oAU5Ij0hi7u4plAX/PQOWRwoJxe8WMgExt8= Received: by 10.90.117.11 with SMTP id p11mr1197454agc; Mon, 04 Sep 2006 20:13:19 -0700 (PDT) Received: by 10.90.33.14 with HTTP; Mon, 4 Sep 2006 20:13:19 -0700 (PDT) Message-ID: Date: Tue, 5 Sep 2006 11:13:19 +0800 From: "Richard Liang" To: harmony-dev@incubator.apache.org Subject: Re: Re: Re: [classlib][TestNG] groups of Harmony test In-Reply-To: <636fd28e0609041318p35f7b272y8677d6050a43162e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44EF149D.4030609@gmail.com> <7273946b0608290224w2baed84akd0bffea135e72667@mail.gmail.com> <44F4FEDA.8030501@gmail.com> <7273946b0608292308v7b3b1925id04ee5793a8e6e8d@mail.gmail.com> <906dd82e0609032210p7fa41731qa70a9367d82b033f@mail.gmail.com> <44FBCDF6.9070001@gmail.com> <7273946b0609040026t106e4438j22186417d3dff324@mail.gmail.com> <636fd28e0609040041i72afe846u37b8794973de6f1f@mail.gmail.com> <636fd28e0609041318p35f7b272y8677d6050a43162e@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/5/06, Alex Blewitt wrote: > On 04/09/06, Richard Liang wrote: > > On 9/4/06, Alex Blewitt wrote: > > > > > > If you've got fast and slow tests, then have a group for fast and slow > > > tests. Then you can choose to just run the fast tests, and any > > > automated build system can handle running the slow tests. > > > > IMHO, "fast or slow" may not be the key point. The question is whether we > > have any requirements to run only the regression tests. > > No, probably not the key point, but (a) groups don't have to be > mutually exclusive (so you can decorate it with whatever groups you > want) I agree. For example, os.win and os.linux are not mutually exclusive. Thanks a lot. and (b) it might be useful for an automated build system to run > fast tests first, followed by slow (or non-fast) tests. That makes sense through we have not clear requirement currently. > Mind you, I don't know what's going to happen with an automated test'n'build > system; so it might not make sense to do it at this point. Really? ;-) We could also discuss whether it's feasible to move to TestNG. As you may know, there are already several threads about TestNG & JUnit. Here I just review the open questions one by one so that we have sufficient preparation. [1]http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200607.mbox/%3c44ABB451.30806@googlemail.com%3e [2]http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200607.mbox/%3c7273946b0607240654i7e951260x1e803ce476821982@mail.gmail.com%3e [3]http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200607.mbox/%3c2c9597b90607280631p2b4f6fefldaf4ff1c5cd00406@mail.gmail.com%3e Best regards, Richard > > Alex. > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > -- Richard Liang China Software Development Lab, IBM --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org