From commits-return-50398-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Sun Feb 03 13:32:30 2008 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 18365 invoked from network); 3 Feb 2008 13:32:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Feb 2008 13:32:30 -0000 Received: (qmail 24211 invoked by uid 500); 3 Feb 2008 13:32:21 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 24186 invoked by uid 500); 3 Feb 2008 13:32:21 -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 24177 invoked by uid 99); 3 Feb 2008 13:32:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Feb 2008 05:32:21 -0800 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; Sun, 03 Feb 2008 13:32:01 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BD19F71406A for ; Sun, 3 Feb 2008 05:32:08 -0800 (PST) Message-ID: <25802720.1202045528772.JavaMail.jira@brutus> Date: Sun, 3 Feb 2008 05:32:08 -0800 (PST) From: "Alexei Fedotov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Created: (HARMONY-5451) [classlib][awt] reordering awt tests according to the testing convention MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [classlib][awt] reordering awt tests according to the testing convention ------------------------------------------------------------------------ Key: HARMONY-5451 URL: https://issues.apache.org/jira/browse/HARMONY-5451 Project: Harmony Issue Type: Bug Components: Classlib Reporter: Alexei Fedotov The script and the patch reorder the tests in AWT class library module according to the class library testing convention. I have some problems to get nice diff: svn includes there all changes and will think if this can be improved. Also, some minor changes as replacement of two ImageDecoderTest instances with one BufferedImageTest were not scripted. > HUT test run: > 1804 0 0 100.00% 41.722 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.