From dev-return-36390-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Thu Mar 12 07:19:36 2009 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 38601 invoked from network); 12 Mar 2009 07:19:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Mar 2009 07:19:35 -0000 Received: (qmail 74643 invoked by uid 500); 12 Mar 2009 07:19:34 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 74599 invoked by uid 500); 12 Mar 2009 07:19:34 -0000 Mailing-List: contact dev-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 dev@harmony.apache.org Received: (qmail 74588 invoked by uid 99); 12 Mar 2009 07:19:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2009 00:19:34 -0700 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chunronglai@gmail.com designates 209.85.198.244 as permitted sender) Received: from [209.85.198.244] (HELO rv-out-0708.google.com) (209.85.198.244) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2009 07:19:26 +0000 Received: by rv-out-0708.google.com with SMTP id l33so391526rvb.0 for ; Thu, 12 Mar 2009 00:19:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=LfP/NO00gXKVGO60DBBTHfSWZNSOrqlBvq1cWQRMxYo=; b=C6D/OfrGyQqc+6jFFoWeeUvq+0b/eZlktMLo/o5HrlMfY6C66e0S87xepj+HfVheTm u1EWy+7mq4a3VH+hqR/daGF0R5sLw5ypjm+XnwoBTm80ddHxnevkOUSlTpE11eOSZ84g FjqRdExrzaWAEiSeQRsrRRmdCch2HYElO6bhY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=sIuOBfaISf3Npos3V2agG43KQaPkaDuMHuu1QVtL1YAvju4emmOIO5PFuNLKoba6+a AQ4nWE5Cq1CLffNn+FwMU05EgNhUZkSdbwW/or5tIES3YcnbdO0oHd+smfyHySLG7T1h KCyY9UYdS4i5zNwf1nS4g6Ubhk5pQGk8Op7Y8= MIME-Version: 1.0 Received: by 10.141.210.13 with SMTP id m13mr4857904rvq.181.1236842345043; Thu, 12 Mar 2009 00:19:05 -0700 (PDT) In-Reply-To: <49B75BB8.50803@gmail.com> References: <49B75BB8.50803@gmail.com> Date: Thu, 12 Mar 2009 15:19:05 +0800 Message-ID: Subject: Re: [M9] Testing From: chunrong lai To: dev@harmony.apache.org Content-Type: multipart/alternative; boundary=000e0cd29b329e9a310464e6cca0 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd29b329e9a310464e6cca0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit (1) I have not reproduced the vmcrashes in separated running either. (2) I run the classlib-test two times with r751364. I got 13*** tests run in the first time, but got 16781 tests run in the second time. The vmcrash (from org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest?) looks intermittent to me. Thanks a lot. On Wed, Mar 11, 2009 at 2:35 PM, Regis wrote: > chunrong lai wrote: > >> I am doing the testing. >> I also post some snapshot testing results in >> http://people.apache.org/~chunrong/snapshots/r749061/index.html and >> http://people.apache.org/~chunrong/snapshots/r745015/index.html but have >> not found significant change from the results. >> >> >> On Mon, Mar 9, 2009 at 10:24 PM, Sian January > >wrote: >> >> Let's use r751364 as the basis for our testing for M9. Could as many >>> people as possible please try it out and report back? >>> >>> Thanks, >>> >>> Sian >>> >>> -- >>> Unless stated otherwise above: >>> IBM United Kingdom Limited - Registered in England and Wales with number >>> 741598. >>> Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 >>> 3AU >>> >>> >> Since there are vm crash in classlib test on linux, lots of tests are not > run. 16856 tests run on windows but only 13736 tests run on linux. The lost > tests are mostly in luni module, I think they are very important for us. > > BTW: I can't reproduce the crashes when I ran these tests separately (I > haven't run the whole classlib tests) > > -- > Best Regards, > Regis. > --000e0cd29b329e9a310464e6cca0--