From commits-return-63495-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Wed Aug 11 21:41:41 2010 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 61140 invoked from network); 11 Aug 2010 21:41:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Aug 2010 21:41:41 -0000 Received: (qmail 4426 invoked by uid 500); 11 Aug 2010 21:41:41 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 4404 invoked by uid 500); 11 Aug 2010 21:41:41 -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 4397 invoked by uid 99); 11 Aug 2010 21:41:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Aug 2010 21:41:41 +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, 11 Aug 2010 21:41:39 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7BLfH7G017111 for ; Wed, 11 Aug 2010 21:41:17 GMT Message-ID: <3386452.289371281562877433.JavaMail.jira@thor> Date: Wed, 11 Aug 2010 17:41:17 -0400 (EDT) From: "Hudson (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-6608) [classlib][archive]Unit tests to improve the coverage of archive module In-Reply-To: <5633535.194151281072738340.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-6608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897471#action_12897471 ] Hudson commented on HARMONY-6608: --------------------------------- Integrated in Harmony-1.5-head-linux-x86_64 #925 (See [http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/925/]) Apply modified version of java5 patch from "[#HARMONY-6608] [classlib][archive]Unit tests to improve the coverage of archive module". I removed two tests that don't pass on the RI. They were the tests for "IllegalStateException expected" that the patch would add to DeflaterTest. correct behaviour should be. > [classlib][archive]Unit tests to improve the coverage of archive module > ----------------------------------------------------------------------- > > Key: HARMONY-6608 > URL: https://issues.apache.org/jira/browse/HARMONY-6608 > Project: Harmony > Issue Type: Test > Components: Classlib > Environment: Linux and Windows > Reporter: Mohanraj Loganathan > Assignee: Mark Hindess > Fix For: 6.0M3 > > Attachments: 001_HARMONY-6608.patch, 002_HARMONY-6608.patch, 003_HARMONY-6608_Java6.patch, 004_HARMONY-6608_Java5.patch > > > Added units-tests which increases the test-coverage of archive module. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.