Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 17183 invoked from network); 29 Sep 2010 06:35:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Sep 2010 06:35:58 -0000 Received: (qmail 44669 invoked by uid 500); 29 Sep 2010 06:35:58 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 44564 invoked by uid 500); 29 Sep 2010 06:35:56 -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 44557 invoked by uid 99); 29 Sep 2010 06:35:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Sep 2010 06:35:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Sep 2010 06:35:55 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8T6ZYPF012872 for ; Wed, 29 Sep 2010 06:35:34 GMT Message-ID: <14475041.458161285742134476.JavaMail.jira@thor> Date: Wed, 29 Sep 2010 02:35:34 -0400 (EDT) From: "Regis Xu (JIRA)" To: commits@harmony.apache.org Subject: [jira] Assigned: (HARMONY-6657) A batch of testcases to increase rmi module test coverage In-Reply-To: <14614491.405381285484072938.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HARMONY-6657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Regis Xu reassigned HARMONY-6657: --------------------------------- Assignee: Regis Xu > A batch of testcases to increase rmi module test coverage > --------------------------------------------------------- > > Key: HARMONY-6657 > URL: https://issues.apache.org/jira/browse/HARMONY-6657 > Project: Harmony > Issue Type: Test > Components: Classlib > Environment: x86-32, windows xp and linux. > Reporter: Sean Chou > Assignee: Regis Xu > Priority: Trivial > Fix For: 5.0M16 > > Attachments: activationGroupIDTest.patch, dgcclassesTests.patch, exceptionclassTests.patch, rmi_testcases.patch, rmiserverpkgTests.patch > > > This is a batch of testcase for rmi module to increase its method coverage. This batch of testcases are simple and don't contain multiprocess communication like rmid or rmiregistry. These testcases are tested under windowsxp and linux on x86_32. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.