You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2007/05/16 11:22:16 UTC

[jira] Resolved: (HARMONY-2379) [classlib][swing][html] unit test fails: j.s.text.html.MinimalHTMLWriterTest

     [ https://issues.apache.org/jira/browse/HARMONY-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko resolved HARMONY-2379.
--------------------------------------

    Resolution: Fixed

The tests has been moved to java.injected and the patch has been applied.
Please verify.

> [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
>         Assigned To: 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.