Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 7329 invoked from network); 15 Jun 2006 06:15:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Jun 2006 06:15:21 -0000 Received: (qmail 32051 invoked by uid 500); 15 Jun 2006 06:15:15 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 31993 invoked by uid 500); 15 Jun 2006 06:15:14 -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 31982 invoked by uid 99); 15 Jun 2006 06:15:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jun 2006 23:15:14 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=HTML_MESSAGE,SPF_PASS,URIBL_OB_SURBL X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of stepan.mishura@gmail.com designates 66.249.82.192 as permitted sender) Received: from [66.249.82.192] (HELO wx-out-0102.google.com) (66.249.82.192) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jun 2006 23:15:14 -0700 Received: by wx-out-0102.google.com with SMTP id s6so254024wxc for ; Wed, 14 Jun 2006 23:14:53 -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:references; b=Sjb5oLv4CnQamlIl24GTA7C0uAxhOJknqjrtV+NwptOiM/RLoPr4zBIZpnrjrSEZMTjJNx0QZkwF6mjMVBHhBSe6i7WNnZ2+OVZePXov4KxFvssaahNTFFHwgycLE3PrLuKiMmgw17JeHFdXVkCYRlU3X5blVkTF0OCxaaxYzWg= Received: by 10.70.67.5 with SMTP id p5mr1776531wxa; Wed, 14 Jun 2006 23:14:53 -0700 (PDT) Received: by 10.70.6.15 with HTTP; Wed, 14 Jun 2006 23:14:53 -0700 (PDT) Message-ID: <6e47b64f0606142314y7e15a04ah723685ed3a2b0790@mail.gmail.com> Date: Thu, 15 Jun 2006 13:14:53 +0700 From: "Stepan Mishura" To: harmony-dev@incubator.apache.org Subject: Re: [classlib] [testing] Coverage (was Re: 37% of total test execution time is spent in a single test) In-Reply-To: <7273946b0606142229n50b38e6q725c1b8d136c30b2@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_111903_20825049.1150352093292" References: <200606141315.k5EDFa2j006465@d06av02.portsmouth.uk.ibm.com> <44901E1F.8010405@pobox.com> <7273946b0606142229n50b38e6q725c1b8d136c30b2@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_111903_20825049.1150352093292 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/15/06, Vladimir Ivanov wrote: > > I've update web (viv.byethost15.com) - published fresh coverage > information. > No awt package in the beans coverage table anymore. > > Also I've update the jira-564 by extended script (that include security, > auth, crypto, lang and rmi packages). Hi Vladimir, The current reports don't provide code source linking. Are you going to add it? Now I have 2 questions/ issues to discuss: > 1) preferable VM to calculate coverage (seems, the exclude list is a > little > bit different for j9 and drlvm) If the only difference is the exclude list then I'd suggest using VM with the shortest one. :-) 2) preferable sorting mode for results (by name, by blocks or by methods) IMHO, sorting by name looks more natural. Thanks, Stepan. Thanks, > Vladimir > > > ------------------------------------------------------ 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 ------=_Part_111903_20825049.1150352093292--