Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 98087 invoked from network); 9 Oct 2007 04:51:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Oct 2007 04:51:52 -0000 Received: (qmail 14838 invoked by uid 500); 9 Oct 2007 04:51:39 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 14815 invoked by uid 500); 9 Oct 2007 04:51:39 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 14806 invoked by uid 99); 9 Oct 2007 04:51:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2007 21:51:39 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2007 04:51:44 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4BCF51A9832; Mon, 8 Oct 2007 21:50:54 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r583047 - in /harmony/enhanced/drlvm/trunk/build/make: build.xml targets/jvmti.test.xml targets/reg.test.run.xml targets/smoke.test.xml targets/test.common.xml targets/test.xml Date: Tue, 09 Oct 2007 04:50:52 -0000 To: commits@harmony.apache.org From: varlax@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071009045054.4BCF51A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: varlax Date: Mon Oct 8 21:50:45 2007 New Revision: 583047 URL: http://svn.apache.org/viewvc?rev=583047&view=rev Log: Untied functional tests from component framework improving stability, clarity and startup time. + minor enhancements for "test2" target (adding reg.test, running everything in parallel if HW capacity allows). Removed: harmony/enhanced/drlvm/trunk/build/make/targets/test.xml Modified: harmony/enhanced/drlvm/trunk/build/make/build.xml harmony/enhanced/drlvm/trunk/build/make/targets/jvmti.test.xml harmony/enhanced/drlvm/trunk/build/make/targets/reg.test.run.xml harmony/enhanced/drlvm/trunk/build/make/targets/smoke.test.xml harmony/enhanced/drlvm/trunk/build/make/targets/test.common.xml Modified: harmony/enhanced/drlvm/trunk/build/make/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/build.xml?rev=583047&r1=583046&r2=583047&view=diff ============================================================================== --- harmony/enhanced/drlvm/trunk/build/make/build.xml (original) +++ harmony/enhanced/drlvm/trunk/build/make/build.xml Mon Oct 8 21:50:45 2007 @@ -27,11 +27,13 @@ unit.test - builds and runs unit tests for the designated components cunit.test - builds and runs cunit tests + ehwa.test - runs automated Eclispe HWA scenario + kernel.test - builds and runs tests for kernel.classes smoke.test - builds and runs smoke tests for the designated components jvmti.test - builds and runs JVMTI tests - test - builds and runs unit & smoke tests for the - designated components + test - builds and runs unit & smoke tests + test2 - builds and runs all pre-commit tests in parallel It is possible to specify the components to be built, via the COMPONENTS property. @@ -389,42 +391,37 @@ - - - - - - - - - - + + - - - - + + + - + + - - - - - - - - - - - - + + + + + + + + + + + + + + + @@ -442,11 +439,8 @@ - - - - - + + @@ -460,11 +454,8 @@ - - - - - + + Modified: harmony/enhanced/drlvm/trunk/build/make/targets/jvmti.test.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/targets/jvmti.test.xml?rev=583047&r1=583046&r2=583047&view=diff ============================================================================== --- harmony/enhanced/drlvm/trunk/build/make/targets/jvmti.test.xml (original) +++ harmony/enhanced/drlvm/trunk/build/make/targets/jvmti.test.xml Mon Oct 8 21:50:45 2007 @@ -41,7 +41,7 @@ - + - - + + @@ -144,7 +140,7 @@ - + Modified: harmony/enhanced/drlvm/trunk/build/make/targets/reg.test.run.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/targets/reg.test.run.xml?rev=583047&r1=583046&r2=583047&view=diff ============================================================================== --- harmony/enhanced/drlvm/trunk/build/make/targets/reg.test.run.xml (original) +++ harmony/enhanced/drlvm/trunk/build/make/targets/reg.test.run.xml Mon Oct 8 21:50:45 2007 @@ -19,7 +19,7 @@ - + - - - - - - - - - - + + + + + + + + @@ -207,7 +205,7 @@ - + - -@{test} FAILED! (${@{test}.res.code} exit code) -See ${reg.test.dir}/reports/@{test}.txt file for details. - + + + + Modified: harmony/enhanced/drlvm/trunk/build/make/targets/smoke.test.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/build/make/targets/smoke.test.xml?rev=583047&r1=583046&r2=583047&view=diff ============================================================================== --- harmony/enhanced/drlvm/trunk/build/make/targets/smoke.test.xml (original) +++ harmony/enhanced/drlvm/trunk/build/make/targets/smoke.test.xml Mon Oct 8 21:50:45 2007 @@ -29,15 +29,12 @@ - - - - - - - + + + + @@ -54,7 +51,7 @@ - + @@ -77,9 +74,7 @@ link="shared" outfile="${smoke.test.native.path}/${outputdir}/${outputfile}"> - + @@ -257,7 +252,6 @@ - - + + + + + + + + @@ -35,12 +42,10 @@ - + - +