Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 67993 invoked from network); 13 Jul 2007 12:23:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jul 2007 12:23:25 -0000 Received: (qmail 74316 invoked by uid 500); 13 Jul 2007 12:23:28 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 74301 invoked by uid 500); 13 Jul 2007 12:23:28 -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 74289 invoked by uid 99); 13 Jul 2007 12:23:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jul 2007 05:23:28 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jul 2007 05:23:24 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D0F9171420F for ; Fri, 13 Jul 2007 05:23:04 -0700 (PDT) Message-ID: <25932434.1184329384850.JavaMail.jira@brutus> Date: Fri, 13 Jul 2007 05:23:04 -0700 (PDT) From: "Alexey Varlamov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Resolved: (HARMONY-4399) [buildtest][eut] cleanuping EFL files for EUT3.2 In-Reply-To: <31407530.1184002984762.JavaMail.jira@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 [ https://issues.apache.org/jira/browse/HARMONY-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Varlamov resolved HARMONY-4399. -------------------------------------- Resolution: Fixed Assignee: Alexey Varlamov Committed at revision: 555967 to buildtest/branches/2.0 > [buildtest][eut] cleanuping EFL files for EUT3.2 > ------------------------------------------------ > > Key: HARMONY-4399 > URL: https://issues.apache.org/jira/browse/HARMONY-4399 > Project: Harmony > Issue Type: Improvement > Components: build - test - ci > Reporter: Vladimir Beliaev > Assignee: Alexey Varlamov > Attachments: H4399.patch > > > I see a set of issues in EUT3.2 efl* files in tests\eut: > a. I believe it should have a header saying what is the purpose of this file, what it affects (question above), it's format. > b. It should be adjust for 80-chars length line (excepting the lines with long name of test) to be readable > c. a"new line" is to be fixed - some "new lines" are inserted incorrectly (like line 4-5) > d. the tests are to be grouped by reported issues (JIRA, bugzilla) > e. the test-groups are to be grouped by issue cause (Harmony bug, Eclipse bug) > f. mark with TODO the tests marked as "Invalid tests failing on RI" > g. HARMONY-3862 is not reproduced still the tests are excluded due to this > > h. LeakTestSuite is excluded with "JVMPI is unsupported" and refer to HARMONY-2590, but H2590 is about swing, it is FIXED this February... > i. HARMONY-3393 is fixed, still I see the bug is in eclipse, so no HARMONY issue is to be mentioned > Thanks > Vladimir Beliaev -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.