Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 50648 invoked from network); 11 Oct 2006 15:45:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Oct 2006 15:45:22 -0000 Received: (qmail 32019 invoked by uid 500); 11 Oct 2006 15:45:08 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 31978 invoked by uid 500); 11 Oct 2006 15:45:08 -0000 Mailing-List: contact harmony-commits-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-commits@incubator.apache.org Received: (qmail 31902 invoked by uid 99); 11 Oct 2006 15:45:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Oct 2006 08:45:08 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Oct 2006 08:45:04 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 442C37142F3 for ; Wed, 11 Oct 2006 08:44:23 -0700 (PDT) Message-ID: <15102140.1160581463276.JavaMail.root@brutus> Date: Wed, 11 Oct 2006 08:44:23 -0700 (PDT) From: "Alexei Zakharov (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Updated: (HARMONY-1827) [classlib][beans] rework of EventHandlerTest (2) In-Reply-To: <23991747.1160581460477.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HARMONY-1827?page=all ] Alexei Zakharov updated HARMONY-1827: ------------------------------------- Attachment: HY-1827_EventHandlerTest.patch > [classlib][beans] rework of EventHandlerTest (2) > ------------------------------------------------ > > Key: HARMONY-1827 > URL: http://issues.apache.org/jira/browse/HARMONY-1827 > Project: Harmony > Issue Type: Improvement > Components: Classlib > Environment: ws2003 > Reporter: Alexei Zakharov > Attachments: HY-1827_EventHandler.patch, HY-1827_EventHandlerTest.patch > > > The attached patches enable the following 14 tests from the org.apache.harmony.beans.tests.java.beans.EventHandlerTest class: > testCreateClassObjectString_MethodNull > testCreateClassObjectString_MethodEmpty > testCreateClassObjectStringString_ActionNull > testCreateClassObjectStringString_ActionInvalid > testCreateClassObjectStringString_PropertyNameNull > testCreateClassObjectStringString_PropertyNameInvalid > testCreateClassObjectStringStringString_ActionNull > testCreateClassObjectStringStringString_ActionInvalid > testCreateClassObjectStringStringString_PropertyNull > testCreateClassObjectStringStringString_PropertyInvalid > testIncompatibleMethod > testCoverage_1 took > testInvoke_extend2 > the current exception throwing model was updated to enable these tests > testInvoke_extend2_2 > removed as invalid, see my explanation at [1] > testInvoke_extend4_BooleanObject > still fails. I provide a patch for it soon > [1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200610.mbox/%3c2c9597b90610101027m7e2d25c0x9bb6d7886901830a@mail.gmail.com%3e -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira