Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 77024 invoked from network); 7 Jul 2006 09:56:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jul 2006 09:56:09 -0000 Received: (qmail 69131 invoked by uid 500); 7 Jul 2006 09:56:02 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 69081 invoked by uid 500); 7 Jul 2006 09:56:01 -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 69070 invoked by uid 99); 7 Jul 2006 09:56:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jul 2006 02:56:01 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 64.74.244.71 is neither permitted nor denied by domain of geir@pobox.com) Received: from [64.74.244.71] (HELO chi.mobile-health-diary.com) (64.74.244.71) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 07 Jul 2006 02:56:00 -0700 Received: (qmail 22405 invoked from network); 7 Jul 2006 09:55:38 -0000 Received: from ool-43560edb.dyn.optonline.net (HELO ?192.168.1.102?) (geir@67.86.14.219) by b014.internal.mobile-health-diary.com with SMTP; 7 Jul 2006 09:55:38 -0000 Message-ID: <44AE2F9A.8060203@pobox.com> Date: Fri, 07 Jul 2006 05:55:38 -0400 From: Geir Magnusson Jr Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [vm-kernel][testing] Where to put VM-agnostic tests for kernel classes? References: <200607070853.k678r9tU026752@d06av02.portsmouth.uk.ibm.com> <23951bd90607070218r4828c4ber6bf803fd1a87e6d7@mail.gmail.com> In-Reply-To: <23951bd90607070218r4828c4ber6bf803fd1a87e6d7@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Vladimir Gorr wrote: > On 7/7/06, Mark Hindess wrote: >> >> >> On 7 July 2006 at 12:55, "Alexey Varlamov" >> wrote: >> > >> > I know the topic of test layouts is too popular here, but let me offer >> > some more grounds :) >> > >> > I think classlib tests should include a suite for VM-independent >> > kernel tests, like recently created testcases in H-765 and H-721. The >> > latter has gone to drlvm/vm/tests/smoke suite, which also has a number >> > of good candidates for moving to a common place. >> > >> > I see classlib/luni-kernel as the most natural location for now, but >> > maybe it worths a separate module altogether? >> >> Yes. I think tests that should pass on any VM's kernel classes should >> live in the classlib modules (luni-kernel or security-kernel). > > > > > Agree. However we should have the possibility to run the class library > tests > against any VM. Yah, I was pondering the same question, and thinking that we should put spec and intergration-ish tests outside of classlib, maybe in the if-I-keep-wishing-it-will-happen /testing subcomponent, but I don't really care too strongly. > > AFAIK we cannot provide this thing right now (java launcher requests the > clearvm library). > > All class library tests are run under J9 as default VM. I'd be not bad to > start running these tests > > against DRLVM as well. Otherwise the tests for the JIRA issues mentioned in > this thread The tests don't care. I've been playing with running things under DRLVM. > > will be useless if we put them on the class lib modules. Correct? I don't actually see why. geir --------------------------------------------------------------------- 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