From commits-return-42851-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Wed Aug 29 06:25:51 2007 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 29988 invoked from network); 29 Aug 2007 06:25:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Aug 2007 06:25:51 -0000 Received: (qmail 32506 invoked by uid 500); 29 Aug 2007 06:25:47 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 32413 invoked by uid 500); 29 Aug 2007 06:25:46 -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 32404 invoked by uid 99); 29 Aug 2007 06:25:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 23:25:46 -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; Wed, 29 Aug 2007 06:25:50 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 81A6E714163 for ; Tue, 28 Aug 2007 23:25:30 -0700 (PDT) Message-ID: <16103758.1188368730506.JavaMail.jira@brutus> Date: Tue, 28 Aug 2007 23:25:30 -0700 (PDT) From: "Alexey A. Ivanov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Closed: (HARMONY-2379) [classlib][swing][html] unit test fails: j.s.text.html.MinimalHTMLWriterTest In-Reply-To: <11798883.1164893061042.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-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey A. Ivanov closed HARMONY-2379. ------------------------------------- Verified. Thank you, Alexey! > [classlib][swing][html] unit test fails: j.s.text.html.MinimalHTMLWriterTest > ---------------------------------------------------------------------------- > > Key: HARMONY-2379 > URL: https://issues.apache.org/jira/browse/HARMONY-2379 > Project: Harmony > Issue Type: Bug > Components: Classlib > Reporter: Alexey A. Ivanov > Assignee: Alexey Petrenko > Priority: Minor > Attachments: H2379-MinimalHTMLWriterTest.patch > > > Unit test javax.swing.text.html.MinimalHTMLWriterTest: > testWriteAttributes(javax.swing.text.html.MinimalHTMLWriterTest) > junit.framework.ComparisonFailure: expected:<...style: italic;~ font-family: serif...> but was:<...family: serif;~ font-style: italic...> > at javax.swing.text.html.MinimalHTMLWriterTest.testWriteAttributes(MinimalHTMLWriterTest.java:110) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.